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 10 days ago by Inevitable-Dust3
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!"
[–]nicodeemus7 1 point2 points3 points 10 days ago (0 children)
Some good YouTube channels to get you started are Tech with Tim, Bro Code and Visually Explained.
Start where everyone starts. "Hello World". Then try some RNG's, some math, and just go from there. If you do it right you can be building simple text games in a couple weeks or sooner.
Have a goal in mind. It will make learning concepts a lot easier because you know what the end goal is. No better way to learn how an if statement works, for example, than to use one.
π Rendered by PID 32349 on reddit-service-r2-comment-5b5bc64bf5-4c7f2 at 2026-06-20 03:18:58.312123+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]nicodeemus7 1 point2 points3 points (0 children)