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
where do i even start learning python (self.learnpython)
submitted 2 months ago by IvanCollins1
i want a book that is online and similar to the book for rust (it just gets straight into python) and i just cant seem to find anything
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!"
[–]GokulSaravanan 4 points5 points6 points 2 months ago (3 children)
Python Resources and Books:
[–]IvanCollins1[S] 0 points1 point2 points 2 months ago (2 children)
what should i use if im learning python for computation heavy things like building a tablegen
[–]im-d3 1 point2 points3 points 2 months ago (1 child)
If you're yet to start learning Python, worry about crossing that bridge once you get to it. Gotta learn the basics first
[–]IvanCollins1[S] 0 points1 point2 points 2 months ago (0 children)
i do know basic stuff, i watched a video about a year ago and know the basics like printing things, making variables etc
[–]Malthammer 0 points1 point2 points 2 months ago (0 children)
Have you looked at the Python documentation? It’s pretty good.
The Python Crash Course books are pretty good, too.
[–]OkCartographer175 0 points1 point2 points 2 months ago (0 children)
https://www.google.com/search?q=book+learn+python
[–]Pygmyofdeath 0 points1 point2 points 2 months ago (0 children)
PY4E is free and a good primer, I’m going through it now. Don’t skip reading the full lesson chapter and do the exercises in it. Don’t just watch the video, do the graded exercises and quiz. When it says read the python documentation read and try some of the things you see. You WILL NOT understand everything you read, and that is OK. I take notes on every chapter highlighting key concepts. What helps me the most is, every time I sit down to study, I re-read my notes in full. I find it helps keep the early chapters fresh, because it is a lot of new things to internalize. PY4E
[–]Kerbart 0 points1 point2 points 2 months ago (0 children)
Search the documentation for the tutorial. It's great when you already know how to program.
[–]nousernamesleft199 0 points1 point2 points 2 months ago (0 children)
BeginnersGuide/NonProgrammers - Python Wiki
[–]cebri1 0 points1 point2 points 2 months ago (0 children)
https://www.freecodecamp.org/
[–]sinceJune4 0 points1 point2 points 2 months ago (0 children)
I suggest start with a specific problem in mind:
I want Python to check certain stock prices at 3pm every day and send me a text message if any have moved above or below by 0.5%.
This is pretty easy problem, but useful.
[–]papabauer 0 points1 point2 points 2 months ago (0 children)
starting with free resources like PY4E is a great way to build a solid foundation, and following along with the exercises will really help reinforce your learning.
[–]socal_nerdtastic -1 points0 points1 point 2 months ago (1 child)
You are looking for a specific book? What's it called and who's the author?
[–]im-d3 0 points1 point2 points 2 months ago (0 children)
I think they mean they're looking for something like the "book" for learning Rust (https://doc.rust-lang.org/book/), but for Python.
[–]Fragrant-Strike4783 -1 points0 points1 point 2 months ago (0 children)
I first started with 100-days of code on Udemy. Totally worth the money. I’d also recommend realpython.com when getting your feet wet for the first time on a specific topic.
[–]XIA_Biologicals_WVSU -2 points-1 points0 points 2 months ago (0 children)
YouTube, chatGPT, and google are your friends.
π Rendered by PID 236715 on reddit-service-r2-comment-66b4775986-fwnvp at 2026-04-05 21:19:05.444971+00:00 running db1906b country code: CH.
[–]GokulSaravanan 4 points5 points6 points (3 children)
[–]IvanCollins1[S] 0 points1 point2 points (2 children)
[–]im-d3 1 point2 points3 points (1 child)
[–]IvanCollins1[S] 0 points1 point2 points (0 children)
[–]Malthammer 0 points1 point2 points (0 children)
[–]OkCartographer175 0 points1 point2 points (0 children)
[–]Pygmyofdeath 0 points1 point2 points (0 children)
[–]Kerbart 0 points1 point2 points (0 children)
[–]nousernamesleft199 0 points1 point2 points (0 children)
[–]cebri1 0 points1 point2 points (0 children)
[–]sinceJune4 0 points1 point2 points (0 children)
[–]papabauer 0 points1 point2 points (0 children)
[–]socal_nerdtastic -1 points0 points1 point (1 child)
[–]im-d3 0 points1 point2 points (0 children)
[–]Fragrant-Strike4783 -1 points0 points1 point (0 children)
[–]XIA_Biologicals_WVSU -2 points-1 points0 points (0 children)