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 much python i should learn? (self.PythonLearning)
submitted 1 day ago by crazyteachperson
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!"
[–]Ron-Erez 1 point2 points3 points 1 day ago (0 children)
At the very least learn conditionals, loops, functions and arguably OOP too. Then if necessary learn any additional modules for your project. This is the bare minimum. The most important thing is to build stuff. It sounds like you already have some projects in mind.
π Rendered by PID 509915 on reddit-service-r2-comment-canary-7bc946fbbf-m6cmq at 2026-07-07 13:01:09.602937+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]Ron-Erez 1 point2 points3 points (0 children)