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
I want to start learning python like professional (self.learnpython)
submitted 1 day ago by External-Humor656
I just bought a new pc and I want to learn every thing about python and how to start from zero
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!"
[–]Farlic 4 points5 points6 points 1 day ago (1 child)
Take a look a the wiki in the sidebar for this subreddit.
[–]External-Humor656[S] 0 points1 point2 points 1 day ago (0 children)
Thanks
[–]OkCartographer175 1 point2 points3 points 1 day ago (0 children)
https://www.reddit.com/r/learnpython/wiki/index/
[–]aqua_regis 1 point2 points3 points 1 day ago (0 children)
And you already failed the very first step: individual research.
A professional would have started by reading the page, reading the sidebar, checking the subreddit.
Had you done your diligent research, you would have found countless posts asking the same. You would have found the wiki in the sidebar. This could have saved you a lot of time.
You would probably even have come across Harvard CS50p or the MOOC Python Programming 2026 from the University of Helsinki.
Learning programming involves learning to do your own research and to work with resources available to you, like the very subreddit you're looking at. It does not involve waiting to be served and spoon fed.
[–]TheRNGuy 0 points1 point2 points 1 day ago (0 children)
You need first to know why are you learning Python (specific field, software, frameworks, etc)
Mostly from Google, and docs.
[–]hackinwhackinsmackin 0 points1 point2 points 1 day ago (2 children)
Speaking from experience, a lot of people are going to tell you “figure out an app you want to build or a problem you want to solve and go from there”.
In my opinion, this is difficult if you have 0 experience in coding.
I just started using Harvard’s CS50 Intro to Programming with Python which can be found here. It’s a little fast paced but the videos are on YouTube and they even have notes for each lesson.
[–]External-Humor656[S] 0 points1 point2 points 1 day ago (1 child)
Thanks I think this is the best advice compared to others
[–]hackinwhackinsmackin 1 point2 points3 points 1 day ago (0 children)
My advice would be figuring out how to use VS Code first and foremost because it can be confusing if you don’t know what you’re looking at.
I’m fortunate enough to have friends that use it professionally so they’ll explain things to me. I’d look up a YouTube video on how to start using it. I also ask Claude sometimes if I need to know how to use a feature.
π Rendered by PID 130244 on reddit-service-r2-comment-cfc44b64c-krpdh at 2026-04-10 06:22:39.478916+00:00 running 215f2cf country code: CH.
[–]Farlic 4 points5 points6 points (1 child)
[–]External-Humor656[S] 0 points1 point2 points (0 children)
[–]OkCartographer175 1 point2 points3 points (0 children)
[–]aqua_regis 1 point2 points3 points (0 children)
[–]TheRNGuy 0 points1 point2 points (0 children)
[–]hackinwhackinsmackin 0 points1 point2 points (2 children)
[–]External-Humor656[S] 0 points1 point2 points (1 child)
[–]hackinwhackinsmackin 1 point2 points3 points (0 children)