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 Interface inheritance a bad practice?
Oct 22, 2022
c#
oop
design-patterns
inheritance
Is there a standard 'int class' in c++?
Sep 20, 2022
c++
oop
class
int
How does the C++ compiler know which implementation of a virtual function to call?
Oct 04, 2022
c++
oop
polymorphism
What is the equivalent of object oriented constructs in python?
Apr 30, 2017
python
oop
Is there an OO Perl equivalent to an interface?
Apr 22, 2022
perl
oop
interface
How to compare two objects (the calling object and the parameter) in a class?
Sep 23, 2022
c++
oop
class
compare
Are Interfaces just "Syntactic Sugar"?
Sep 07, 2022
php
python
oop
interface
Why do abstract methods have to be implemented by the first concrete class, and not one further down the chain?
Feb 24, 2022
java
oop
They say in java "every thing is an object". Is that true?
Oct 15, 2022
java
oop
How to decide whether use IS A or HAS A Relation
Oct 29, 2022
oop
Using generic methods as an alternative to overloading?
Jan 30, 2022
java
oop
generics
Fatal error: Uncaught ArgumentCountError: Too few arguments to function
Mar 29, 2018
php
oop
Why should you prevent a class from being subclassed?
Mar 03, 2022
oop
What is Ruby on Rails ORM in layman's terms? Please explain
Mar 07, 2022
ruby-on-rails
oop
orm
rails-activerecord
How to make refactoring less "destructive"? [closed]
Feb 07, 2022
oop
language-agnostic
refactoring
Is Multiple Inheritance Evil? [duplicate]
Mar 21, 2022
oop
multiple-inheritance
Why it is a bad practice to use break/continue labels in OOP (e.g. Java, C#)? [closed]
Sep 24, 2022
c#
java
oop
break
continue
what's the proper way to use Symfony's EventDispatcher component?
Aug 16, 2019
php
oop
design-patterns
symfony1
Has Python changed to more object oriented?
Apr 24, 2022
python
ruby
oop
Why are django model classes not of type "type"? [duplicate]
Sep 27, 2022
python
oop
metaclass
python-class
python-datamodel
« Newer Entries
Older Entries »