Programming Using Python

Introduction to Python

  • Getting to know the python data structures
    List
    Dictionaries
    Tuples
    Strings

  • Conditional and Iterative Statements

  • Working with files like csv

  • Building Applications using built-in modules

  • Installing the third party modules

  • Creating and managing the virtual environment

  • Understanding functions in python

  • How to build the functions

  • All about function overloading

  • Building applications using third party modules

Advanced Python

  • Introduction to OO Coding

  • Class and object

  • Inheritance and Overriding

  • Exploring the special methods
    init, _str, __lt_ etc.,

  • Working with Exceptions

  • Networking and Threading

  • Exploring the asynchronous python

  • Working with SQLite library

  • Exploring some useful built in modules like
    re, os, csv, datetime

a white cube with a yellow and blue logo on it
a white cube with a yellow and blue logo on it

Register Here