Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.16 KB

File metadata and controls

28 lines (18 loc) · 1.16 KB

CS50's Introduction to Programming with Python

View Certificate

This repository contains every problem set, final project, and my official certificate for Harvard's CS50p — a rigorous introduction to programming using Python.


📁 Contents

  • Problem Set 0–8: Each one covers topics like conditionals, loops, functions, libraries, file I/O, OOP, testing, and more.
  • Final Project: A self-designed project showcasing practical Python skills.
  • Python CS50p Course folder: Downloaded course materials for offline study.
  • Certificate: Proof of successful course completion.

💡 Why You Should Do CS50p Too

  • Beginner-Friendly: No programming background required.
  • Strong Foundations: Teaches clean, structured, and Pythonic code.
  • Harvard Quality: Delivered by CS50's renowned instructors.
  • Hands-On: Practice-heavy — 9 problem sets and a final project.
  • Free & Certificate Included: Just commit and learn!

🚀 If you're starting your Python journey, this is a perfect first step.