- Introduction to Python
- Why and What is Python?
- How to install Python?
- Python applications.
- Starting the basic Programming
- Using terminal and IDE.
- Math in Python.
- Order of operations, Comments.
- Variables, Strings.
- The loop structure
- The ‘while’ loop.
- Boolean expressions.
- Conditional statements.
- if-else and elif.
- Indentation.
- Functions
- Using a function.
- Comunication with the function.
- A calculator program.
- Define your own function.
- Ways of passing parameters.
- Data Structures
- Using Tuples.
- Lists and Dictionaries.
- The ‘for’ loop.
- Classes and Modules
- Creating a class.
- Using a class.
- Inheritance.
- Creating a module.
- File I/O and exceptions
- Opening ans seeking a file.
- General I/O functions.
- Pickles.
- Exception handling.
For certification course in Python Click here.