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.
Mastering Python Object-Oriented Programming (OOP): A Comprehensive Guide with Examples

Mastering Python Object-Oriented Programming (OOP): A Comprehensive Guide with Examples

3
Comments
5 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

Comments
14 min read
Handling Complexity - functional + object-oriented programming

Handling Complexity - functional + object-oriented programming

2
Comments
4 min read
Reasons Why Understanding JDBC Driver Types Is Crucial for Java Developers

Reasons Why Understanding JDBC Driver Types Is Crucial for Java Developers

Comments
3 min read
Understanding Static Members in PHP

Understanding Static Members in PHP

2
Comments
3 min read
Python -How to define public, private and protected variables in a class

Python -How to define public, private and protected variables in a class

10
Comments
2 min read
Understanding Access Modifiers in PHP OOP: Public, Protected, and Private

Understanding Access Modifiers in PHP OOP: Public, Protected, and Private

1
Comments
3 min read
Object Literals

Object Literals

Comments
1 min read
Understanding clean architectures

Understanding clean architectures

5
Comments
10 min read
PYTHON: OOP {Beginner's Edition}

PYTHON: OOP {Beginner's Edition}

1
Comments
3 min read
Understanding the Distinction Between Class and Object in Object-Oriented Programming

Understanding the Distinction Between Class and Object in Object-Oriented Programming

Comments
3 min read
What is encapsulation and how to use it.

What is encapsulation and how to use it.

6
Comments 3
4 min read
Open Source Development

Open Source Development

Comments
2 min read
Object-Oriented Programming in Less than 10 Minutes

Object-Oriented Programming in Less than 10 Minutes

Comments
3 min read
Afinal de contas, qual a definição de Orientação a Objetos?

Afinal de contas, qual a definição de Orientação a Objetos?

7
Comments
20 min read
Princípio da Responsabilidade Única e as implicações na Orientação a Objetos e Arquitetura de Software

Princípio da Responsabilidade Única e as implicações na Orientação a Objetos e Arquitetura de Software

Comments
5 min read
SOLID Principles - Explained Using Real World Examples in Python

SOLID Principles - Explained Using Real World Examples in Python

4
Comments
4 min read
Value Objects and Mutability in OOP

Value Objects and Mutability in OOP

Comments
1 min read
Value Objects and Mutability in OOP

Value Objects and Mutability in OOP

Comments
1 min read
LINQPad for everything(or at least a lot)

LINQPad for everything(or at least a lot)

Comments
3 min read
On the [b]leading edge

On the [b]leading edge

8
Comments
6 min read
Getting Started with Laravel: Creating a 3-Page Layout

Getting Started with Laravel: Creating a 3-Page Layout

1
Comments
2 min read
Understanding the "Tell,Dont ask" Principle

Understanding the "Tell,Dont ask" Principle

1
Comments
3 min read
OOP in JS 1/2

OOP in JS 1/2

2
Comments
6 min read
Interfaces in Java for Loose Coupling

Interfaces in Java for Loose Coupling

Comments
2 min read
loading...