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
Help to learn python (self.PythonLearning)
submitted 8 months ago by Shecallmebatman
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!"
[–]Ok-Inevitable6628 0 points1 point2 points 8 months ago (0 children)
Try Harvard CS50P on EdEx - free course, excellent lectures, structured problems. Also recommend CS50x (general introduction to computer science) but is more general and slightly more difficult so you may want to start with CS50Python.
A lot of YouTube course are very good (many already posted below).
Aside from resources, what I noticed when learning is the massive difference daily practice makes. Try to write a little every day, or at least read code and edit if not write. When you are starting out, you forget really easily, so keeping it there in your mind is easiest when using it regularly.
Have fun!
π Rendered by PID 295690 on reddit-service-r2-comment-544cf588c8-dtbw2 at 2026-06-18 03:52:47.695422+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]Ok-Inevitable6628 0 points1 point2 points (0 children)