In this repository I will be documenting my progress in Harvard University's introduction to programming with Python CS50P course. Here, you can follow my learning and find my projects and notes. Happy coding!
-
Lecture 0 - Official Notes - Notes
-
Problem Set 0 - Notes
-
Lecture 1 - Official Notes - Notes
-
Problem Set 1 - Notes
-
Lecture 2 - Official Notes - Notes
-
Problem Set 2 - Notes
-
Lecture 3 - Official Notes - Notes
-
Problem Set 3 - Notes
-
Lecture 4 - Official Notes - Notes
-
Problem Set 4 - Notes
-
Lecture 5 - Official Notes - Notes
-
Problem Set 5 - Notes
- Testing my twttr: twttr.py - test_twttr.py
- Back to the Bank: bank.py - test_bank.py
- Re-requesting a Vanity Plate: plates.py - test_plates.py
- Refueling: fuel.py - test_fuel.py
-
Lecture 6 - Official Notes - Notes
-
Problem Set 6 - Notes
-
Lecture 7 - Official Notes - Notes
-
Problem Set 7 - Notes
- NUMB3RS: numb3rs.py - test_numb3rs.py
- Watch on YouTube: watch.py
- Working 9 to 5: working.py - test_working.py
- Regular, um, Expressions: um.py - test_um.py
- Response Validation: response.py
- Lecture 7 - Official Notes