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
How to sort a list of objects based on an attribute of the objects?
Aug 13, 2022
python
list
sorting
oop
count
What is the difference between old style and new style classes in Python?
Aug 13, 2022
python
class
oop
types
new-style-class
What is an example of the Liskov Substitution Principle?
Aug 13, 2022
oop
definition
solid-principles
design-principles
liskov-substitution-principle
What is the difference between public, private, and protected?
Aug 13, 2022
php
oop
private
public
protected
Does functional programming replace GoF design patterns?
Aug 13, 2022
oop
design-patterns
functional-programming
When should you use a class vs a struct in C++?
Sep 26, 2022
c++
oop
class
struct
ooad
What is a mixin, and why are they useful?
Sep 19, 2022
python
oop
multiple-inheritance
mixins
What is the purpose of the word 'self'?
Aug 13, 2022
python
class
oop
self
What is the difference between a field and a property?
Aug 13, 2022
c#
oop
properties
field
Naming Classes - How to avoid calling everything a "<WhatEver>Manager"? [closed]
Aug 13, 2022
design-patterns
oop
naming-conventions
naming
What are the differences between type() and isinstance()?
Aug 13, 2022
python
oop
inheritance
types
Interface vs Abstract Class (general OO)
Aug 22, 2022
oop
interface
abstract-class
Why do Python classes inherit object?
Aug 13, 2022
python
class
oop
object
inheritance
What is the meaning of single and double underscore before an object name?
Aug 13, 2022
python
oop
naming-conventions
identifier
Why not inherit from List<T>?
Aug 13, 2022
c#
.net
list
oop
inheritance
What is the difference between an abstract method and a virtual method?
Aug 13, 2022
oop
language-agnostic
abstract
virtual-functions
Why use getters and setters/accessors?
Aug 13, 2022
java
oop
setter
getter
abstraction
Meaning of @classmethod and @staticmethod for beginner? [duplicate]
Aug 13, 2022
python
oop
static-methods
class-method
Prefer composition over inheritance?
Aug 13, 2022
language-agnostic
oop
inheritance
composition
aggregation
What is the difference between an interface and abstract class?
Aug 13, 2022
oop
interface
abstract-class
« Newer Entries
Older Entries »