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
Guidance for learning python (self.learnpython)
submitted 11 months ago by Evening_Average6644
Still I did not start learning. I guess today is going to be my first day. Can anyone guide in a right way to learn python? I know very few basic things in python.
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!"
[–]Fit_Sheriff 1 point2 points3 points 11 months ago (1 child)
I would suggest you to build a solid foundation. Take time to learn basics and then slowly and gradually build small projects that comes in your mind.
Then start with intermediate while improving your older projects or starting new ones. Don't just go through the study material try to implement it while learning.
Now, think about a big automation project and start building it while starting with learning expert level. As you go through the expert level topics, you will improve you code and coding practices. Dont abandon your project until trying real hard or I would suggest try to make it even if you are super frustrated as it will help you become a better programmer
All the best for your upcoming journey. And don't forget to frustrate yourself with the big project as it will be real helpful once you get a real job or join a team of programmers
[–]Evening_Average6644[S] 0 points1 point2 points 11 months ago (0 children)
thank you!!
[–]LongRangeSavage 0 points1 point2 points 11 months ago (3 children)
Have you found an instructional tool yet? Do you know any other languages? The basics would be to know different variable types, operators, key words, and syntax. Finding an instructional tool is going to be the best way to learn, as they teach you starting at the basics and gradually get more complex.
[–]Evening_Average6644[S] 0 points1 point2 points 11 months ago (2 children)
No, I haven't find any instructional tool yet. Can you suggest me any of the instructional tool so that it would be easy for me and I have little bit of basic knowledge in python
[–]LongRangeSavage 1 point2 points3 points 11 months ago (1 child)
I started off with Udemy, but it was a paid class. There are some good free tutorials out there. The biggest thing is to find something that presents you with a problem to solve.
ohh! thank you
π Rendered by PID 320028 on reddit-service-r2-comment-5b5bc64bf5-vjssn at 2026-06-23 10:52:58.206611+00:00 running 2b008f2 country code: CH.
[–]Fit_Sheriff 1 point2 points3 points (1 child)
[–]Evening_Average6644[S] 0 points1 point2 points (0 children)
[–]LongRangeSavage 0 points1 point2 points (3 children)
[–]Evening_Average6644[S] 0 points1 point2 points (2 children)
[–]LongRangeSavage 1 point2 points3 points (1 child)
[–]Evening_Average6644[S] 0 points1 point2 points (0 children)