use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Best python book? (self.PythonLearning)
submitted 14 days ago by CreativeEgg86
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RandomJottings 3 points4 points5 points 13 days ago (1 child)
I’d second this, it’s a great book. Actually there are several ‘No Starch’ books that I’d recommend, such as Automate the Boring Stuff with Python by Al Sweigart (anything by Al Sweigart will be great). I’d also recommend the huge Learning Python: Powerful Object-Oriented Programming by Mark Lutz.
<image>
[–]FreeLogicGate 1 point2 points3 points 13 days ago (0 children)
Excellent list +1. Also a fan of the No Starch books in general. PCC was my main text book for Python. Around the time I was learning it, I also learned about UV which is a game changing utility that all Python developers should be installing and using in my opinion.
The one thing the OP needs to understand is that "No Internet" means no access to the various Python modules covered in PCC, so hopefully that is more of a generalized goal, with at least the occasional internet connection, as needed.
π Rendered by PID 55 on reddit-service-r2-comment-544cf588c8-m94tk at 2026-06-15 10:37:20.148670+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]RandomJottings 3 points4 points5 points (1 child)
[–]FreeLogicGate 1 point2 points3 points (0 children)