For Educational Purposes Only
A repository of my self-learning using Harvard University's CS50 course on edX to learn C, Python, HTML/CSS/JavaScript, and SQLite
CS50 (Computer Science 50) is an on-campus and online introductory course on computer science from Harvard. The course material and other courses are publicly available for free on edX found here: https://www.edx.org/school/harvardx
Introduction to the intellectual enterprises of computer science and the art of programming. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web programming. Languages include C, Python, and SQL plus HTML, CSS, and JavaScript. Problem sets inspired by the arts, humanities, social sciences, and sciences.
https://cs50.harvard.edu/x/2022/
Week 0 - Scratch
Week 1 - C
Week 2 - Arrays
Week 3 - Algorithms
Week 4 - Memory
Week 5 - Data Structures
Week 6 - Python
Week 7 - SQL
Week 8 - HTML, CSS, JavaScript1
Week 9 - Flask
Week 10 - Emoji