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 stick to get-set and not car.speed() and car.speed(55) respectively?
Sep 13, 2022
oop
encapsulation
setter
getter
car-analogy
Why do we pass objects rather than object members to functions?
Feb 19, 2022
c++
oop
encapsulation
decoupling
When should a class use its own getters/setters vs accessing the members directly?
Feb 27, 2022
oop
encapsulation
C++ Friend-like construct for Rust
Oct 25, 2022
rust
encapsulation
Why do I need to use get and set?
Feb 22, 2022
c#
.net
oop
encapsulation
Will inheritance break encapsulation?
Mar 20, 2022
java
inheritance
encapsulation
I can't create a clear picture of implementing OOP concepts, though I understand most of the OOP concepts. Why? [closed]
Nov 14, 2022
.net
oop
encapsulation
Creating classes with a lot of imported functions here and there
Nov 05, 2022
python
class
oop
object
encapsulation
What methods are there to modularize C code?
Sep 22, 2022
c
namespaces
module
encapsulation
scoping
What is the antonym of encapsulation?
Sep 21, 2022
oop
unit-testing
terminology
encapsulation
Allowing users of a class to move private members
Sep 21, 2022
c++
c++11
move
encapsulation
Where to draw the line between Clojure and Java?
Dec 20, 2020
java
api
architecture
clojure
encapsulation
Access of private field of another object in copy constructors - Really a problem?
Feb 09, 2022
java
encapsulation
Is there any workaround for making a structure member somehow 'private' in C?
Oct 29, 2022
c
encapsulation
What is Encapsulation exactly? [duplicate]
Mar 11, 2022
java
oop
encapsulation
Doesn't Spring's dependency injection break information hiding?
Nov 08, 2022
java
spring
dependency-injection
encapsulation
A very common C# pattern that breaks a very fundamental OOP principle
Nov 06, 2022
c#
oop
encapsulation
solid-principles
design-principles
Isn't there a point where encapsulation gets ridiculous?
Sep 19, 2022
c#
c++
encapsulation
yagni
How do you take decision to define a variable "private"?
Feb 06, 2020
java
encapsulation
private-members
Abstracting away from data structure implementation details in Clojure
Oct 18, 2020
data-structures
clojure
encapsulation
abstraction
« Newer Entries
Older Entries »