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 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
Why protected method is not accessible from subclass?
Oct 26, 2018
java
oop
inheritance
encapsulation
access-specifier
How to understand DCI pattern
Nov 20, 2022
oop
design-patterns
dci
The type T must be a reference type in order to use it as parameter while using interface
Oct 14, 2022
c#
oop
generics
interface
moq
Send data in multiple ways depending on how you want to send it
Nov 06, 2022
java
oop
design-patterns
bytebuffer
single-responsibility-principle
Lazy initialization of dependencies injected into constructor
Aug 16, 2022
c#
oop
design-patterns
dependency-injection
dependencies
What is the importance of abstract class that extends from another abstract class
Nov 04, 2022
java
oop
inheritance
abstract-class
Java object reference/scope question
Nov 15, 2021
java
oop
scope
Why C# allows methods/members to be public when the class is internal
Oct 19, 2022
c#
oop
Read-only variables VS read only properties
Mar 31, 2019
c#
oop
How do I prevent my unit tests from requiring knowledge about implementation internals when using mock objects?
Nov 12, 2022
unit-testing
oop
mocking
dunit
pascalmock
OOP best practice: Employee.GetCars() vs Cars.GetByEmployee()
Apr 19, 2022
c#
design-patterns
oop
Java : Class inheriting self
Apr 26, 2022
java
oop
inheritance
Java OO design for handling large XML
Mar 18, 2022
java
oop
Accessing a public/private function inside a static function?
Nov 19, 2022
php
oop
methods
« Newer Entries
Older Entries »