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
What is the difference between __init__ and __call__?
Aug 13, 2022
python
class
oop
object
callable-object
How to call a parent class function from derived class function?
Oct 03, 2022
c++
oop
inheritance
What techniques can be used to define a class in JavaScript, and what are their trade-offs?
Aug 13, 2022
javascript
oop
class
How do I call a parent class's method from a child class in Python?
Aug 13, 2022
python
class
oop
object
inheritance
Adding a Method to an Existing Object Instance
Aug 13, 2022
python
oop
methods
monkeypatching
Interface vs Base class
Dec 14, 2021
oop
interface
language-agnostic
base-class
static-typing
Monad in plain English? (For the OOP programmer with no FP background)
Aug 13, 2022
oop
functional-programming
monads
Functional programming vs Object Oriented programming [closed]
Aug 13, 2022
oop
functional-programming
paradigms
What does it mean to "program to an interface"?
Aug 13, 2022
language-agnostic
oop
interface
How to get a JavaScript object's class?
Aug 13, 2022
javascript
oop
What __init__ and self do in Python?
Aug 13, 2022
python
oop
self
Usage of __slots__?
Aug 13, 2022
python
oop
python-internals
slots
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
« Newer Entries
Older Entries »