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
Representing hierarchical relationships with "multiple inheritance" in a relational database
Jun 22, 2026
python
sql
oop
database-design
PHP: Passing Interface as Parameter
Jun 20, 2026
php
oop
interface
How to access mysqli connection in another class on another page?
Jun 21, 2026
php
mysql
oop
mysqli
Examples in Test Driven Development By Example by Kent Beck
Jun 20, 2026
oop
tdd
private
Adding a protected constructor to allow subclasses provide different implementations
Jun 21, 2026
java
oop
interface
Generic Class Polymorphisim
Jun 21, 2026
c#
.net
oop
generics
polymorphism
Code smell - which design pattern and how to implement?
Jun 19, 2026
java
oop
design-patterns
Inheritance in matlab
Jun 19, 2026
matlab
oop
constructor
why in Kotlin, Stack<Int> can push(null) but ArrayList<Int> cannot add(null)?
Jun 20, 2026
oop
kotlin
Implementing an abstract class as a interface for other classes without vtable overhead
Jun 20, 2026
c++
oop
c++11
inheritance
c++17
Finding out if a class is a subclass of another class (Objective-C)
Jun 20, 2026
objective-c
oop
Why use @property decorator when I can use a normal method getter? [duplicate]
Jun 20, 2026
python
oop
properties
decorator
Just how limited should the responsibilities of a Repository be?
Jun 19, 2026
oop
architecture
domain-driven-design
data-access-layer
Pass an Object, Inherit it or use direct method
Jun 18, 2026
c#
oop
inheritance
object
encapsulation
How Base classes are automatically instantiated before derived classes
Jun 19, 2026
c#
asp.net
oop
inheritance
In C# how can a sub class object can directly call a super class method which is overridden?
Jun 19, 2026
c#
oop
How can I set/modify parent class variables through child class?
Jun 17, 2026
php
oop
PHP - Use of Traits to share properties only
Jun 18, 2026
php
oop
traits
Is it appropriate to use a series of lambda functions to define class functionality? [closed]
Jun 18, 2026
java
oop
lambda
java-8
readability
Loading OOP structure from XML--how to design code
Jun 19, 2026
xml
oop
« Newer Entries
Older Entries »