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
What is exact difference between Inheritance and Abstract class?
Oct 07, 2022
java
oop
inheritance
abstract-class
abstraction
Am I breaking the "Law of Demeter"?
Oct 18, 2022
oop
refactoring
object
Java-esque OOP in JavaScript and a jQuery fail
Oct 06, 2022
javascript
jquery
oop
namespaces
How bridge method works?
Apr 19, 2022
java
oop
generics
Scala testable code with inheritance and mixins
Jun 16, 2017
java
scala
unit-testing
oop
testability
PHP method scope binding
Sep 03, 2022
php
oop
object
What's an inline constructor in Kotlin?
Aug 29, 2022
kotlin
oop
constructor
inline
How do I tear down observer relationship in multithreaded C++?
Apr 11, 2022
c++
multithreading
design-patterns
oop
What happens when subclasses don't define a constructor in Java?
Jan 30, 2017
java
generics
oop
Is this use of isinstance pythonic/"good"?
Mar 30, 2022
oop
python
Is it possible to have over inheritance to be lost in code?
Feb 20, 2022
c#
asp.net
oop
What does the object declaration mean in a python class, and should I use it? [duplicate]
Oct 15, 2022
python
oop
inheritance
Why we declare some variables in PHP as like "$_variablename"...? [duplicate]
Apr 18, 2022
php
oop
variables
Why does the child class does not inherit the method from parent class in python in this example?
Mar 12, 2022
python
oop
inheritance
If a class has no state, should all the methods be static?
Nov 09, 2022
java
oop
static
Must a class adhere to the documented contract of an interface to be said to implement that interface
Dec 09, 2017
java
oop
interface
Why am I getting PHP Fatal error: Uncaught Error: Class 'MyClass' not found? [duplicate]
Oct 14, 2022
php
oop
dependency-injection
namespaces
autoloader
Passing Interface's method as parameter
Oct 23, 2022
delphi
oop
interface
callback
How to cross-reference objects in classes
Apr 21, 2022
c#
oop
How to return new instance of subclass while initializing parent class?
Mar 01, 2017
ruby
oop
class
inheritance
« Newer Entries
Older Entries »