An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and “debug” it. Designed for students with or without prior programming experience who’d like to learn Python specifically.
- Week 0 Functions, Variables
- 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
Please note that this repository serves as a storage space for my projects and files completed for Harvard University's CS50p course. It is not intended to be used as a source of answers or to encourage academic dishonesty. If you are currently enrolled in the course, please refer to the course materials and complete the assignments on your own