/Python-Learning

Introduction to Python Programming

Primary LanguagePython

Python-Learning

Discovering and learning the Python Programming -- personal notes.

Session Information

                                                      Duration: 6hrs
  1. Introduction & language basics
  2. Some background to Python
  3. Value, types, expressions, and statements
  4. Data types (Lists, tuples, and dictionaries)
  5. Functions
  6. Class
  7. Regular Expression
  8. New style class
  9. Decorator, Generator
  10. Files, modules, directories and packages
  11. Special keywords like with, future
  12. Unittest