Skip to content

Commit f0f4d32

Browse files
authored
Fix/faulty book link (EbookFoundation#9512)
* Update free-programming-books-langs.md * Update free-programming-books-langs.md * Update free-programming-books-langs.md
1 parent c712199 commit f0f4d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

books/free-programming-books-langs.md

+1
Original file line numberDiff line numberDiff line change
@@ -1928,6 +1928,7 @@ Books on general-purpose programming that don't focus on a specific language are
19281928
* [A Byte of Python](https://python.swaroopch.com) (3.x) (HTML, PDF, EPUB, Mobi)
19291929
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
19301930
* [A Practical Introduction to Python Programming](https://www.brianheinold.net/python/) - Brian Heinold (HTML, PDF, Exercises sources)
1931+
* [A Whirlwind Tour of Python](https://jakevdp.github.io/WhirlwindTourOfPython/) - Jake VanderPlas
19311932
* [An Introduction to Statistical Learning with Applications in Python](https://hastie.su.domains/ISLP/ISLP_website.pdf) - Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani, Jonathan Taylor (PDF)
19321933
* [Architecture Patterns with Python](https://www.cosmicpython.com/book/preface.html) - Harry J.W. Percival, Bob Gregory (HTML)
19331934
* [Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/2e/chapter0/) - Al Sweigart (3.8)

0 commit comments

Comments
 (0)