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
Should every single object have an interface and all objects loosely coupled?
Aug 30, 2022
oop
language-agnostic
interface
When do you write a private method, versus protected? [closed]
Aug 30, 2022
oop
Strategy vs. Bridge Patterns
Aug 30, 2022
oop
design-patterns
strategy-pattern
bridge
Object Oriented Best Practices - Inheritance v Composition v Interfaces [closed]
Aug 30, 2022
inheritance
oop
composition
Disadvantage of OOP? [closed]
Aug 30, 2022
java
c++
oop
inheritance
PHP 5.3 Magic Method __invoke
Dec 16, 2021
php
oop
magic-methods
Is it possible to write strictly typed PHP code?
Aug 24, 2022
php
oop
PHP: Calling another class' method
Aug 17, 2022
php
oop
Preventing a class from direct instantiation in Python
Aug 30, 2022
python
class
oop
locking
superclass
Using Reflection to create a DataTable from a Class?
Oct 01, 2018
c#
.net
oop
reflection
Do polymorphism or conditionals promote better design?
Aug 30, 2022
c++
oop
tdd
polymorphism
Service-Orientation vs Object-Orientation - can they coexist?
Aug 30, 2022
oop
soa
service-tier
Object Oriented questions in Javascript
Nov 14, 2022
javascript
oop
What we should use instead of a "manager" class in a good OOP design?
Aug 30, 2022
oop
design-patterns
What is an interface in Java?
Aug 30, 2022
java
inheritance
interface
oop
In a PHP5 class, when does a private constructor get called?
Aug 30, 2022
php
oop
constructor
Why is sizeof(BaseClass) == sizeof(DerivedClass) although I add a member
May 21, 2019
c++
oop
sizeof
Anonymous class instance ---- is it a bad idea?
Aug 24, 2022
javascript
oop
ecmascript-6
javascript-objects
anonymous-function
When to implement an interface and when to extend a superclass?
Sep 25, 2022
oop
inheritance
interface
superclass
Is it possible to override a constructor in C#?
Aug 23, 2022
c#
oop
constructor
« Newer Entries
Older Entries »