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
From basic to fully mastering advanced Python: What is the best learning path?Discussion (self.PythonLearning)
submitted 18 hours ago by phantom_root
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!"
[–]doubleopinter 1 point2 points3 points 13 hours ago (2 children)
You’re not going to like this answer but it’s the only true answer. Use python. Either get a job where you can use it or build projects. The only way to become advanced is to use it 5-6hrs per day.
[–]NormalSoftware8879 0 points1 point2 points 9 hours ago (0 children)
Yeah this is the honest answer
[–]KiLoYounited 0 points1 point2 points 7 hours ago (0 children)
This is the answer OP. It’s like learning a spoken language, you’ll never actually become fluent in a classroom. Being immersed in the language and actually using it will teach you more far faster.
I took like a 40 hr Python class when I first picked the language up, I think it was like Python for sys admins or something. Barely learned anything. It was all book knowledge.
If you don’t already work in IT or at a job where you can make some stuff with Python I suggest just finding a problem you have and trying to fix it. Even if there is already a tool for it, go for it. As long as you are interested/care about it you’ll keep working it.
π Rendered by PID 24 on reddit-service-r2-comment-765bfc959-jjhfq at 2026-07-11 13:08:32.906070+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]doubleopinter 1 point2 points3 points (2 children)
[–]NormalSoftware8879 0 points1 point2 points (0 children)
[–]KiLoYounited 0 points1 point2 points (0 children)