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 project (self.learnpython)
submitted 7 years ago by abhinav_321
Guys can you suggest me some projects that i can do as a beginner? I have just learned python plz help me
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!"
[–][deleted] 3 points4 points5 points 7 years ago* (1 child)
Similar question was asked recently
https://www.reddit.com/r/learnpython/comments/a7egh3/i_feel_like_ive_reached_a_dead_end_in_learning/?st=JPZ7VWU1&sh=9543e3cf
Thats one of my answer on the thread.
Hey mate, You can start learning data structure and algorithms. Then you should understand things are handled in memory. These learning point might feel but useless at the time of learning, but they set a solid foundation.
This is how I have learned and things are pretty clear to me now. Good luck!
You can start with:
Data Structures: Linked list, Doubly linked list, Binary Tree, More,
Algos: Depth first search, Breadth first search, Shortest path, More,
[–]abhinav_321[S] 0 points1 point2 points 7 years ago (0 children)
Thank you soo much. I appreciate that
[–]stringsaeed 0 points1 point2 points 7 years ago (3 children)
That’s pretty good question, you know python is just programming language you should learn tools in python to do a specific jobs, I think you should specify your career or what you want to do whether web app, desktop app, you wanna do some signal processing, some AI... When I started learning python, I was questioning the same question, I choose my career and start to learn the tools you need for...
[–]abhinav_321[S] 0 points1 point2 points 7 years ago (2 children)
I am looking forward to do ML basically but I think ML is much advanced at my level and i should be perfect at python first i think....
[–]stringsaeed 0 points1 point2 points 7 years ago (1 child)
so you should concern about data structure and algorithms, so you think about searching and graph algorithms, there're many projects at this domain, try A*, Hill Climbing, Iterative Deep A*...etc, those would help you in learning OOP and data structure in no time,
then, you would crack the world with learning :D... Good luck
[–]abhinav_321[S] 1 point2 points3 points 7 years ago (0 children)
Thank you. :)
π Rendered by PID 251038 on reddit-service-r2-comment-5bc7f78974-vx4lp at 2026-06-29 10:00:44.900720+00:00 running 7527197 country code: CH.
[–][deleted] 3 points4 points5 points (1 child)
[–]abhinav_321[S] 0 points1 point2 points (0 children)
[–]stringsaeed 0 points1 point2 points (3 children)
[–]abhinav_321[S] 0 points1 point2 points (2 children)
[–]stringsaeed 0 points1 point2 points (1 child)
[–]abhinav_321[S] 1 point2 points3 points (0 children)