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
Methods in object-oriented paradigms can be overridden by the methods with same signature in the inheriting classes. Variables however can't. Why?
Apr 16, 2022
java
oop
polymorphism
Advantage of singly rooted class hierarchy
Nov 25, 2017
c#
java
.net
oop
object
CRUD and OOD. How to approach this?
Sep 24, 2022
php
mysql
oop
crud
Polymorphism/Overriding
Nov 07, 2022
c#
.net
oop
inheritance
polymorphism
Java OOP encapsulation. Why is Object.doSomething(); better than doSomething(Object);?
Aug 18, 2022
java
oop
How to write Composition and Aggregation in java
May 05, 2021
java
c++
oop
Objects within objects in OCaml
Mar 30, 2022
oop
object
ocaml
Multiple inheritance without multiple inheritance and without code duplication
Jul 25, 2019
c#
java
oop
inheritance
Is using an instance of a class to access static methods considered bad practice?
Nov 06, 2022
php
oop
ggplot2: Create an independent copy from an ggplot-Object
Oct 15, 2022
r
oop
ggplot2
Class Design for Transformers
Sep 23, 2022
java
oop
inheritance
interface
Creating a Python class for "just one instance"? [closed]
Nov 17, 2022
python
oop
Catchable Fatal Error: Argument 1 passed to Foo::bar() must implement interface BazInterface, null given
Dec 25, 2016
php
oop
types
Static variables inside instance methods - How to fix that?
Nov 09, 2022
c++
oop
design-patterns
static
Explaining copy constructor example
Jun 19, 2018
c++
oop
copy-constructor
Why/when should generic methods be used?
Oct 04, 2022
java
oop
generics
python super calling child methods
Mar 23, 2022
python
oop
superclass
How should I deal with invalid input to an object constructor in JavaScript
Jul 19, 2022
javascript
oop
class
exception
throw
PHP-OOP extending two classes?
May 10, 2022
php
oop
Why are the method declarations not compatible?
Jun 22, 2019
php
oop
inheritance
« Newer Entries
Older Entries »