Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit32d25ad

Browse files
authored
Merge pull requestrealpython#853 from KatherineMichel/fixing-broken-link
Fixing broken link
2 parents3532755 +a4a3244 commit32d25ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs/intro/learning.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you want a more traditional book, *Python For You and Me* is an excellent
4949
resource for learning all aspects of the language.
5050

5151
`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/>`_
5353

5454

5555
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
109109
a good read if you are moving from Python 2 to 3 or if you already have some
110110
experience programming in another language.
111111

112-
`Dive Into Python 3<http://www.diveinto.org/python3/>`_
112+
`Dive Into Python 3<http://www.diveintopython3.net/>`_
113113

114114

115115
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
157157
no previous programming experience.
158158

159159
`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/>`_
161161

162162

163163
Learn to Program in Python with Codeacademy

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp