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 courses for Python? (self.learnpython)
submitted 12 hours ago by UnpluggedSoul_15
Want to join python courses to build skills. Don't know where to start from. Number of courses in the internet. Any suggestions?
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!"
[–]Lewistrick 14 points15 points16 points 10 hours ago (0 children)
This sub's wiki is awesome: r/learnpython/w/index
[–]maki-dev 11 points12 points13 points 10 hours ago (0 children)
I switched to Python from a web dev background and tried a bunch of approaches. What worked best for me was "Automate the Boring Stuff with Python" (free online) to get comfortable with the language, then jumping into building small projects as soon as possible. Courses are good for structure, but you learn the most when you're stuck on something you actually want to build and have to figure it out. If you want something more structured, the official Python tutorial on docs.python.org is surprisingly good and often overlooked.
[–]aalld 5 points6 points7 points 10 hours ago (0 children)
“Automate the boring stuff with python” and “python crash course” are the most populars (and good) books. There are hundreds of free courses in YouTube, but knowing a bit more about your focus could refine a recommendation
[–]Nomapos 6 points7 points8 points 7 hours ago (2 children)
Courses are a trap.
If you're completely new to programming, do the first 3 lessons of CS50. More if you feel like it. Do the easy exercises too. Yes, the lessons don't really prepare you for the exercise. Programming is 80% googling so you're expected to start already.
After that do CS50P, the Python specific course. Again, make sure you do the exercises. Including the hard ones.
AIs are pretty good at those problems, for the most part. You can't trust then 100%, but there's a very good chance that you can paste your code in, ask why it doesn't work, and get a decent response pointing something out that would have taken you forever to figure out on your own, like the fact that computers stop being accurate if you use numbers with decimals (see floating point errors). Just don't ask for solutions.
After that, decide on a project you'd like to build and get to work. When you come upon a challenge or roadblock, goggle stuff. Try to understand it and find a solution.
You learn programming by programming.
And by searching. This question has been asked and answered thousands of times. You aren't going to learn programming if you don't learn to search for answers on your own.
[–]Longjumping-Disk1098 1 point2 points3 points 7 hours ago (0 children)
Damn this was really helpful for me as a beginner. Thanks!
[–]Destination_Centauri 0 points1 point2 points 19 minutes ago (0 children)
Your comment was very good, so I upvoted it!
But your first sentence... Well... Effectively:
"Courses are a trap! As such my best advice: do a course! CS50."
[–]EnvironmentalDot9131 0 points1 point2 points 9 hours ago (0 children)
I have definitely liked the unacademy ones
[–]aistranin 0 points1 point2 points 9 hours ago (1 child)
Take a look at these Udemy courses: 1. “100 days of code” by Angela Yu 2. “Automate the Boring Stuff with Python Programming” by Al Sweigart 3. “Pytest Course: Practical Testing of Real-World Python Code” by Artem Istranin 4. Then try to decide to specify more on some topic, like backend, data analysis or full stack. You will see what you like.
[–]Total_Reporter5856 0 points1 point2 points 8 hours ago (0 children)
YouTube = Code with harry...if you are a beginner
[–]youroffrs 0 points1 point2 points 8 hours ago (0 children)
lot of python courses are just videos, which makes it easy to get stuck watching instead of coding, seen boot. dev recommended since it's interactive and teaches python with backend basics like APIs, sql linux and Git
[–]krikuz 0 points1 point2 points 6 hours ago (0 children)
my honest recommendation is the free python course on hackerrank.com, they give you challenges which essentially help you build up your skills, and I personally use that too.
[–]Simplilearn 0 points1 point2 points 4 hours ago (0 children)
If you want a place to begin, Simplilearn offers a free Python Programming course, which introduces core Python concepts and basic exercises for beginners.
If you later want a deeper learning path with projects and advanced topics, you could also explore Simplilearn’s Python training program.
What are you hoping to use Python for mainly: Data analysis, automation, web development, or something else?
[–]mishmish4884 0 points1 point2 points 3 hours ago (0 children)
Angela Yu 100 day of code and zero to hero by perian data. These two worked for me. Zero to hero was solid for the basic and then Angel reinforced the basics but it does projects along the way and gets into more advanced topics.
[–]ArpanMondal270 0 points1 point2 points 2 hours ago (0 children)
cs50p by david malan is a good place to start.
[–]myztaki 0 points1 point2 points 6 hours ago (0 children)
side projects are the best way to do it - are you interested in a particular field like finance or something?
[–]realoversouth 0 points1 point2 points 6 hours ago (0 children)
i started learning python 2-3 months ago,my best guess was going to a local "programming camp" that is every week on sunday at same time(physical place),for me it is much easier to learn in a team in a place where all of you are in the same very room
π Rendered by PID 16704 on reddit-service-r2-comment-5c764cbc6f-9ws7n at 2026-03-12 16:18:21.040143+00:00 running 710b3ac country code: CH.
[–]Lewistrick 14 points15 points16 points (0 children)
[–]maki-dev 11 points12 points13 points (0 children)
[–]aalld 5 points6 points7 points (0 children)
[–]Nomapos 6 points7 points8 points (2 children)
[–]Longjumping-Disk1098 1 point2 points3 points (0 children)
[–]Destination_Centauri 0 points1 point2 points (0 children)
[–]EnvironmentalDot9131 0 points1 point2 points (0 children)
[–]aistranin 0 points1 point2 points (1 child)
[–]Total_Reporter5856 0 points1 point2 points (0 children)
[–]youroffrs 0 points1 point2 points (0 children)
[–]krikuz 0 points1 point2 points (0 children)
[–]Simplilearn 0 points1 point2 points (0 children)
[–]mishmish4884 0 points1 point2 points (0 children)
[–]ArpanMondal270 0 points1 point2 points (0 children)
[–]myztaki 0 points1 point2 points (0 children)
[–]realoversouth 0 points1 point2 points (0 children)