Fast Track to Python Slides Code (archive of all code examples) Day 1 notes Basic Python Syntax Builtin Functions File I/O Using Modules Strings Regular Expressions Day 2 notes Python Functions Advanced Python Functions Logging in Python Object Oriented Programming (I) Object Oriented Programming (II) Python Decorators Generators and Iterators Context Managers Day 3 notes Using Subprocesses Other Modules and Builtins