Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.21 KB

CS50

A repository created to house my work in Harvards CS50: Introduction To Computer Science

This is CS50x through edX, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. Taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.The Problem Sets are inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. It also teaches students how to develop and present a final programming project.


Wherever possible, I had attempted the more comfortable versions of the Labs & Problem Sets as well as attempted all the Weekly Practice Problems. This repository will be updated constantly as I continue to complete this course. The Final Project, Yard Water, has been added to a separate repository.

CS50x

Topics include:

  • Abstraction
  • Algorithms
  • Data Structures
  • Software Engineering
  • Web Development
  • C (Programming Langague)
  • SQL
  • Python
  • JavaScript
  • HTML, CSS