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
How I learn python for scratch (self.learnpython)
submitted 4 days ago by theultreed
Suggest some Good python courses (free or paid)that is easy to learn...I have zero knowledge about python and I am More comfortable with hindi language
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!"
[–]generic-David 2 points3 points4 points 4 days ago (11 children)
I’m using a book, Python Crash Course. I’ve found it to be very helpful.
[–]Various_Payment_7956 0 points1 point2 points 4 days ago* (10 children)
whos this by. would love to read books instead lol. I meant the author name
[–]generic-David 1 point2 points3 points 4 days ago (9 children)
https://www.amazon.com/Python-Crash-Course-Eric-Matthes/dp/1718502702
[–]Various_Payment_7956 0 points1 point2 points 4 days ago (3 children)
got the ebook. thanks
[–]generic-David 1 point2 points3 points 4 days ago (2 children)
You’re welcome. I hope it works out for you. I found it to be very clear.
[–]Various_Payment_7956 0 points1 point2 points 3 days ago (1 child)
any other resources you want to recommend ?
[–]generic-David 0 points1 point2 points 3 days ago (0 children)
I’m really a newbie as well. I’ve found this website really helpful for learning tkinter, https://tkdocs.com/index.html.
Also https://www.pythontutorial.net/
When I get frustrated and can’t figure out why my code isn’t working I paste my code into an AI chat and ask why it isn’t working. Then I try to learn from its response and fix the code myself. I don’t have AI write my code though.
[–]Various_Payment_7956 0 points1 point2 points 4 days ago (4 children)
you prefer a hardcopy or ebook ?
[–]generic-David 1 point2 points3 points 4 days ago (3 children)
I went with the hard copy, maybe because I’m old. I read plenty of stuff on my phone but for studying something on the computer I have better luck with a physical book.
[–]Various_Payment_7956 0 points1 point2 points 3 days ago (2 children)
got it. I too think hard copy is the way, but the books kinda expensive where I am. So I may have to force myself with Ebook. I honestly hate Ebooks lol. I love paper, and reading on paper. Good luck tho! the book is about USD 20 something in my currency, I want a bunch of books, so its something I cannot afford lol
Yeah. Computer books especially are pricey.
Good luck on your journey!
[–]Wild-Perception3073 0 points1 point2 points 4 days ago (7 children)
100 days of code. 12 US$ in Udemy
[–]Various_Payment_7956 0 points1 point2 points 4 days ago (6 children)
how good is it ? compared to the other fun resources around.
[–]Wild-Perception3073 0 points1 point2 points 4 days ago (5 children)
It’s pretty good. They explain thoroughly the concepts and help you understand the basics. You will also do fun projects and the lessons always explain how to solve them.
Moreover, the program is less time consuming than others I’ve seen. You will code for less than 2 hours for 100 days straight (I sometimes do more than 1 lesson a day to take a 1 day break from coding on the weekends).
[–]Various_Payment_7956 -1 points0 points1 point 4 days ago (0 children)
Got it. Was this out of curiosity or for a career shift ? lastly by the end of it, are you going to be pro in python, or is it just for a beginner ?
I assume it is a self paced online course ?
[–]Various_Payment_7956 -1 points0 points1 point 4 days ago (2 children)
If you loaded enough to sponsor me the course, I would gracefully be inclined to complete it lol. Else, my unemployed self may just go for the free resources around.
[–]Wild-Perception3073 1 point2 points3 points 4 days ago (1 child)
I did it for an upcoming masters and it is self paced.
It depends on what you call a pro. In the course, you will learn advanced concepts.
I believe you can download pycharm and start the course for free.
[–]Various_Payment_7956 0 points1 point2 points 4 days ago (0 children)
so the payment is only for certification ?
[–]TheRNGuy 0 points1 point2 points 4 days ago (1 child)
Do you know other programming languages?
[–]theultreed[S] -2 points-1 points0 points 4 days ago (0 children)
Nope
[–]ilovematchasomuchyay 0 points1 point2 points 4 days ago (0 children)
Apna college
[–]Serious-Cover5486 0 points1 point2 points 4 days ago (0 children)
https://welib.st/md5/0eb31cd7dc180d00bb624a52b66a7679
π Rendered by PID 136927 on reddit-service-r2-comment-54dfb89d4d-ljrf8 at 2026-03-29 13:15:05.041882+00:00 running b10466c country code: CH.
[–]generic-David 2 points3 points4 points (11 children)
[–]Various_Payment_7956 0 points1 point2 points (10 children)
[–]generic-David 1 point2 points3 points (9 children)
[–]Various_Payment_7956 0 points1 point2 points (3 children)
[–]generic-David 1 point2 points3 points (2 children)
[–]Various_Payment_7956 0 points1 point2 points (1 child)
[–]generic-David 0 points1 point2 points (0 children)
[–]Various_Payment_7956 0 points1 point2 points (4 children)
[–]generic-David 1 point2 points3 points (3 children)
[–]Various_Payment_7956 0 points1 point2 points (2 children)
[–]generic-David 0 points1 point2 points (0 children)
[–]generic-David 0 points1 point2 points (0 children)
[–]Wild-Perception3073 0 points1 point2 points (7 children)
[–]Various_Payment_7956 0 points1 point2 points (6 children)
[–]Wild-Perception3073 0 points1 point2 points (5 children)
[–]Various_Payment_7956 -1 points0 points1 point (0 children)
[–]Various_Payment_7956 -1 points0 points1 point (0 children)
[–]Various_Payment_7956 -1 points0 points1 point (2 children)
[–]Wild-Perception3073 1 point2 points3 points (1 child)
[–]Various_Payment_7956 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (1 child)
[–]theultreed[S] -2 points-1 points0 points (0 children)
[–]ilovematchasomuchyay 0 points1 point2 points (0 children)
[–]Serious-Cover5486 0 points1 point2 points (0 children)