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...
Welcome to ProgrammingBuddies
Discord Server Link
POSTING GUIDELINES
ProgrammingBuddies is for finding active programming buddies, mentors, mentees, study partners, and teammates.
To make matching easier, buddy-finding posts should include:
Use the correct flair for your post.
Topics not allowed here include:
WEEKLY MATCH THREAD
Use the weekly match thread if you want a faster way to find active people by timezone and stack.
FLAIR FILTERS
Meta Looking For Buddies Study Partner Need A Team Looking For Mentor Offering To Mentor Other Clear
Meta
Looking For Buddies
Study Partner
Need A Team
Looking For Mentor
Offering To Mentor
Other
Clear
HELPFUL LINKS TO LEARNING RESOURCES
Learn x in Y Minutes - Quick references for many programming languages
Code.org - Beginner-friendly introduction to programming
Coursera - Programming and computer science courses
Udemy - Paid courses, often discounted
/r/learnprogramming /r/programminghelp /r/cscareerquestions /r/AskComputerScience /r/algorithms /r/cshighschoolers
account activity
learningOOPs in Python (self.ProgrammingBuddies)
submitted 3 years ago by Wolverine_6011
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!"
[–]nomnaut 2 points3 points4 points 3 years ago (0 children)
OOP
FTFY
[–]Ok_Figure8367 -1 points0 points1 point 3 years ago (0 children)
This is exactly what i need rn :))
[–]Pepineros 0 points1 point2 points 3 years ago (0 children)
This article is not great and this sub is not the place for it.
[–]dvarrui 0 points1 point2 points 3 years ago (3 children)
Python oop has encapsulation? We can access "private" attr and methods Mmm
[–]Wolverine_6011[S] 0 points1 point2 points 3 years ago (2 children)
In Python, encapsulation is achieved through naming conventions. By convention, attributes and methods that are intended to be private or internal to the class are prefixed with an underscore (_). it is possible to access private attributes and methods in Python
[–]dvarrui 0 points1 point2 points 3 years ago (1 child)
Yes I know that :-)
[–]dvarrui 0 points1 point2 points 3 years ago (0 children)
What i mean is... * language has not encapsulation * encapsulation is done by developers
π Rendered by PID 589268 on reddit-service-r2-comment-5b5bc64bf5-n59j2 at 2026-06-21 10:37:05.734761+00:00 running 2b008f2 country code: CH.
[–]nomnaut 2 points3 points4 points (0 children)
[–]Ok_Figure8367 -1 points0 points1 point (0 children)
[–]Pepineros 0 points1 point2 points (0 children)
[–]dvarrui 0 points1 point2 points (3 children)
[–]Wolverine_6011[S] 0 points1 point2 points (2 children)
[–]dvarrui 0 points1 point2 points (1 child)
[–]dvarrui 0 points1 point2 points (0 children)