DEV Community

Object Oriented Programming

"...because thinking inside the box is okay, as long as it's a black box."

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Paradigms In JavaScript

Paradigms In JavaScript

25
Comments
2 min read
SOLID Principles: Write SOLID programs; Avoid STUPID programs

SOLID Principles: Write SOLID programs; Avoid STUPID programs

75
Comments 19
11 min read
School of Code Weeks 4 - 5

School of Code Weeks 4 - 5

2
Comments 1
4 min read
OOP: From Pseudo-classical class instantiation to Class instantiation

OOP: From Pseudo-classical class instantiation to Class instantiation

9
Comments
4 min read
Python Testing: Creating unit test in python

Python Testing: Creating unit test in python

8
Comments 1
4 min read
Imperative vs. Declarative Programming (Procedural, Functional, and OOP)

Imperative vs. Declarative Programming (Procedural, Functional, and OOP)

18
Comments
8 min read
Relating SOLID principles to CSS and Tailwind

Relating SOLID principles to CSS and Tailwind

12
Comments
8 min read
🐍 Python CRUD OOP todo list...

🐍 Python CRUD OOP todo list...

4
Comments 1
3 min read
Codeigniter in 10 Minutes!

Codeigniter in 10 Minutes!

3
Comments
6 min read
JavaScript Mixins

JavaScript Mixins

6
Comments
2 min read
Applying OOP concepts to CSS

Applying OOP concepts to CSS

7
Comments
9 min read
Herencia múltiple en Java? No, interfaces(Explicado con Cerveza)

Herencia múltiple en Java? No, interfaces(Explicado con Cerveza)

4
Comments
2 min read
The One and Only Software Design Principle

The One and Only Software Design Principle

30
Comments 5
5 min read
SOLID in PHP

SOLID in PHP

305
Comments 37
16 min read
Multithreading in java

Multithreading in java

5
Comments
3 min read
What is (wrong with) software

What is (wrong with) software

36
Comments 3
4 min read
Learning Abstraction: The Basics

Learning Abstraction: The Basics

4
Comments
3 min read
Python Basic Object Oriented Programming

Python Basic Object Oriented Programming

5
Comments
3 min read
Inheritable Static Class Methods and Overriding

Inheritable Static Class Methods and Overriding

7
Comments
2 min read
Class VS Function - Qual o jeito correto de escrever Javascript no mundo moderno?

Class VS Function - Qual o jeito correto de escrever Javascript no mundo moderno?

14
Comments 4
6 min read
Write composable, reusable Python classes using Mixins

Write composable, reusable Python classes using Mixins

36
Comments 4
5 min read
The dynamic nature of Python's MRO

The dynamic nature of Python's MRO

4
Comments
3 min read
BINARY SEARCH TREE

BINARY SEARCH TREE

7
Comments 4
5 min read
object-orientated programming - an intro.

object-orientated programming - an intro.

7
Comments
5 min read
Type Inference And Generic Methods - [OOP & Java #7]

Type Inference And Generic Methods - [OOP & Java #7]

7
Comments
7 min read
loading...