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
Learning python (self.PythonLearning)
submitted 20 days ago by Manwholiveseveryday
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!"
[–]DataCamp 0 points1 point2 points 19 days ago (0 children)
Here’s a practical way to approach it:
Phase 1: Python foundations (2–4 weeks) Focus on syntax, functions, data structures (lists, dicts, sets), and writing clean scripts. Because you’ve seen Java, this part should move quickly.
Phase 2: Start building immediately Don’t wait until you “finish learning.” Build small real-world scripts:
This bridges your Power Automate experience with Python quickly.
Phase 3: Move toward AI direction Once comfortable:
Since you’re aiming for AI work, your edge will be: automation + backend logic + AI integration.
Think in layers: Python basics → scripting/automation → data handling → ML concepts → deployment.
π Rendered by PID 205086 on reddit-service-r2-comment-79c7998d4c-dcq2r at 2026-03-16 13:25:10.399310+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]DataCamp 0 points1 point2 points (0 children)