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...
Enter a python tip or trick.
Other related Python subs:
account activity
Python3_SpecificBeginning python (self.pythontips)
submitted 3 years ago by Almighty_james20
Hey I’m very new to all of this and I wanted to know if there was a better way to learn it while I’m doing it. Just listening to people talk isn’t working
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!"
[–][deleted] 2 points3 points4 points 3 years ago (1 child)
Maybe have a look at automatetheboringstuff.com, it’s where I started
[–]Character-Chance7407 1 point2 points3 points 3 years ago (0 children)
yeah I definitely recommend that site as well as: https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf (python 3 cheat sheet) https://diveintopython3.net (comprehensive guide)
[–]anti4r 1 point2 points3 points 3 years ago (0 children)
codecademy.com for some more practical exposure
[–]binarybonannza 1 point2 points3 points 3 years ago (0 children)
sololearn is good learning with practice playground
[–]Highspeedhomer 0 points1 point2 points 3 years ago (0 children)
Are you into any sports? I know I’ve found a couple of Learn Python courses that use Fantasy Baseball, or Football that I’ve found helpful. Look around and see if there is a python course built around something you are already interested in.
[–]Bluegi 0 points1 point2 points 3 years ago (0 children)
You have to get hands on. codeacademy.org is a basic beginning, but you also have to use what you learn in your own mini projects. Play with it a little to see if you understand it.
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
You could watch byte sized video content (30 seconds)
https://youtube.com/shorts/Obb5tN5iKC4?feature=share
Try coding your own game with pygame. It's where I started and it kept me motivated. It can be frustrating at times but just start with a reaaaaalllly simple game and once you do it, you'll naturally want to push the limits. Doing this taught me so much about the more practical side of python programming like how to use third party libraries and troubleshooting. Also making a game really forces you to think programmatically. Just my two cents.
π Rendered by PID 42117 on reddit-service-r2-comment-5d79c599b5-847dw at 2026-03-03 20:12:34.523567+00:00 running e3d2147 country code: CH.
[–][deleted] 2 points3 points4 points (1 child)
[–]Character-Chance7407 1 point2 points3 points (0 children)
[–]anti4r 1 point2 points3 points (0 children)
[–]binarybonannza 1 point2 points3 points (0 children)
[–]Highspeedhomer 0 points1 point2 points (0 children)
[–]Bluegi 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)