In python, everything is objected so it can also be named as “object-oriented scripting language”. Get real-time training with Python Certified Experts. Enroll now to become Python Developer and Professional.We also help students in getting a good job by conducting interviews of ours with good IT companies and MNCs too.
Installation and Working with Python
Understanding Python variables
Python basic Operators
Understanding python blocks
Declaring and using Numeric data types: int,float, complex
Using string data type and string operations
Defining list andlist slicing
Use of Tuple data type
Conditional blocks using if, else and elif
Simple for loops in python
For loop using ranges, string, list and dictionaries
Use of while loops in python
Loop manipulation using pass, continue, break and else
Programming using Python conditional and loops block
Organizing python codes using functions
Organizing python projects into modules
Data-checking process
Building blocks of python programs
Understanding string in build methods
Programming using string,list and dictionary in build functions
Reading config files in python
Writing log files in python
Programming using file operations
Concept of class, object and instances
Constructor, class attributes and destructors
Inheritance , overlapping and overloading operators