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 the difference between `super(...)` and `return super(...)`?
Sep 12, 2022
python
oop
How do I create an array of abstract class objects in MATLAB?
Sep 20, 2022
matlab
oop
polymorphism
matlab-class
Are there any examples where we *need* protected inheritance in C++?
Oct 12, 2022
c++
oop
inheritance
Is it violation of Clean Code to call init method in constructor like this
Oct 20, 2022
java
oop
coding-style
How to initialize classes (not instances) in Python?
Sep 20, 2022
python
oop
inheritance
class-method
PHP: Modern version of "or die();" for error handling
Sep 20, 2022
php
mysql
oop
die
How to check if a given class has a field and it was initialized?
Sep 10, 2022
java
oop
How to deal with hard to express requirements for dependencies?
Oct 10, 2022
oop
dependency-injection
language-agnostic
inversion-of-control
Is there an equivalent to Python-style class properties in ES6?
Sep 20, 2022
javascript
python
oop
ecmascript-6
Python class constructor with default arguments [duplicate]
Nov 18, 2022
python
oop
Diamond-inheritance scenario compiles fine in G++, but produces warnings/errors in VC++/Eclipse
Apr 26, 2019
c++
oop
class
multiple-inheritance
virtual-inheritance
How to write operator== to work with implicitly casted/constructed types
Feb 22, 2022
c++
oop
templates
operator-overloading
Prototypal vs Functional OOP in JavaScript
Sep 20, 2022
javascript
oop
Can I set the type of a Javascript object?
Apr 13, 2016
javascript
oop
types
instanceof
typeof
How does extending classes (Monkey Patching) work in Python?
May 22, 2018
python
oop
object
monkeypatching
Difference of handle and values classes
Sep 23, 2022
matlab
oop
Why does a class need __iter__() to return an iterator?
Oct 24, 2022
python
python-3.x
class
oop
iterator
What's design pattern does Collections.sort use?
Nov 15, 2022
java
oop
design-patterns
collections
polymorphism
Why is using a class as a struct bad practice in Java?
Apr 04, 2022
java
oop
class
struct
Do I correctly understand what a class is?
Oct 17, 2022
oop
class
object
« Newer Entries
Older Entries »