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
Implementing multiple interfaces in c++
Dec 19, 2025
c++
oop
converting a python script into object oriented program
Dec 20, 2025
python
oop
procedural
How to design a class that has only one heavy duty work method and data returning other methods?
Dec 20, 2025
language-agnostic
oop
Dim c as MyClass & Dim c as New MyClass
Dec 20, 2025
vb.net
oop
System.Convert does not contain a definition for "toString"
Dec 19, 2025
c#
asp.net
oop
Java program design question
Dec 19, 2025
java
oop
Why protected and private attributes are accessible by same class rather than by the same object?
Dec 19, 2025
oop
class
private
protected
What does "dependency inversion principle" mean in OOP?
Dec 19, 2025
oop
design-principles
principles
dependency-inversion
Context on facebook api callback?
Dec 19, 2025
javascript
oop
facebook
How to initialize objects with unknown arguments?
Dec 18, 2025
php
oop
class-design
Is this an abuse of the type system?
Dec 19, 2025
c#
oop
types
How can I change the definition of class methods after pickling
Dec 18, 2025
python
python-3.x
oop
pickle
dill
How to call method from a database connection class
Dec 17, 2025
java
database
oop
ucanaccess
Destructing Matlab Singleton class instance without calling `clear all`
Dec 17, 2025
matlab
unit-testing
oop
singleton
persistent
Scope operator in Operator Overloading
Dec 16, 2025
c++
oop
operator-overloading
scope-resolution-operator
What is the difference between an object's set of attributes and its namespace?
Dec 17, 2025
python
oop
object
namespaces
"Use of operator + is ambiguous", although type cast is declared as explicit
Dec 16, 2025
c++
oop
Class of std::vector vs non-member functions (along with a typedef) [closed]
Dec 15, 2025
c++
class
oop
vector
Should a concrete class that implements an interface have extra public methods for testing? [closed]
Dec 15, 2025
c#
unit-testing
oop
Older Entries »