Agenda

Overview:

  1. Introduction -- set-up, description of Python, etc.
  2. Lexical view
  3. Built-in data types
  4. Statements
  5. Functions
  6. OOP (object-oriented programming) and classes
  7. Modules and packages: import, templates
  8. Debugging and code checkers
  9. Additonal exercises