Skip to content

Learning Python through Harvard's CS50xPython Online Course led and taught by Professor David J Malan.

Notifications You must be signed in to change notification settings

Robbo30/CS50xPython

Repository files navigation

CS50xPython


CS50P or CS50: Introduction to Python is a course ran by the University of Harvard through edX, instructed by David Malen a Computer Science Professor at Harvard Unversity. I will post all my solutions to the challanges and notes here as I go through them.

Overview of the Course


The course is split up into 10 Weeks with a new topic each week, such as:

  • Week 1(Functions/Variables)
  • Week 2(Conditionals)
  • Week 3(Loops)
  • Week 4(Exceptions)
  • Week 5(Libraries)
  • Week 6(Unit Tests)
  • Week 7(File I/O)
  • Week 8(Regular Expressions)
  • Week 9(OOP)
  • Week 10 (Et Cetera)

About

Learning Python through Harvard's CS50xPython Online Course led and taught by Professor David J Malan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages