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: pages/python-resources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ title: Resources for Python
11
11
#### Beginners
12
12
*[A Byte of Python](http://www.swaroopch.com/notes/Python/)
13
13
*[Python.org Python Tutorial](http://docs.python.org/3/tutorial/index.html)_(Note: Python version can be selected from dropdown at top left)_
14
-
*[MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _(The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)_
14
+
*[MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/)_(The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)_
15
15
*[CS101 course](https://www.udacity.com/course/cs101) @ [Udacity](https://www.udacity.com/)_(While not strictly a Python course, it users Python as the medium of instruction.)_
0 commit comments