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
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
Javascript static/singelton - this vs _this vs object name
Feb 14, 2023
javascript
jquery
oop
this
encapsulation
How to access outer class variable of same name?
Feb 12, 2023
java
encapsulation
inner-classes
nested-class
Is it ok and safe to work with references passed to constructor - Java
Feb 09, 2023
java
reference
encapsulation
Does it make sense to make a class in python when it would never get instantiated?
Jan 21, 2023
python
encapsulation
How to not encapsulate Coffeescript
Jan 19, 2023
ruby-on-rails-3
coffeescript
encapsulation
What is the purpose of declaring a Class within another Class?
Jan 04, 2023
vb.net
class
encapsulation
How to encapsulate private fields that only apply to a few methods
Dec 31, 2022
c#
oop
encapsulation
C++ - Function calling when changing member value
Dec 30, 2022
c++
events
encapsulation
getter-setter
vertex
Calling a javascript function within a function
Dec 27, 2022
javascript
function
nested
encapsulation
Is it a good idea to use 'final' modifier with getters and setters?
Dec 27, 2022
java
oop
encapsulation
access-modifiers
How can I add inlines to the ModelAdmin of another app, without a circular dependency?
Dec 27, 2022
django
django-admin
encapsulation
Defining both Private Field and Property vs just Property
Dec 27, 2022
c#
oop
encapsulation
Derive & Destroy Encapsulation, or Violate DRY?
Dec 23, 2022
c++
oop
inheritance
encapsulation
Package and visibility
Dec 23, 2022
java
package
encapsulation
access-modifiers
class-visibility
Make object that encapsulates List<> accessable via [] operator?
Dec 23, 2022
c#
list
encapsulation
Older Entries »