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.
pull/451/head
Almas 2025-08-09 14:16:09 +05:00 zatwierdzone przez GitHub
rodzic 1674d0a540
commit e6550381e9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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)