You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Online courses are an increasingly popular way for universities and professional
102
102
-[OpenCulture](http://www.openculture.com/computer_science_free_courses) - similar to all of the above. Video lectures are typically available on iTunes or Youtube. Typically does **not** require you to complete assignments, unlike many other online courses.
103
103
-[MIT OpenCourseWare](http://ocw.mit.edu/index.htm) - static course materials taught at MIT. Unless otherwise noted, most content from this website tends to be very rigorous and fast-paced.
104
104
-[Khan Academy](https://www.khanacademy.org/) - contains a few courses on programming and computer science; does contain many more courses on all kinds of topics (especially math).
105
-
-[Stanford Engineering Everywhere](http://see.stanford.edu/see/courses.aspx) - static course materials taught at Stanford.
105
+
-[Stanford Engineering Everywhere](https://see.stanford.edu/Course) - static course materials taught at Stanford.
106
106
107
107
The following websites also contain a wide variety of tutorials for many different topics, but require payment and registration before you can access their courses.
108
108
@@ -199,9 +199,9 @@ As with C, I would strongly recommend picking a book on [StackOverflow's C++ Boo
0 commit comments