- Python Introduction
- keywords and identifiers
- comments
- Variables, Constants and Literals
- data types
- Type Conversion and Type Casting
- I/O and import
- operators
- Programming Namespace
- Python Flow Control
- if, else and elif
- for Loop
- while Loop
- break and continue
- Pass Statement
- Python Functions
- Functions
- Function Argument
- Recursive Function
- Anonymous Function
- Global, Local and Nonlocal Variables
- Python Global Keyword
- Modules
- Packages
- Structuring a Python project with Packages
- Python Datatypes
- Boolean, Numbers, String
- Arrays, List, Tuple, Set, Dictionary
- Python Files
- File operation
- Python directory
- Python exception
- Exception handling
- User-defined exception
- Python Object and Class
- Object Oriented Programming
- Class
- Inheritance
- Multiple Inheritance
- Operator Overloading
- Python Date and time
- Datetime module
- Get string from datetime
- Get datetime from string
- Get current date and time
- Timestamp to datetime and datetime to timestamp
- Time Module
- Regular Expression in Python
- Marshalling and unmarshalling JSON
- Using math module
- Introduction to Matplotlib
No comments:
Post a Comment