DEV Community

Object Oriented Programming

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

👋 Sign in for the ability sort posts by top and latest.
Functions to be called only once in C++

Functions to be called only once in C++

Reactions 6 Comments 1
5 min read
A Primer on Object Oriented Programming with Python.

A Primer on Object Oriented Programming with Python.

Reactions 2 Comments
9 min read
Code Smell 96 - My Objects

Code Smell 96 - My Objects

Reactions 4 Comments
1 min read
What Is a Singleton in Java!

What Is a Singleton in Java!

Reactions 3 Comments
1 min read
PHP: 10 regras para Programação Orientada a Objetos

PHP: 10 regras para Programação Orientada a Objetos

Reactions 2 Comments
2 min read
Supersets and their humble beginnings

Supersets and their humble beginnings

Reactions 4 Comments
3 min read
Code Smell 94 - Too Many imports

Code Smell 94 - Too Many imports

Reactions 5 Comments
2 min read
Design Patterns: Singleton Pattern

Design Patterns: Singleton Pattern

Reactions 3 Comments
4 min read
Learning Python- Intermediate course: Day 44, Summary of the week, examples and exercises

Learning Python- Intermediate course: Day 44, Summary of the week, examples and exercises

Reactions 11 Comments
3 min read
Code Smell 93 - Send me Anything

Code Smell 93 - Send me Anything

Reactions 6 Comments 1
2 min read
Create a menubar app for macOS, just using Python

Create a menubar app for macOS, just using Python

Reactions 13 Comments 2
5 min read
Most Common Design Patterns

Most Common Design Patterns

Reactions 9 Comments
2 min read
Introduction to Class Diagram

Introduction to Class Diagram

Reactions 5 Comments
3 min read
Is it a bad practice ?

Is it a bad practice ?

Reactions 3 Comments
1 min read
Learning Python- Intermediate course: Day 43, DDD and more on OOP

Learning Python- Intermediate course: Day 43, DDD and more on OOP

Reactions 6 Comments
3 min read
Stop using if else

Stop using if else

Reactions 443 Comments 65
2 min read
Factor pt. 3 - Tuple classes

Factor pt. 3 - Tuple classes

Reactions 5 Comments
7 min read
Singleton Pattern

Singleton Pattern

Reactions 35 Comments
4 min read
Code Smell 88 - Lazy Initialization

Code Smell 88 - Lazy Initialization

Reactions 5 Comments
2 min read
Types of Relation Between Classes in Object Oriented Programming

Types of Relation Between Classes in Object Oriented Programming

Reactions 4 Comments
3 min read
PHP Design Patterns - Prototype

PHP Design Patterns - Prototype

Reactions 3 Comments
3 min read
Principles of Object-oriented programming

Principles of Object-oriented programming

Reactions 21 Comments
3 min read
Code Smell 95 - Premature Classification

Code Smell 95 - Premature Classification

Reactions 5 Comments
2 min read
OOP Series: Encapsulation In Java

OOP Series: Encapsulation In Java

Reactions 6 Comments
6 min read
Code Smell 89 - Math Feature Envy

Code Smell 89 - Math Feature Envy

Reactions 6 Comments 4
2 min read
Inheritance Vs Delegation

Inheritance Vs Delegation

Reactions 7 Comments
6 min read
Roadmap to Oracle

Roadmap to Oracle

Reactions 2 Comments
1 min read
How to inherit from lambdas?

How to inherit from lambdas?

Reactions 14 Comments
1 min read
Learning Python- Intermediate course: Day 42, Polymorphism.

Learning Python- Intermediate course: Day 42, Polymorphism.

Reactions 5 Comments
3 min read
Top 66 Object Oriented Programming Questions for Interviews

Top 66 Object Oriented Programming Questions for Interviews

Reactions 133 Comments
9 min read
Learning Python- Intermediate course: Day 41, Inheritance in Python

Learning Python- Intermediate course: Day 41, Inheritance in Python

Reactions 7 Comments
4 min read
Intro To DI, Aggregation Association And Composition

Intro To DI, Aggregation Association And Composition

Reactions 6 Comments
5 min read
Stay in the L(OOP) with Object-Oriented Programming Basics

Stay in the L(OOP) with Object-Oriented Programming Basics

Reactions 73 Comments 4
5 min read
PHP global functions: how they affect code extensibility, testability and modularity

PHP global functions: how they affect code extensibility, testability and modularity

Reactions 5 Comments
4 min read
What is an Object in Programming?

What is an Object in Programming?

Reactions 2 Comments
5 min read
Learning Python- Intermediate course: Day 40, Summary of the week and more about OOP

Learning Python- Intermediate course: Day 40, Summary of the week and more about OOP

Reactions 6 Comments
3 min read
Learning Python- Intermediate course: Day 39, OOP-Constructor __init__

Learning Python- Intermediate course: Day 39, OOP-Constructor __init__

Reactions 7 Comments
3 min read
Learning Python- Intermediate course: Day 38, OOP

Learning Python- Intermediate course: Day 38, OOP

Reactions 7 Comments
3 min read
How I Learned OOP: A Nightmare

How I Learned OOP: A Nightmare

Reactions 2 Comments 2
5 min read
Why Switch Statement is Bad

Why Switch Statement is Bad

Reactions 10 Comments 4
2 min read
Why you should avoid using abstraction and interface

Why you should avoid using abstraction and interface

Reactions 6 Comments 2
1 min read
Java: Convert String to a Number

Java: Convert String to a Number

Reactions 7 Comments
1 min read
Object-Oriented Programming in C++: Access Modifiers

Object-Oriented Programming in C++: Access Modifiers

Reactions 6 Comments
8 min read
SOLID Principals for OOP

SOLID Principals for OOP

Reactions 349 Comments 16
4 min read
OOP Series: Inheritance in Java

OOP Series: Inheritance in Java

Reactions 8 Comments
8 min read
�?�Deep Dive into Object Oriented Programming: Part 2

�?�Deep Dive into Object Oriented Programming: Part 2

Reactions 10 Comments
6 min read
Object-Oriented Programming in C++ : Classes and Objects

Object-Oriented Programming in C++ : Classes and Objects

Reactions 4 Comments
5 min read
Decorators in Python

Decorators in Python

Reactions 2 Comments
3 min read
�?�Deep Dive into Object Oriented Programming: Part 1

�?�Deep Dive into Object Oriented Programming: Part 1

Reactions 26 Comments
5 min read
level up your Object Oriented JS with behavioral patterns(object communication)

level up your Object Oriented JS with behavioral patterns(object communication)

Reactions 2 Comments
3 min read
Intro to Design Patterns

Intro to Design Patterns

Reactions 4 Comments
3 min read
OOP Concepts in practice using TypeScript

OOP Concepts in practice using TypeScript

Reactions 7 Comments
5 min read
Private variables are Private

Private variables are Private

Reactions 4 Comments 2
4 min read
Do we correctly calculate min and max?

Do we correctly calculate min and max?

Reactions 13 Comments 4
4 min read
Data Structures: Bidirectional Map

Data Structures: Bidirectional Map

Reactions 48 Comments 11
2 min read
Cutting the fat: Lightweight Perl OO modules

Cutting the fat: Lightweight Perl OO modules

Reactions 7 Comments 1
6 min read
Methods in Python O.O.P

Methods in Python O.O.P

Reactions 5 Comments 2
2 min read
Using singleton in Wordpress Sage9/10 themes view composers

Using singleton in Wordpress Sage9/10 themes view composers

Reactions 7 Comments
1 min read
TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

Reactions 2 Comments
2 min read
How to apply transparency in OO programming ?

How to apply transparency in OO programming ?

Reactions 7 Comments
2 min read
loading...