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 oop
When should I create objects in OOP?
Apr 30, 2026
oop
object
javascript inheritance - from abstract idea to actual code
Apr 30, 2026
javascript
oop
inheritance
How do I access a superclass's constant property within Matlab?
Apr 30, 2026
oop
matlab
inheritance
subclass
superclass
OOP - how much should I develop classes? [closed]
Apr 28, 2026
php
class
oop
How to create a "genuinely extensible" class
Apr 30, 2026
php
oop
abstraction
How to respect encapsulation when storing data in domain centric applications?
Apr 30, 2026
oop
Is it good practice to redeclare a parent class's method in a derived class, even if it doesn't override it?
Apr 30, 2026
javascript
oop
OO: how to create a function "addFruit" to add fruit into a vector<fruit>
Apr 30, 2026
c++
oop
Add result to int array every time you finish counting the occurrence
Apr 30, 2026
java
arrays
oop
counter
Collections of Objects OOP
Apr 30, 2026
php
oop
Override method - to call overriden implementation (super) or not to call?
Apr 29, 2026
oop
inheritance
What are the other uses of __new__ method in python? [duplicate]
Apr 29, 2026
python
oop
new-operator
magic-methods
How do I gracefully avoid dependencies on infrastructure services from domain entities using DDD?
Apr 29, 2026
oop
domain-driven-design
Qt: signal/slot design and performance
Apr 28, 2026
c++
qt
oop
signals
class-design
function_exists returns false every time
Apr 29, 2026
php
oop
function
C++: How to call member constructor outside the initializer list during object construction?
Apr 28, 2026
c++
oop
constructor
initializer-list
Public instance variable access error: "An object reference is required for the non-static field, method, or property..."
Apr 28, 2026
c#
.net
oop
error-handling
encapsulation
My OOP Approach Seems Wrong - Having to Check Class
Apr 27, 2026
c#
oop
data-structures
Initialization in definition vs. initialization in constructor [duplicate]
Apr 25, 2026
java
oop
constructor
initialization
theory
Older Entries »