Skip to the content.

Python Scripting Lectures

Build Automation

Fundamental Programming Structures

  1. Types, Operators, Strings, Comments
  2. Functions & Keyboard Input
  3. Conditional Operators
  4. Recursion, Loops, and Control Flow
  5. Strings
  6. Tuples
  7. Dictionaries
  8. OS Module and Exception Handling
  9. Persistence
  10. Classes and Objects
  11. Inheritance
  12. Conditional Expressions
  13. Regex
  14. Virtual Environments
  15. Overview Redux

Intro to Object Oriented Programming

Test Driven Development

Intro to Collections

Workflow Management