Who is the course for
This course is for all who are interested to master Python Programming Language.
Course Contents
Setting up free jupyter notebook on Google
How to use jupyter notebook
Variables In Python
Python Integer Data Type
String Data Type
Taking Input
Python Boolean Data Type
Python Blocks
if else statement
if elif else
Boolean Logic
While Loop
Python Lists
Python List Operations - Append, Index, Max. Min
Python Range
Python Functions
Passing variable arguments to functions
Python Modules
Python Exceptions
Python File Handling
None Data Type
Python Dictionaries
Tuples
List Slices
List Comprehensions
Python String Functions
Python List Functons - Any
Python List All - Function
Object Oriented Programming
Object Oriented Programming - Methods and Class Level Attributes
Object Oriented Programming - Inheritance
Magic Methods
Python Object Lifecycle
Python Garbage Collection
Object Data Hiding- Weak Method, Private Method
Object - Class and static methods