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.
Learning Python- Intermediate course: Day 39, OOP-Constructor __init__

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

7
Comments
3 min read
Types of Relation Between Classes in Object Oriented Programming

Types of Relation Between Classes in Object Oriented Programming

25
Comments
3 min read
PHP Design Patterns - Prototype

PHP Design Patterns - Prototype

8
Comments
3 min read
Is it a bad practice ?

Is it a bad practice ?

3
Comments 2
1 min read
Learning Python- Intermediate course: Day 38, OOP

Learning Python- Intermediate course: Day 38, OOP

7
Comments
3 min read
Code Smell 89 - Math Feature Envy

Code Smell 89 - Math Feature Envy

6
Comments 4
2 min read
How I Learned OOP: A Nightmare

How I Learned OOP: A Nightmare

2
Comments 2
5 min read
TDD Conference 2021 - How TDD sensitized me to speed as a regular workplace habit? - Ragunath Jawahar

TDD Conference 2021 - How TDD sensitized me to speed as a regular workplace habit? - Ragunath Jawahar

1
Comments
2 min read
PHP global functions: how they affect code extensibility, testability and modularity

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

6
Comments
4 min read
Java: Convert String to a Number

Java: Convert String to a Number

6
Comments
1 min read
Code Smell 88 - Lazy Initialization

Code Smell 88 - Lazy Initialization

5
Comments
2 min read
Object-Oriented Programming in C++: Access Modifiers

Object-Oriented Programming in C++: Access Modifiers

6
Comments
8 min read
Introduction to Classes and Constructors in OOP

Introduction to Classes and Constructors in OOP

3
Comments
3 min read
SOLID Principles for OOP

SOLID Principles for OOP

364
Comments 16
4 min read
OOP Series: Inheritance in Java

OOP Series: Inheritance in Java

7
Comments
8 min read
Why Switch Statement is Bad

Why Switch Statement is Bad

16
Comments 4
2 min read
☄Deep Dive into Object Oriented Programming: Part 2

☄Deep Dive into Object Oriented Programming: Part 2

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

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

6
Comments
5 min read
Decorators in Python

Decorators in Python

2
Comments
3 min read
☄Deep Dive into Object Oriented Programming: Part 1

☄Deep Dive into Object Oriented Programming: Part 1

37
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)

4
Comments
3 min read
Intro to Design Patterns

Intro to Design Patterns

8
Comments
3 min read
OOP Concepts in practice using TypeScript

OOP Concepts in practice using TypeScript

13
Comments
5 min read
Do we correctly calculate min and max?

Do we correctly calculate min and max?

13
Comments 4
4 min read
Data Structures: Bidirectional Map

Data Structures: Bidirectional Map

51
Comments 11
2 min read
loading...