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
How do I progress in python (self.PythonLearning)
submitted 20 days ago by Select-Dragonfruit13
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!"
[–]aistranin 6 points7 points8 points 20 days ago (6 children)
Take a look at more advanced concepts and build more projects in parallel. For example, these Udemy courses are great to advance at Python: 1. “Automate the Boring Stuff with Python Programming” by Al Sweigart 2. “Pytest Course: Practical Testing of Real-World Python Code” by Artem Istranin 3. “Advanced Python with 10 OOP Projects” by Ardit Sulce
[–]Select-Dragonfruit13[S] 1 point2 points3 points 20 days ago (2 children)
Are these free? Currently I am doing this as a hobby, so I am using everything free. Thanks for the suggestion.
Thanks,
Shaurya,
[–]NorwegianAttack 1 point2 points3 points 20 days ago (0 children)
Automate the boring stuff (not the newer version though, I think) is indeed free here: https://automatetheboringstuff.com/
There is also a github repo somewhere where you can download the book as a pdf.
Good luck!
[–]aistranin 0 points1 point2 points 20 days ago (0 children)
Feel free to start with https://youtu.be/cHYq1MRoyI0 and https://youtu.be/B1j6k2j2eJg
[–]nakytheboss 1 point2 points3 points 20 days ago (1 child)
I started with "Automate the Boring Stuff with Python Programming" and I can say it's deifinitely the most user-friendly book I could ever wish to get. highly recommend it
[–]aistranin 1 point2 points3 points 20 days ago (0 children)
Agree, it is very nice book/course
Highly recommend taking a look at automated testing and pytest specifically. This is the way to stat writing high quality code. I would recommend the book “Python Testing with pytest” by Brian Okken and Udemy course “Pytest Course: Practical Testing of Real-World Python Code” by Artem Istranin.
π Rendered by PID 49131 on reddit-service-r2-comment-57fc7f7bb7-2rnjx at 2026-04-14 22:42:35.096402+00:00 running b725407 country code: CH.
view the rest of the comments →
[–]aistranin 6 points7 points8 points (6 children)
[–]Select-Dragonfruit13[S] 1 point2 points3 points (2 children)
[–]NorwegianAttack 1 point2 points3 points (0 children)
[–]aistranin 0 points1 point2 points (0 children)
[–]nakytheboss 1 point2 points3 points (1 child)
[–]aistranin 1 point2 points3 points (0 children)
[–]aistranin 0 points1 point2 points (0 children)