@@ -49,7 +49,7 @@ If you want a more traditional book, *Python For You and Me* is an excellent
49
49
resource for learning all aspects of the language.
50
50
51
51
`Python for You and Me <https://pymbook.readthedocs.io/ >`_
52
- `Learn Python Interactively with DataCamp! <https://datacamp.com/ >`_
52
+ `Learn Python Interactively with DataCamp! <https://www. datacamp.com/ >`_
53
53
54
54
55
55
Online Python Tutor
@@ -109,7 +109,7 @@ Dive Into Python 3 is a good book for those ready to jump in to Python 3. It's
109
109
a good read if you are moving from Python 2 to 3 or if you already have some
110
110
experience programming in another language.
111
111
112
- `Dive Into Python 3 <http://www.diveinto.org/python3 / >`_
112
+ `Dive Into Python 3 <http://www.diveintopython3.net / >`_
113
113
114
114
115
115
Think Python: How to Think Like a Computer Scientist
@@ -157,7 +157,7 @@ A free introductory book that teaches Python at the beginner level, it assumes
157
157
no previous programming experience.
158
158
159
159
`A Byte of Python for Python 2.x <http://www.ibiblio.org/swaroopch/byteofpython/read/ >`_
160
- `A Byte of Python for Python 3.x <http ://swaroopch.com/notes/Python_en-Preface / >`_
160
+ `A Byte of Python for Python 3.x <https ://python. swaroopch.com/ >`_
161
161
162
162
163
163
Learn to Program in Python with Codeacademy