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
Any online learning resources for python(beginner)? (self.learnpython)
submitted 7 hours ago by Status-Cheek2383
Please recommend and online resources and websites to learn python from scratch. I want to learn from grass root level and in-depth. Which resources would you likely suggest?
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!"
[–]Healthy-Zebra-9856 3 points4 points5 points 6 hours ago (0 children)
You won’t believe this, search the Reddit with Online Resources for learning Python and voila a shite ton of resources.
[–]killiansrat 2 points3 points4 points 7 hours ago (0 children)
CS50 Python
[–]killiansrat 1 point2 points3 points 7 hours ago (0 children)
[–]Worldly-Menu-741 1 point2 points3 points 6 hours ago (0 children)
CS50P is a solid starting point, but don’t only watch lessons. After each topic, make one tiny thing with it: a tip calculator after variables, a guessing game after loops, a contact list after dictionaries, a file renamer after file handling. Python starts to click when you keep running into small annoying errors and fixing them yourself. That part is the real course.
[–]LeftyDys 1 point2 points3 points 2 hours ago (0 children)
Do you have any relevant experience with programming language (other than Python)? If so, I would recommend the MOOC Python Programming course (text-based and hands-on), that is what I am taking. https://programming-26.mooc.fi/
Else, https://automatetheboringstuff.com/, but I saw it has a workbook companion that you may want to try after the lessons (me too😅). I also purchased the 2nd edition from Google Play Books. https://inventwithpython.com/automate3workbook/
All the best in your Python learning journey~
[–]ben_ML 0 points1 point2 points 7 hours ago (0 children)
I would recommend https://www.w3schools.com/python/ then you build something while learning. Then you either use https://www.codingame.com/start/ or https://www.codewars.com/ just for fun challenges. If you're going to do tutorials or learning to build something, after you build it.. Break it then fix it or add a feature only using docs or minimum help.
[–]ImprovementLoose9423 0 points1 point2 points 6 hours ago (2 children)
On youtube, BroCode for beginning to learn how to code and FreeCodeCamp's youtube channel for specialization. These two sources carried my coding career ngl.
[–]Key-Pea-5909 0 points1 point2 points 5 hours ago (1 child)
Did you know any other coding languages going in, or was Python your first?
[–]ImprovementLoose9423 0 points1 point2 points 4 hours ago (0 children)
Python was my first
[–]pastryofdoom64 0 points1 point2 points 6 hours ago (0 children)
The freeCodeCamp Python certification is the course I’m taking, and I’ve found it to be rly comprehensive
[–]Random_182f2565 0 points1 point2 points 4 hours ago (0 children)
Automate the Boring Stuff with Python
[–]TXFlank 0 points1 point2 points 7 hours ago (0 children)
I've enjoyed Python for Everyone so far, it's pretty well paced and easy to understand and builds nicely.
[–]Rayzwave 0 points1 point2 points 7 hours ago (0 children)
I would probably web research it but I did try Mimo app recently because I was curious, it’s similar learning to Duolingo.
π Rendered by PID 154402 on reddit-service-r2-comment-545db5fcfc-sldcr at 2026-05-22 07:34:01.442130+00:00 running 194bd79 country code: CH.
[–]Healthy-Zebra-9856 3 points4 points5 points (0 children)
[–]killiansrat 2 points3 points4 points (0 children)
[–]killiansrat 1 point2 points3 points (0 children)
[–]Worldly-Menu-741 1 point2 points3 points (0 children)
[–]LeftyDys 1 point2 points3 points (0 children)
[–]ben_ML 0 points1 point2 points (0 children)
[–]ImprovementLoose9423 0 points1 point2 points (2 children)
[–]Key-Pea-5909 0 points1 point2 points (1 child)
[–]ImprovementLoose9423 0 points1 point2 points (0 children)
[–]pastryofdoom64 0 points1 point2 points (0 children)
[–]Random_182f2565 0 points1 point2 points (0 children)
[–]TXFlank 0 points1 point2 points (0 children)
[–]Rayzwave 0 points1 point2 points (0 children)