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

Understanding SOLID: Single Responsibility Principle

45
Comments 10
3 min read
std::transform in STL

std::transform in STL

2
Comments
1 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

81
Comments 6
4 min read
Code Smell 50 - Object Keys

Code Smell 50 - Object Keys

11
Comments 2
2 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
Object Oriented JavaScript part 4

Object Oriented JavaScript part 4

7
Comments
5 min read
Code Smell 48 - Code Without Standards

Code Smell 48 - Code Without Standards

4
Comments 1
1 min read
Complex SQL programming in Java

Complex SQL programming in Java

7
Comments
1 min read
Code Smell 47 - Diagrams

Code Smell 47 - Diagrams

7
Comments 1
2 min read
Practical Advice to Good API Design

Practical Advice to Good API Design

519
Comments 18
6 min read
Code Smell 46 - Repeated Code

Code Smell 46 - Repeated Code

4
Comments
1 min read
Understanding the Object-Oriented Programming

Understanding the Object-Oriented Programming

37
Comments 3
6 min read
Code Smell 45 - Not Polymorphic

Code Smell 45 - Not Polymorphic

2
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
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
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
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
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

20
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

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

Type Safety in C++

13
Comments 3
1 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
The SOLID Object-Oriented Design Principles

The SOLID Object-Oriented Design Principles

28
Comments
9 min read
loading...