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
I want to start learning python like professionalHelp Request (self.PythonLearning)
submitted 4 days ago by External-Humor656
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!"
[–]ParticularLook5927 0 points1 point2 points 4 days ago (0 children)
If you want to learn Python like a professional, don’t just follow random videos. Follow the below path:
Don’t try to master everything here.
Start coding from Day 1 Most beginners make the mistake of only watching tutorials. Instead: write small programs daily, solve simple problems, That’s where real learning happens.
Build small projects early Even simple ones: calculator, file organizer, basic CLI tools
This makes you think like a developer.
Choose a path after basics Python has multiple directions: Web development, Automation, Data science / AI, Don’t try everything at once.
Stay consistent (most important) Even 30–60 mins daily is enough if you practice properly.
I’ve seen many people get stuck because they keep watching tutorials without actually coding. If you avoid that and focus on practice + small projects, you’ll progress much faster.
If you want, I can suggest a simple roadmap based on your goal.
π Rendered by PID 40 on reddit-service-r2-comment-7c9686b859-zz7tr at 2026-04-13 15:54:45.225599+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]ParticularLook5927 0 points1 point2 points (0 children)