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.
Code Smell 35 - State as Properties

Code Smell 35 - State as Properties

11
Comments 2
1 min read
How to Squeeze Test Driven Development on Legacy Systems

How to Squeeze Test Driven Development on Legacy Systems

16
Comments 1
7 min read
Interfaces are overrated

Interfaces are overrated

21
Comments 8
3 min read
A short intro into classes in Ruby

A short intro into classes in Ruby

9
Comments
3 min read
Code Smell 33 - Abbreviations

Code Smell 33 - Abbreviations

7
Comments 5
2 min read
Object oriented Javascript part 1

Object oriented Javascript part 1

15
Comments
3 min read
Vue 3 กับ class

Vue 3 กับ class

9
Comments 1
4 min read
Function Overloading in C++

Function Overloading in C++

3
Comments
2 min read
Type Safety in Functions

Type Safety in Functions

4
Comments 2
1 min read
Code Smell 31 - Accidental Methods on Business Objects

Code Smell 31 - Accidental Methods on Business Objects

4
Comments
1 min read
Functions in C++

Functions in C++

6
Comments
2 min read
Flow of Control (if, else, while, for)

Flow of Control (if, else, while, for)

4
Comments
2 min read
Keyboard Input

Keyboard Input

2
Comments
1 min read
Introduction to Object-relational mapping: the what, why, when and how of ORM

Introduction to Object-relational mapping: the what, why, when and how of ORM

31
Comments 6
7 min read
Type Safety in C++

Type Safety in C++

13
Comments 3
1 min read
The SOLID Object-Oriented Design Principles

The SOLID Object-Oriented Design Principles

28
Comments
9 min read
Code Smell 29 - Settings/Configs

Code Smell 29 - Settings/Configs

7
Comments 4
2 min read
Self Oriented Programming (SOP)

Self Oriented Programming (SOP)

4
Comments
2 min read
SOLID for newbies

SOLID for newbies

28
Comments 1
3 min read
Code Smell 28 - Setters

Code Smell 28 - Setters

5
Comments
2 min read
Open Closed Principle

Open Closed Principle

46
Comments 8
3 min read
Code Smell 27 - Associative Arrays

Code Smell 27 - Associative Arrays

2
Comments
2 min read
Liskov Substitution Principle

Liskov Substitution Principle

32
Comments 9
5 min read
Singleton: The Root of all Evil

Singleton: The Root of all Evil

21
Comments
9 min read
Code Smell 24 - Boolean Coercions

Code Smell 24 - Boolean Coercions

12
Comments 30
2 min read
Code Smell 26 - Exceptions Polluting

Code Smell 26 - Exceptions Polluting

3
Comments
2 min read
The Four Principles of Object Oriented Programming in Python

The Four Principles of Object Oriented Programming in Python

29
Comments 4
2 min read
Code Smell 25 - Pattern Abusers

Code Smell 25 - Pattern Abusers

4
Comments
2 min read
Single Responsibility Principle

Single Responsibility Principle

24
Comments
3 min read
My First Project at Flatiron School

My First Project at Flatiron School

6
Comments
3 min read
Code Smell 23 - Instance Type Checking

Code Smell 23 - Instance Type Checking

4
Comments 3
2 min read
Code Smell 22 - Helpers

Code Smell 22 - Helpers

10
Comments 4
2 min read
The SOLID principles of Object Oriented Design

The SOLID principles of Object Oriented Design

116
Comments 4
5 min read
How to implement a simple countdown timer in JavaScript

How to implement a simple countdown timer in JavaScript

8
Comments
1 min read
How to Get Rid of Annoying IFs Forever

How to Get Rid of Annoying IFs Forever

47
Comments 15
5 min read
Code Smell 21 - Anonymous Functions Abusers

Code Smell 21 - Anonymous Functions Abusers

6
Comments 8
2 min read
Static and Dynamic Binding in JAVA

Static and Dynamic Binding in JAVA

11
Comments 2
3 min read
Common types of OOP relationships and their UML representation

Common types of OOP relationships and their UML representation

29
Comments 1
2 min read
Code Smell 20 - Premature Optimization

Code Smell 20 - Premature Optimization

3
Comments
2 min read
Namespaces

Namespaces

4
Comments
1 min read
Include

Include

2
Comments
1 min read
Stream Input and Output

Stream Input and Output

2
Comments
2 min read
How to display all attributes of a class in python

How to display all attributes of a class in python

4
Comments
1 min read
Code Smell 19 — Optional Arguments

Code Smell 19 — Optional Arguments

5
Comments
2 min read
Mixing FP and OOP

Mixing FP and OOP

9
Comments
2 min read
The Standard Template Library (STL)

The Standard Template Library (STL)

5
Comments 2
2 min read
Is JS an OOP Language?

Is JS an OOP Language?

17
Comments 4
5 min read
Smallest C++ Application

Smallest C++ Application

2
Comments
1 min read
Preface

Preface

6
Comments
1 min read
How Text becomes Executable?

How Text becomes Executable?

3
Comments
1 min read
OOP -Part 2 Polymorphism

OOP -Part 2 Polymorphism

9
Comments 6
3 min read
Cross-Parameter Validation with Spring

Cross-Parameter Validation with Spring

16
Comments 2
4 min read
Top 10 Object-Oriented Design Interview Questions

Top 10 Object-Oriented Design Interview Questions

41
Comments
8 min read
Who Killed The Tab?

Who Killed The Tab?

52
Comments 72
18 min read
Encapsulation, Polymorphism, and Abstraction in Ruby

Encapsulation, Polymorphism, and Abstraction in Ruby

16
Comments 1
14 min read
Default Methods e Métodos Estáticos em Interfaces

Default Methods e Métodos Estáticos em Interfaces

10
Comments
3 min read
School of Code Weeks 4 - 5

School of Code Weeks 4 - 5

2
Comments
4 min read
Code Smell 14 - God Objects

Code Smell 14 - God Objects

3
Comments 2
1 min read
Python Access Modifiers

Python Access Modifiers

6
Comments
2 min read
CHAIN OF RESPONSIBILITY

CHAIN OF RESPONSIBILITY

2
Comments
2 min read
loading...