Michael0x2a / curated-programming-resources

A curated list of resources for learning programming.
Other
2.94k stars 370 forks source link

Include CS50 course offered by Harvard on EDX #13

Open shad90 opened 7 years ago

shad90 commented 7 years ago

Harvard has offered CS50 course on EDX. It is the same course being taught in harvard to introduce programming. It covers Programming in C from beginner to - I will say - intermediate level. They have very good problem sets. At the end they also touch javascript, HTML, CSS, MySql, and PHP.

poyoin commented 7 years ago

And now they exchanged PHP with Python. Good course!