CS50 (Computer Science 50) is a comprehensive Computer Science course taught by Harvard University. This repository contains my personal notes, based on my understanding of the course. Here, you'll find insights, explanations, and summaries written by me.
🗓️ Week | 📌 Topic covered | 📝 Problems set |
---|---|---|
00 - scratch | Introduction to computer science: bits, data, information. | my own game in scratch 📁... |
01 - c | Introduction to programming using C | mario: making pyramid through an algorithm 📁..., luhn's algorithm written in C 📁... |
- David J. Malan - Gordon Mckay Professor of the Practice of Computer Science at Harvard University
- Doug Lloyd - Senior Preceptor in Computer Science at Harvard University
- Brian Yu - Senior Preceptor in Computer Science at Harvard University