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
Unit testing classes through other test classes
Oct 20, 2022
oop
unit-testing
tdd
Are instance methods duplicated in memory for each object?
Mar 28, 2022
c#
class
oop
In Racket's class system, what do augment, overment, augride, etc. do?
May 23, 2019
class
oop
racket
Difference between old-style and new-style PHP constructors
Dec 12, 2018
php
oop
php4
What is this pattern called (helps avoid type casting)?
Nov 15, 2016
language-agnostic
design-patterns
oop
How do I make a constructor available to only the factory class?
Aug 17, 2022
java
class
oop
singleton
Composite Strategy pattern - java - How bad is this code?
Sep 23, 2022
java
design-patterns
oop
rules
strategy-pattern
When to Subclass instead of differentiating the behaviour
Jul 22, 2022
c#
oop
How to make a natural String class in PHP
Mar 09, 2022
php
string
oop
What is a ABSTRACT CLASS and INTERFACE and when would you use them in PHP?
Aug 19, 2022
php
oop
cakephp
codeigniter
Why should we place interfaces with classes that use them rather than those that implement them?
Oct 22, 2017
oop
design-patterns
packages
Choosing an OOP pattern in javascript
Nov 15, 2022
javascript
oop
model-view-controller
design-patterns
What is the proper OO way to convert an object to one of its subclasses (covariant return type)?
May 08, 2019
php
oop
covariant
Accessing a parents variable from subclass php and parent keyword?
Oct 27, 2018
php
oop
class
object
parent-child
Is it bad form to refer to a derived type in a base type?
Oct 17, 2022
c#
oop
inheritance
A simpler way to write the calculator class in OOP PHP
May 30, 2022
php
oop
Inheritance doesn't work with passed as generic type
Oct 01, 2022
java
oop
generics
How to get leaf nodes of a tree using Python?
Aug 31, 2022
python
oop
tree
What is the best alternative to null in object oriented programming?
Aug 14, 2018
oop
object
Implementing classes that should behave as Optional
Apr 07, 2020
java
oop
optional
option-type
« Newer Entries
Older Entries »