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: Single Responsibility Principle

Understanding SOLID: Single Responsibility Principle

46
Comments 11
3 min read
Code Smell 48 - Code Without Standards

Code Smell 48 - Code Without Standards

4
Comments 1
1 min read
Code Smell 47 - Diagrams

Code Smell 47 - Diagrams

7
Comments 1
2 min read
Complex SQL programming in Java

Complex SQL programming in Java

7
Comments
1 min read
Code Smell 46 - Repeated Code

Code Smell 46 - Repeated Code

4
Comments
1 min read
Code Smell 45 - Not Polymorphic

Code Smell 45 - Not Polymorphic

2
Comments
1 min read
Understanding the Object-Oriented Programming

Understanding the Object-Oriented Programming

37
Comments 3
6 min read
Code Smell 44 - Magic Corrections

Code Smell 44 - Magic Corrections

4
Comments
1 min read
Fail Fast

Fail Fast

7
Comments
6 min read
Python remove all whitespace

Python remove all whitespace

5
Comments
1 min read
Working with Header Files

Working with Header Files

3
Comments
2 min read
Object oriented JavaScript part 3

Object oriented JavaScript part 3

7
Comments 3
6 min read
Code Smell 43 - Concrete Classes Subclassified

Code Smell 43 - Concrete Classes Subclassified

6
Comments
1 min read
Code Smell 42 - Warnings/Strict Mode Off

Code Smell 42 - Warnings/Strict Mode Off

3
Comments 3
2 min read
Code Smell 41 - Regular Expression Abusers

Code Smell 41 - Regular Expression Abusers

7
Comments
1 min read
Destroy All Dependencies, or: why structural typing is awesome

Destroy All Dependencies, or: why structural typing is awesome

8
Comments
16 min read
Code Smell 40 - DTOs

Code Smell 40 - DTOs

4
Comments
2 min read
Python objects speak for themselves

Python objects speak for themselves

6
Comments 1
9 min read
The Four Pillars of Object Oriented Programming

The Four Pillars of Object Oriented Programming

48
Comments 13
3 min read
Code Smell 39 - new Date()

Code Smell 39 - new Date()

5
Comments
1 min read
Object oriented JavaScript part 2

Object oriented JavaScript part 2

11
Comments
5 min read
Code Smell 38 - Abstract Names

Code Smell 38 - Abstract Names

3
Comments
1 min read
Code Smell 35 - State as Properties

Code Smell 35 - State as Properties

11
Comments 2
1 min read
OOPS made easy

OOPS made easy

9
Comments 2
3 min read
Code Smell 37 - Protected Attributes

Code Smell 37 - Protected Attributes

4
Comments 1
2 min read
loading...