Skip to content

Commit 43aab38

Browse files
authoredJan 19, 2018
Merge branch 'master' into master
2 parents 01f044c + 88c12fd commit 43aab38

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.diveintopython3.net/)_ (the classic). (Note that [Dive into Python 3](http://www.diveintopython3.net/) 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.diveintopython3.net/) 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)
Please sign in to comment.