Course Content
Week 0: Programming Basics & Functions
-
Understanding functions and arguments
-
Variables and variable assignment
-
Comments and pseudocode
-
Strings (`str`), methods (`.strip()`, `.title()`, `.lower()`)
-
Formatted strings (f-strings)
-
Defining functions using `def`
-
Parameters and default values
-
Return values
-
Scope and code readability
-
Debugging and common errors
Week 1: Conditionals
Week 2: Loops
Week 3: Exceptions
Week 4: Libraries
Week 5: Unit Tests
Week 6: File I/O
Week 7: Regular Expressions
Week 8: Object-Oriented Programming
Week 9: Et Cetera
Week 10: Final Project
Student Ratings & Reviews
No Review Yet
