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 information-hiding
How to use private Java classes for effective API design
Feb 20, 2023
java
api
encapsulation
information-hiding
Private functions of a class accessible?
Dec 05, 2022
c++
oop
class
gcc
information-hiding
Practical example Encapsulation vs Information Hiding vs Abstraction vs Data Hiding in Java
Nov 29, 2022
java
oop
abstraction
information-hiding
data-hiding
Where do you put unit tests for private methods?
Nov 29, 2022
c#
unit-testing
tdd
encapsulation
information-hiding
Swift: access level between `private` and `internal`?
Oct 20, 2022
swift
oop
access-modifiers
information-hiding
How to hide a datum from everyone but class T
Mar 29, 2022
c++
templates
friend
information-hiding
access-protection
Best way to store data between program runs in java?
Jul 20, 2017
java
storage
information-hiding
Is it better to pass an *interface* or an *object* as a parameter to a function?
Oct 29, 2022
language-agnostic
oop
parameters
interface
information-hiding
JavaScript - How to hide global scope from eval'd script
Nov 13, 2022
javascript
global-variables
eval
information-hiding
Do Subclasses Inherit Private Instance Variables From Superclasses
Nov 01, 2022
java
inheritance
encapsulation
information-hiding
Difference in Information hiding and data abstraction?
Apr 19, 2020
oop
abstraction
information-hiding
So now struct can have virtual function and support inheritance ? What difference with classes then ? What the true purpose of information hiding? [duplicate]
Nov 01, 2022
c++
class
inheritance
struct
information-hiding
Hiding classes in a jar file
Nov 13, 2022
java
jar
factory-pattern
information-hiding
facade
Is it possible to hide a password defined within C++ code
Feb 03, 2022
c++
assembly
information-hiding
How can I implement a robust session-per-request pattern in my project, while focusing on information hiding?
Jun 23, 2019
asp.net-mvc
nhibernate
session
information-hiding
A brilliant example of effective encapsulation through information hiding?
Nov 14, 2022
language-agnostic
oop
encapsulation
abstraction
information-hiding
Command Pattern seems needlessly complex (what am I failing to understand?)
Nov 16, 2022
design-patterns
abstraction
command-pattern
information-hiding
How can you hide information inside a jpg or gif photo?
Feb 18, 2022
image
jpeg
gif
information-hiding
steganography
What are the differences between information hiding and encapsulation?
Sep 04, 2022
java
oop
encapsulation
modularity
information-hiding
Why should the "PIMPL" idiom be used? [duplicate]
Dec 14, 2021
c++
oop
information-hiding
pimpl-idiom
Older Entries »