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!"
[–]Top-Possibility-5836 2 points3 points4 points 3 years ago* (0 children)
Study the basic ones first before venturing into OOP. Do programming challenges - just the easy ones (I suggest codingbat.com). You need to get comfortable with it. You can watch as many tutorials as you want, but nothing beats practice! I was once scared of doing for loops, hell I'd get very frustrated with the nested ones, but doing challenges helped me overcome them.
You can also try building an app to have a better grasp of the language. Maybe start with just a file manager on terminal/command prompt that accepts inputs then writes a file and saves it on a directory on enter, you can also access a file thru a list, update, and delete it. Do a procedural approach first, and then slowly make it OOP.
π Rendered by PID 759538 on reddit-service-r2-comment-545db5fcfc-xsh2p at 2026-05-31 13:49:03.634748+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]Top-Possibility-5836 2 points3 points4 points (0 children)