Skip to content

amarjeeettt/CS50P_Problem-Sets

Repository files navigation

CS50's Introduction to Programming with Python

About CS50P

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. Learn about functions, arguments, and return values (oh my!); variables and types; conditionals and Boolean expressions; and loops. Learn how to handle exceptions, find and fix bugs, and write unit tests; use third-party libraries; validate and extract data with regular expressions; model real-world entities with classes, objects, methods, and properties; and read and write files. Hands-on opportunities for lots of practice. Exercises inspired by real-world programming problems. No software required except for a web browser, or you can write code on your own PC or Mac.

Table of Contents

Problem Set Week 0

Problem Set Week 1

Problem Set Week 2

Problem Set Week 3

Problem Set Week 4

Problem Set Week 5

Problem Set Week 6

Problem Set Week 7

Problem Set Week 8

About

CS50's Introduction to Programming with Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages