Skip to content

Commit 88c12fd

Browse files
authored
Update README.md
1 parent 16786c3 commit 88c12fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Keep these handy.
3535
If you like self-guided courses, try one of these:
3636

3737
* [RealPython](https://realpython.com/): "Real Python teaches programming and web development through hands-on, interesting examples that are useful and fun!" (paid)
38-
* or _[Dive into Python](http://www.diveinto.org/python3/)_ (the classic). (Note that [Dive into Python 3](http://www.diveinto.org/python3/) only covers new & advanced features in Python 3 - not the language as a whole. Don't start there if you're new to Python) (free)
38+
* or _[Dive into Python](http://www.diveintopython.net/)_ (the classic). (Note that [Dive into Python 3](http://www.diveinto.org/python3/) only covers new & advanced features in Python 3 - not the language as a whole. Don't start there if you're new to Python) (free)
3939
* or [Google's Python Introduction course (free)](https://developers.google.com/edu/python/)
4040
* or [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition (free)](http://interactivepython.org/courselib/static/thinkcspy/index.html)**if you're relatively new to programing, this is an especially good fit for you**
4141

0 commit comments

Comments
 (0)