File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -7,24 +7,29 @@ CS approach to Python: http://cscircles.cemc.uwaterloo.ca/
77Making Games with Python & Pygame: http://inventwithpython.com/pygame/
88Play a game to learn Python: http://www.checkio.org/
99Slightly more advanced intro to Python: http://www.swaroopch.com/notes/python/
10- Good CS intro: http://interactivepython.org/runestone/static/thinkcspy/index.html
10+ Good CS intro:
11+ http://interactivepython.org/runestone/static/thinkcspy/index.html
1112Good review of Python: https://docs.python.org/3/tutorial/
1213intermediate Python tutorial: http://www.diveintopython3.net/
1314
1415### free courses
1516
16- Python and CS: https://www.edx.org/course/cs-all-introduction-computer-science-harveymuddx-cs005x?gclid=Cj0KEQjwvo6wBRCG3Zv92ZSLlIYBEiQA5PLVAvUlkz9RorB-R5PvhASYd3RCMroqHwNZi8nbf2Vmx8YaAlf18P8HAQ
17+ Python and CS:
18+ https://www.edx.org/course/cs-all-introduction-computer-science-harveymuddx-cs005x
1719Another free course: https://www.coursera.org/course/interactivepython1
1820
1921## JavaScript
2022
2123Good JS primer: http://eloquentjavascript.net/
2224CS and JS course: http://web.stanford.edu/class/cs101/
23- Good JS book: http://bdcampbell.net/javascript/book/javascript_the_good_parts.pdf
25+ Good JS book:
26+ http://bdcampbell.net/javascript/book/javascript_the_good_parts.pdf
2427intermediate JS: http://jstherightway.org/
25- intermediate JS: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
28+ intermediate JS:
29+ https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
2630free MOOC: https://www.udacity.com/course/javascript-basics--ud804
27- Beginner's course: http://www.microsoftvirtualacademy.com/training-courses/javascript-fundamentals-for-absolute-beginners
31+ Beginner's course:
32+ http://www.microsoftvirtualacademy.com/training-courses/javascript-fundamentals-for-absolute-beginners
2833
2934## Puzzle Sites
3035
You can’t perform that action at this time.
0 commit comments