Discovering and learning the Python Programming -- personal notes.
Duration: 6hrs
- Introduction & language basics
- Some background to Python
- Value, types, expressions, and statements
- Data types (Lists, tuples, and dictionaries)
- Functions
- Class
- Regular Expression
- New style class
- Decorator, Generator
- Files, modules, directories and packages
- Special keywords like with, future
- Unittest