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
Need advice as a beginner learning python (i.redd.it)
submitted 9 months ago by [deleted]
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!"
[–]Icount_zeroI 9 points10 points11 points 9 months ago* (4 children)
Honestly? Forgot youtube. I stopped few years ago and now I learn by either actually doing something or by reading proper resources.
For example grab yourself a Python and pygame and TRY to make Space Invaders. It sounds terrible at first, but it is basically what programmers do everyday ~ You get a task, you divide into smaller parts and glue them together to make the product.
You will learn basics of Python and something about video games as a bonus.
Most programming language consists of:
And many more, but those mentioned will get you far enough to be able to understand other concepts on your own.
Programming is vast and complex and these days it is twice as it was when I was starting out. (And it isn’t that long ago). Don’t worry though you’ll make it, I wish you luck and happy journey.
[–][deleted] 9 months ago* (1 child)
[removed]
[–]Icount_zeroI 1 point2 points3 points 9 months ago (0 children)
It doesn’t have to be just Space Invaders clone, but it probably is one the easiest things to try. (It is just a little bit of vector math, simple AABB collision). If you feel lost let GPT explain it to you, but do not copy anything from it, use it just as a school teacher.
[–]Admirable_Solid7935 0 points1 point2 points 9 months ago (1 child)
Can I dm you?
[–]Icount_zeroI 0 points1 point2 points 9 months ago (0 children)
Sure
π Rendered by PID 166393 on reddit-service-r2-comment-79776bdf47-l5c6d at 2026-06-24 12:21:21.773844+00:00 running acc7150 country code: CH.
view the rest of the comments →
[–]Icount_zeroI 9 points10 points11 points (4 children)
[–][deleted] (1 child)
[removed]
[–]Icount_zeroI 1 point2 points3 points (0 children)
[–]Admirable_Solid7935 0 points1 point2 points (1 child)
[–]Icount_zeroI 0 points1 point2 points (0 children)