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
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
Is it ever a good idea to break encapsulation?
Mar 20, 2023
c++
class
oop
encapsulation
object-private Vs class-private
Mar 02, 2023
ruby
oop
private
encapsulation
smalltalk
Fine to have variables in a namespace?
Mar 02, 2023
c++
namespaces
encapsulation
How to use private Java classes for effective API design
Feb 20, 2023
java
api
encapsulation
information-hiding
JavaScript Encapsulation with WebComponents/ShadowDOM
Feb 18, 2023
javascript
encapsulation
polymer
web-component
C# Automatic properties to wrap private fields?
Sep 03, 2025
c#
properties
private
encapsulation
Python's nonlocal keyword - is this good practice?
Sep 01, 2025
python
python-3.x
encapsulation
Cannot access protected member of another instance from derived type's scope
Sep 02, 2025
c++
language-lawyer
encapsulation
protected
Older Entries »