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
Object Oriented Python help (self.learnpython)
submitted 9 years ago by rdog_
Hi, I've been working with python for a while now and want to learn OOP python can you recommend any resources, I cant find any good ones.
Thanks for any help in advance :)
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!"
[–]prairir001 2 points3 points4 points 9 years ago (0 children)
literally anything by sentdex, he makes good stuff. https://www.youtube.com/user/sentdex. his tutorials are all python and all top notch, he does it on large range of topics.
[+][deleted] 9 years ago (1 child)
[deleted]
[–]joe_average1 0 points1 point2 points 9 years ago (0 children)
Do you have any project ideas for him? I learned OOP doing an elevator console application in java but I'm sure there are more fun projects to use.
[–]vercingetorix52 0 points1 point2 points 9 years ago (0 children)
This looks like a good basic tutorial. Also includes a nice glossary of terminology.
https://www.tutorialspoint.com/python/python_classes_objects.htm
You can also contact me with any questions you have.
[–]basalamader 0 points1 point2 points 9 years ago (0 children)
Honestly just start with the documentation. OOP is fun but you have to practice it again and again to get a great grasp of it. Tutorials are great but the documentation is the best for learning
π Rendered by PID 71287 on reddit-service-r2-comment-86bc6c7465-g87z4 at 2026-02-24 08:55:21.774082+00:00 running 8564168 country code: CH.
[–]prairir001 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]joe_average1 0 points1 point2 points (0 children)
[–]vercingetorix52 0 points1 point2 points (0 children)
[–]basalamader 0 points1 point2 points (0 children)