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 36 - Switch/case/elseif/else/if statements

Code Smell 36 - Switch/case/elseif/else/if statements

9
Comments 3
1 min read
The difference between overloading and overriding in C#

The difference between overloading and overriding in C#

7
Comments
3 min read
Code Smell 34 - Too Many Attributes

Code Smell 34 - Too Many Attributes

13
Comments 7
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
Function Overloading in C++

Function Overloading in C++

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

Code Smell 31 - Accidental Methods on Business Objects

4
Comments
1 min read
Vue 3 กับ class

Vue 3 กับ class

9
Comments 1
4 min read
Type Safety in Functions

Type Safety in Functions

4
Comments 2
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
Code Smell 29 - Settings/Configs

Code Smell 29 - Settings/Configs

7
Comments 4
2 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
Self Oriented Programming (SOP)

Self Oriented Programming (SOP)

4
Comments
2 min read
Code Smell 28 - Setters

Code Smell 28 - Setters

5
Comments
2 min read
SOLID for newbies

SOLID for newbies

28
Comments 1
3 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
Singleton: The Root of all Evil

Singleton: The Root of all Evil

22
Comments
9 min read
loading...