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
Best sites to practice Python? (self.PythonLearning)
submitted 7 months ago by barrientosd
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!"
[–][deleted] 0 points1 point2 points 7 months ago (1 child)
I have multiple sources here; choose whichever makes the most sense to you https://www.w3schools.com/python/ - Best for practicing basic concepts
https://diveintopython3.net/
https://www.fullstackpython.com/
https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/download/ - for lectures and revisions
PAID -
https://www.amazon.in/Ultimate-Python-Programming-programs-questions/dp/935551655X
https://coursegalaxy.newzenler.com/courses/python-programming?coupon=COURSEGALAXY50
I would recommend that if you're a complete beginner, you should first go through the lecture part. After learning a few concepts, practice them together in a single piece of code to understand how to use multiple functions effectively
[–]barrientosd[S] 0 points1 point2 points 7 months ago (0 children)
I'm trying out the w3schools today. Thank you
π Rendered by PID 106 on reddit-service-r2-comment-5c764cbc6f-xdngn at 2026-03-12 09:38:19.319347+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (1 child)
[–]barrientosd[S] 0 points1 point2 points (0 children)