Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in encapsulation
Save and load objects without breaking encapsulation
Nov 21, 2025
java
database
design-patterns
encapsulation
memento
Why static methods are allowed to invoke private methods?
Nov 22, 2025
java
static
private
encapsulation
In this case, how to achieve modularity and information hiding at the same time?
Nov 19, 2025
c
oop
encapsulation
information-hiding
opaque-pointers
When to refactor? [closed]
Nov 20, 2025
python
oop
encapsulation
Encapsulating java.util.Properties access through accessor methods considered bad practice?
Nov 19, 2025
java
encapsulation
software-design
Subclassing a class with private members
Nov 18, 2025
python
oop
encapsulation
Patterns/Practices for encapsulating predicates
Nov 02, 2025
c#
linq
design-patterns
encapsulation
predicate
Change return type to derived type during override
Oct 31, 2025
c#
class
inheritance
encapsulation
Alternative to friendship?
Oct 30, 2025
c++
encapsulation
friend
access-control
Java: How does the debugger show private fields?
Oct 25, 2025
java
debugging
encapsulation
access-modifiers
C# - Using a private setter with a public getter on reference types
Oct 21, 2025
c#
properties
encapsulation
getter-setter
reference-type
Why does Rust think my private type must be public unless I use pub(crate)?
Oct 21, 2025
rust
module
encapsulation
rust-macros
how to enum friend in my class
Sep 18, 2025
c++
oop
enums
encapsulation
friend
Single responsibility vs encapsulation
Sep 17, 2025
c#
encapsulation
solid-principles
single-responsibility-principle
Calling a second level base class constructor
Sep 16, 2025
c#
oop
inheritance
encapsulation
Encapsulating and mocking
Sep 13, 2025
java
unit-testing
testing
mocking
encapsulation
Public and Privileged methods in javascript: Why are they called that way?
Sep 11, 2025
javascript
oop
encapsulation
A Question on Encapsulation
Sep 08, 2025
java
oop
encapsulation
C# Automatic properties to wrap private fields?
Sep 03, 2025
c#
properties
private
encapsulation
Older Entries »