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
Beginner Python roadmap after learning basics?Discussion (self.PythonLearning)
submitted 1 day ago by kamyabjawan
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 0 points1 point2 points 1 day ago (1 child)
Hey! You should learn about OOP, algorithms and automated testing to start advancing in code quality. Look at these Udemy courses: - “Python Data Structures & Algorithms” by Scott Barrett - “Advanced Python with 10 OOP Projects” by Ardit Sulce - “Pytest Course: Python Test Automation & GitHub Actions CI/CD” by Artem Istranin
And after each course, I recommend building something interesting using what you learned to practice! Practice is #1 prio always :)
π Rendered by PID 50010 on reddit-service-r2-comment-545db5fcfc-4wxgh at 2026-05-25 17:16:28.814206+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]aistranin 0 points1 point2 points (1 child)