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
Is it possible to get the non-enumerable inherited property names of an object?
Aug 16, 2022
javascript
oop
object
properties
PHP: How to use a class function as a callback [duplicate]
Feb 08, 2022
php
oop
callback
What is the rationale behind having companion objects in Scala?
Aug 31, 2022
oop
scala
companion-object
What is a covariant return type?
Aug 16, 2022
java
oop
covariance
Best practice: ordering of public/protected/private within the class definition?
Aug 16, 2022
oop
coding-style
class-design
In a PHP project, what patterns exist to store, access and organize helper objects? [closed]
Dec 14, 2021
design-patterns
oop
php
Why can't I overload constructors in PHP?
Aug 16, 2022
php
oop
overloading
constructor
Why is the clone() method protected in java.lang.Object?
Aug 16, 2022
java
oop
clone
Should I use a class or dictionary?
Aug 16, 2022
python
oop
class
dictionary
What does the variable $this mean in PHP?
Aug 16, 2022
php
class
oop
this
Amazon Interview Question: Design an OO parking lot [closed]
Aug 16, 2022
oop
Plotting with seaborn using the matplotlib object-oriented interface
Aug 16, 2022
python
oop
matplotlib
seaborn
Is there an alternative to bastard injection? (AKA poor man's injection via default constructor)
Aug 16, 2022
c#
.net
oop
dependency-injection
constructor
Mixin vs inheritance
Aug 16, 2022
oop
inheritance
mixins
Is there a benefit to defining a class inside another class in Python?
Dec 14, 2021
python
oop
What is the difference between an interface and a class, and why I should use an interface when I can implement the methods directly in the class?
Aug 16, 2022
c#
class
oop
interface
abstraction
How do I create an abstract base class in JavaScript?
Aug 16, 2022
javascript
oop
abstract
JavaScript OOP in NodeJS: how?
Aug 16, 2022
javascript
node.js
oop
inheritance
mongoose
Why does PHP 5.2+ disallow abstract static class methods?
Aug 16, 2022
php
oop
static
abstract
Overloaded method selection based on the parameter's real type
Aug 16, 2022
java
oop
« Newer Entries
Older Entries »