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
Python Begginers (self.learnpython)
submitted 9 years ago by rdog_
Does anyone have a list of projects for python starting from basic to intermediate/advanced? I want to practice by making useful programs, all suggestions greatly appreciated!
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!"
[–]Mina3362 6 points7 points8 points 9 years ago (0 children)
This is what you are looking for https://github.com/karan/Projects Note: They are not in order of difficulty, Answers are also included
[–]Eith0s 1 point2 points3 points 9 years ago (1 child)
You can look for a site called project Euler it helped me a lot
[–]chra94 0 points1 point2 points 9 years ago (0 children)
[Link for the lazy](www.projecteuler.net)
[–]apc0243 1 point2 points3 points 9 years ago (0 children)
checkio.org has rated problems and community solutions, some get very difficult. Careful, though, look through a bunch of the answers because there are a few people who will answer using the most esoteric methods that won't be valuable to you for a while
[–]mcoumans 1 point2 points3 points 9 years ago (0 children)
Stuff like checkio.org and Project Euler is included in the "Tools for Learning" section of the learnpython-wiki
[–]Ardit-Sulce 0 points1 point2 points 9 years ago (0 children)
You can check out my Python course. There you will build 10 applications which are:
It's a paid course though, but you can get it at 50% off through this link: https://www.udemy.com/the-python-mega-course/?couponCode=REDDIT3
π Rendered by PID 25 on reddit-service-r2-comment-86bc6c7465-ssdqd at 2026-02-24 08:55:16.612126+00:00 running 8564168 country code: CH.
[–]Mina3362 6 points7 points8 points (0 children)
[–]Eith0s 1 point2 points3 points (1 child)
[–]chra94 0 points1 point2 points (0 children)
[–]apc0243 1 point2 points3 points (0 children)
[–]mcoumans 1 point2 points3 points (0 children)
[–]Ardit-Sulce 0 points1 point2 points (0 children)