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: content/pages/01-introduction/08-best-python-resources.markdown
+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
@@ -79,7 +79,7 @@ should skip down to the next section for "experienced developers".
79
79
is a book of Python exercises to help you learn the basic language syntax.
80
80
81
81
* Looking for ideas about what projects to use to learn to code? Check out
82
-
[this list of 5 programming projects for Python beginners](https://medium.com/learning-journalism-tech/five-mini-programming-projects-for-the-python-beginner-21492f6ce0f3).
82
+
[this list of 5 programming projects for Python beginners](https://knightlab.northwestern.edu/2014/06/05/five-mini-programming-projects-for-the-python-beginner/).
83
83
84
84
* There's a Udacity course by one of the creators of Reddit that shows how to
85
85
[use Python to build a blog](https://www.udacity.com/course/web-development--cs253).
0 commit comments