Add Harvard CS50: Introduction to Computer Science (#450)

Added a detailed introductory CS course (CS50) from Harvard with full video lectures freely available on YouTube.
This commit is contained in:
Almas
2025-08-09 14:16:09 +05:00
committed by GitHub
parent 1674d0a540
commit e6550381e9

View File

@@ -14,7 +14,8 @@
Table of Contents
------------------------------
- [CS50: Introduction to Computer Science - Harvard (David J. Malan)](https://www.youtube.com/playlist?list=PLhQjrBD2T3817j24-GogXmWqO5Q5vYy0V)
Broad introduction to computer science including programming (C, Python, JavaScript), algorithms, data structures, software engineering, and web development.
- [Introduction to Computer Science](#introduction-to-computer-science)
- [Data Structures and Algorithms](#data-structures-and-algorithms)
- [Systems Programming](#systems-programming)