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
Why does Swift allow access of private variables in the same file?
Nov 07, 2022
swift
encapsulation
Do I really need to bend over backwards for a friend operator<< for a class in a namespace?
Mar 29, 2022
c++
private
encapsulation
friend
Should I encapsulate my IoC container?
Feb 26, 2022
ioc-container
encapsulation
Keep out of reach of Children: Removing protected fields from inheritance
Aug 23, 2022
java
inheritance
encapsulation
What does 'fidelity' of accessor keywords mean?
Apr 22, 2020
c#
encapsulation
accessor
Scala type alias including companion object [beginner]
Oct 21, 2022
scala
encapsulation
type-alias
companion-object
Is inheritance necessary for encapsulation, abstraction and polymorphism?
May 24, 2022
oop
inheritance
polymorphism
encapsulation
abstraction
Linking enum value with localized string resource
Aug 12, 2022
c#
.net
enums
encapsulation
Is adding attributes dynamically frowned upon in Python?
May 17, 2022
python
oop
encapsulation
dynamic-languages
design-principles
Do objects encapsulate data so that not even other instances of the same class can access the data?
Feb 15, 2022
java
encapsulation
conceptual
OOP: Calling a public method within the same class
Sep 12, 2022
java
oop
methods
encapsulation
public
Objective-c: why private ivars are not hidden from the outside access when using KVC
Sep 12, 2022
objective-c
private
encapsulation
setvalue
ivars
In C++, does adding a friend to a class change its memory layout?
Nov 19, 2022
c++
encapsulation
friend
private-members
Why not use 'protected' or 'private' in PHP?
Oct 18, 2022
php
encapsulation
golang public method to private struct - is this have any use case
Oct 29, 2022
go
encapsulation
Accessing package-private fields in Java
May 21, 2022
java
android
encapsulation
How do you get people to value abstraction and flexibility over "just getting it done"?
Sep 15, 2022
architecture
encapsulation
abstraction
C# declare both, class and interface
Sep 14, 2022
c#
interface
declaration
encapsulation
How often do you see abuse of C# shorthand getters/setters?
Aug 26, 2022
c#
encapsulation
setter
getter
automatic-properties
In Java, is it ever a bad idea to make an object's members publicly available?
Aug 31, 2022
java
field
private
encapsulation
public
« Newer Entries
Older Entries »