diff --git a/README.md b/README.md index b9f69e8..8f9f096 100644 --- a/README.md +++ b/README.md @@ -503,6 +503,7 @@ Courses - [Problem Sets](http://cs50.tv/2017/fall/#about,psets) - The course can also be taken from [edX](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x). - The course's OpenCourseware resides [here](http://cs50.tv) + - Complete roadmap to Computer Science [here](https://roadmap.sh/computer-science) - [CS 61A](http://cs61a.org/) **Structure and Interpretation of Computer Programs [Python]** *UC Berkeley* Lecture Videos Assignments Lecture Notes - In CS 61A, we are interested in teaching you about programming, not about how to use one particular programming language. We consider a series of techniques for controlling program complexity, such as functional programming, data abstraction, and object-oriented programming. Mastery of a particular programming language is a very useful side effect of studying these general techniques. However, our hope is that once you have learned the essence of programming, you will find that picking up a new programming language is but a few days' work. - [Lecture Videos](http://www.infocobuild.com/education/audio-video-courses/computer-science/cs61a-spring2014-berkeley.html)