INST 326 Modules
Preliminaries: Introduction to the Course and Installation
Part 1: Fundamentals
- Module 1: Python Fundamentals
- Module 2: Functions and Iteration
- Module 3: Data Types
- Module 4: Serialization and File I/O
- Module 5: Regular Expressions
Part 2: Object-Oriented Programming in Python
- Module 6: OOP Fundamentals
- Module 7: Inheritance and Composition
- Module 8: Packaging and Distributing Code