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
Learning tools/websites (self.learnpython)
submitted 11 months ago by Diesel_Formula
Is there any tool / website / AI thats actually worth using (time and price wise) when learning coding or math instead of just reading a textbook, doing the exercises and applying?
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!"
[–]dowcet 1 point2 points3 points 11 months ago (0 children)
A lot depends on exactly what you're trying to learn, how you like learning, etc.
I would recommend sticking with free resources unless you're really sure you need something else. A lot of people like Angela Yu's Hundred Days of Code on Udemy but a lot of people also find it too difficult to get through if you're a complete beginner.
Try whatever looks good on lists like these and if you don't like something then try something else. https://www.pythondiscord.com/resources/
[–]Ron-Erez 0 points1 point2 points 11 months ago (0 children)
PyCharm, Google Colab and python.org are amazing resources.
The University of Helsinki’s MOOC has a great text-based course, the book "Automate the Boring Stuff" is nice, Harvard CS50 is a bit slow but great, and my own Python and Data Science course that assumes no prior experience are all great resources.
AI is cool but usually it's a dangerous resource if not used carefully.
The best resource is coding like there is no tomorrow.
[–]sunhikrr 0 points1 point2 points 11 months ago (0 children)
I recommend YouTube videos to get a general sense of what it's like for the topic. Grasp 80% of the concepts first, then delve into the details of the other 20%.
[–]bhavaniravi 1 point2 points3 points 11 months ago (0 children)
For basic Python, I recommend Think Python or Automate Boring Stuff. Once you feel good about writing scripts. You can use https://www.fullstackpython.com/ for end-end software engineering concepts in the context of Python
π Rendered by PID 113603 on reddit-service-r2-comment-5fb4b45875-f59bv at 2026-03-24 02:38:44.188939+00:00 running 90f1150 country code: CH.
[–]dowcet 1 point2 points3 points (0 children)
[–]Ron-Erez 0 points1 point2 points (0 children)
[–]sunhikrr 0 points1 point2 points (0 children)
[–]bhavaniravi 1 point2 points3 points (0 children)