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.
Understanding SOLID Principles: Open Closed Principle

Understanding SOLID Principles: Open Closed Principle

79
Comments 2
5 min read
Technical Debt Management Best Practices for Software Engineers

Technical Debt Management Best Practices for Software Engineers

6
Comments
4 min read
How to read Excel files in Java?

How to read Excel files in Java?

2
Comments
1 min read
What is the use of self in python?

What is the use of self in python?

2
Comments
2 min read
Python: Modules, Dictionaries, Tuples & Classes 🌟

Python: Modules, Dictionaries, Tuples & Classes 🌟

12
Comments
4 min read
Good API Design and Why It Matters?

Good API Design and Why It Matters?

6
Comments
4 min read
Code Smell 51 - Double Negatives

Code Smell 51 - Double Negatives

7
Comments 5
1 min read
What is virtual inheritance in C++ and when should you use it?

What is virtual inheritance in C++ and when should you use it?

9
Comments 3
5 min read
Notes to get into OOP in Python

Notes to get into OOP in Python

16
Comments
3 min read
SOLID Principles

SOLID Principles

9
Comments 2
6 min read
The evil powers of mutants

The evil powers of mutants

5
Comments 1
6 min read
Introduction to Object-oriented programming (OOP)

Introduction to Object-oriented programming (OOP)

12
Comments
2 min read
What is a class in JavaScript

What is a class in JavaScript

2
Comments
1 min read
Understanding Important Concepts in OOP (Object Oriented Programming) - Without any Code

Understanding Important Concepts in OOP (Object Oriented Programming) - Without any Code

12
Comments 2
2 min read
JAVA: OOP (Encapsulation)

JAVA: OOP (Encapsulation)

9
Comments
4 min read
JAVA: OOP (Abstraction)

JAVA: OOP (Abstraction)

12
Comments
6 min read
JAVA: OOP (Polymorphism)

JAVA: OOP (Polymorphism)

9
Comments 1
4 min read
std::transform in STL

std::transform in STL

2
Comments
1 min read
Code Smell 50 - Object Keys

Code Smell 50 - Object Keys

11
Comments 2
2 min read
The Four Pillars of Object Oriented Programming

The Four Pillars of Object Oriented Programming

81
Comments 6
4 min read
JAVA: OOP (Inheritance)

JAVA: OOP (Inheritance)

7
Comments 4
4 min read
JAVA: OOP in brief

JAVA: OOP in brief

6
Comments 4
2 min read
Code Smell 49 - Caches

Code Smell 49 - Caches

1
Comments
1 min read
Practical Advice to Good API Design

Practical Advice to Good API Design

520
Comments 18
6 min read
Object Oriented JavaScript part 4

Object Oriented JavaScript part 4

7
Comments
5 min read
loading...