CS50’s Introduction to Programming with Python
- Week 0 - Command Line, Python Basics
- Week 1 - Basics, Strings, Conditionals
- Week 2 - Control Flow, Loops
- Week 3 - Functions, File I/O
- Week 4 - Lists, Dictionaries, JSON
- Week 5 - Testing, Pytest
- Week 6 - Files, CSV, Exceptions
- Week 7 - Regular Expressions
- Week 8 - OOP, Classes
- Week 9 - Advanced Topics, Et Cetera
This repository serves as my personal storage and practice space for the Harvard CS50’s Introduction to Programming with Python (CS50P) course. All problem sets, exercises, and experiments related to the course will be stored here.