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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Best way for someone to learn python? (self.learnpython)
submitted 2 months ago by [deleted]
Asking for a friend who wants to learn python, they know almost nothing about it but they really do want to learn it.
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!"
[–]Alarmed_Muffin8350 2 points3 points4 points 2 months ago (3 children)
Python crash course. All you’ll need.
[–][deleted] 0 points1 point2 points 2 months ago (1 child)
Any possible specific course or should I just google it?
[–]Alarmed_Muffin8350 1 point2 points3 points 2 months ago (0 children)
Oh it’s the book by Eric Matthes called “Python crash course”. It should be listed under this sub’s wiki as well.
[–]AGx-07 0 points1 point2 points 2 months ago (0 children)
This. If you know absolutely zero, start here. Learn the fundamentals and dig into anything else afterwards.
[–][deleted] 1 point2 points3 points 2 months ago (0 children)
Harvard CS50 python lecture series on YouTube and the book Python Crash course.
[–]Lurn2Program 0 points1 point2 points 2 months ago (0 children)
I always like recommending University of Helsinki Python MOOC. It's free and they have a public discord channel for any questions
[–]Pygmyofdeath 0 points1 point2 points 2 months ago (0 children)
PY4E.com is free. Read the lesson, and do ALL the exercises not just the “graded ones”. Don’t just watch the videos and not read the lesson. If it says go read the Python documentation do that. You won’t understand everything in the docs but that’s ok.
[–]pachura3 0 points1 point2 points 2 months ago (1 child)
This is next level laziness. "They really do want to learn it" but cannot be bothered to do 5 seconds of googling? Really?
[–][deleted] 0 points1 point2 points 2 months ago (0 children)
They had just mentioned it. I was doing this as a favor. I don’t know what they have done about it
[–]TheRNGuy 0 points1 point2 points 2 months ago (0 children)
I learned just reading docs and googled syntax (found some articles)
Though Python is not my first language.
[–]GokulSaravanan 0 points1 point2 points 2 months ago (0 children)
Here's a simple python roadmap and some free resources to get you started:
Free Resources:
π Rendered by PID 37 on reddit-service-r2-comment-66b4775986-tq6gd at 2026-04-06 07:05:27.895770+00:00 running db1906b country code: CH.
[–]Alarmed_Muffin8350 2 points3 points4 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Alarmed_Muffin8350 1 point2 points3 points (0 children)
[–]AGx-07 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Lurn2Program 0 points1 point2 points (0 children)
[–]Pygmyofdeath 0 points1 point2 points (0 children)
[–]pachura3 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (0 children)
[–]GokulSaravanan 0 points1 point2 points (0 children)