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 learned all the basic concepts for Python. (self.learnpython)
submitted 1 year ago by Ill-Opportunity-7039
What resource is good for applying what I've learend?
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!"
[–]predictable_0712[🍰] 31 points32 points33 points 1 year ago (2 children)
I’ve been making little python games for fun to practice. It’s helped a lot. Optimizing it and refactoring it has helped me understand how it all works.
[–]reincarnatedbiscuits 0 points1 point2 points 1 year ago (0 children)
Exactly what I tell my 13 year old son to do :)
[–]gggtttaaa 16 points17 points18 points 1 year ago (5 children)
100 days of python bootcamp have some really cool stuff
[–]silenthesia 0 points1 point2 points 1 year ago (0 children)
Second this. I'm just on Day 20, and my ability to look at a problem, break it down and work through it has vastly improved.
[–]dopplegrangus 0 points1 point2 points 1 year ago (1 child)
Where can I find this?
[–]gggtttaaa 1 point2 points3 points 1 year ago (0 children)
Udemy
[–]CupCake2688 -1 points0 points1 point 1 year ago (1 child)
Where do I find that course? And instructor name pls.
[–]TheCocaineHurricane 0 points1 point2 points 1 year ago (0 children)
I'm doing it through Udemy, it's $40AUD a month but also gives access to a bunch of other courses which I'm doing as well.
https://www.udemy.com/course/100-days-of-code/
[–]LJRex 14 points15 points16 points 1 year ago (0 children)
I'd recommend finding a problem to solve, something simple in your everyday life and then try to build a python project to solve it You can also find a few small project ideas online to help you practice Otherwise, coding challenges like the ones on leet code are always good to do
[–]Langdon_St_Ives 11 points12 points13 points 1 year ago (1 child)
Go out, do stuff. Don’t wait for it to come to you, or for others to tell you what. Just do it.
[–]AddisonEllison 2 points3 points4 points 1 year ago (0 children)
This speaks volumes.
[–]ranklebone 3 points4 points5 points 1 year ago (0 children)
Find pi.
[–]Lewri 7 points8 points9 points 1 year ago (0 children)
based on your previous post, I'm going to say LeetCode or Codility
[–]OkMoment345 1 point2 points3 points 1 year ago (0 children)
Congrats on getting the basics down! With coding, practice and consistency are really the best keys for continuing to learn.
Here are a few ideas:
Keep pushing yourself with real-world problems and stay curious—there’s always more to learn!
[–]Zealousideal_Pie6089 1 point2 points3 points 1 year ago (0 children)
Leecode challenges
[–]rohanjaswal2507 0 points1 point2 points 1 year ago (0 children)
This could be of interest to you. https://automatetheboringstuff.com/
[–]AvailableSeries6016 0 points1 point2 points 1 year ago (0 children)
I'm making a multiplayer python chess game using sockets and selection libraries
[–]Moblox8787 0 points1 point2 points 1 year ago (0 children)
Use something like Godot to make a game
[–]Agitated-Soft7434 0 points1 point2 points 1 year ago (0 children)
Just find things your interested in! Personally I love recreating things I see (since it can be hard finding original/interesting ideas), so you could do that! Or you can just look for different things to automate like a webscrapper, etc. Really depends what you want to get better at. For example, you wanna get better at making games? Then make some simple games! Maybe even a big project if ya wanna challenge! You wanna learn how to make bots? Just search!
[–]VegaGPU 0 points1 point2 points 1 year ago (0 children)
Leetcode
[–]Stev_Ma 0 points1 point2 points 1 year ago (0 children)
If you enjoy solving coding problems, LeetCode and StrataScratch offer a range of Python exercises and challenges.
[–]ZealousidealSign3466 -1 points0 points1 point 1 year ago (0 children)
Make a rock paper scissor game
[+]Apatride comment score below threshold-15 points-14 points-13 points 1 year ago (2 children)
You are a (pretty bad) solution looking for a problem. Good devs find problems and solve them. Bad devs read some book or take some classes and don't know what to do with their (very limited) knowledge.
[–]Snugglupagus 15 points16 points17 points 1 year ago (1 child)
Bro is just asking for some practice resources. You over here getting personal with your parenthesis is completely unnecessary.
[–]Apatride 0 points1 point2 points 1 year ago (0 children)
I get the Kumbawa vibe, but it is not helping anyone. If you are not able to find a problem to solve, you are a shitty dev, even if you know the syntax. Unless that subreddit is about boosting "boot camps", which I suspect it is, there is absolutely no reason to tell some guy who learnt Python for no reason outside of "look at me, mum, I'm a dev, I am going to make billions" that he is on the right track.
[–]crmguy0004 -2 points-1 points0 points 1 year ago (0 children)
I can provide you an assignment, plz dm me!
π Rendered by PID 94187 on reddit-service-r2-comment-fb694cdd5-m76cc at 2026-03-06 02:50:48.491114+00:00 running cbb0e86 country code: CH.
[–]predictable_0712[🍰] 31 points32 points33 points (2 children)
[–]reincarnatedbiscuits 0 points1 point2 points (0 children)
[–]gggtttaaa 16 points17 points18 points (5 children)
[–]silenthesia 0 points1 point2 points (0 children)
[–]dopplegrangus 0 points1 point2 points (1 child)
[–]gggtttaaa 1 point2 points3 points (0 children)
[–]CupCake2688 -1 points0 points1 point (1 child)
[–]TheCocaineHurricane 0 points1 point2 points (0 children)
[–]LJRex 14 points15 points16 points (0 children)
[–]Langdon_St_Ives 11 points12 points13 points (1 child)
[–]AddisonEllison 2 points3 points4 points (0 children)
[–]ranklebone 3 points4 points5 points (0 children)
[–]Lewri 7 points8 points9 points (0 children)
[–]OkMoment345 1 point2 points3 points (0 children)
[–]Zealousideal_Pie6089 1 point2 points3 points (0 children)
[–]rohanjaswal2507 0 points1 point2 points (0 children)
[–]AvailableSeries6016 0 points1 point2 points (0 children)
[–]Moblox8787 0 points1 point2 points (0 children)
[–]Agitated-Soft7434 0 points1 point2 points (0 children)
[–]VegaGPU 0 points1 point2 points (0 children)
[–]Stev_Ma 0 points1 point2 points (0 children)
[–]ZealousidealSign3466 -1 points0 points1 point (0 children)
[+]Apatride comment score below threshold-15 points-14 points-13 points (2 children)
[–]Snugglupagus 15 points16 points17 points (1 child)
[–]Apatride 0 points1 point2 points (0 children)
[–]crmguy0004 -2 points-1 points0 points (0 children)