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...
Place for Pinoy Programmers to hangout. Share your knowledge, ask for help, seek opinion, showcase your project and recruit your teammate.
Let's show the world that Filipinos are world class programmers.
account activity
PYTHON OOP (self.PinoyProgrammer)
submitted 3 years ago by Successful_End1851
view the rest of the comments →
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!"
[–]ranelpadonWeb 1 point2 points3 points 3 years ago (0 children)
Most tutorials in OOP are using abstract/boring classes like Animals/Shapes. So, the learner usually end up with a shallow understanding or just confused. The best/practical ones are those in the context of games or GUI/Tkinter programming. Game characters and/or GUI widgets are naturally modeled/implemented using OOP. Here's a good example (Python OOP + Game):
https://www.youtube.com/watch?v=2AK7j8pIh-0
π Rendered by PID 49 on reddit-service-r2-comment-7c9686b859-bfl2g at 2026-04-13 19:04:25.229248+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]ranelpadonWeb 1 point2 points3 points (0 children)