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.
Video: Object-Oriented Programming Concepts

Video: Object-Oriented Programming Concepts

17
Comments
1 min read
Why to use the 'override' specifier in C++ 11?

Why to use the 'override' specifier in C++ 11?

35
Comments 2
2 min read
Coding Concepts - Reflection

Coding Concepts - Reflection

140
Comments 11
6 min read
OOP 101: Understanding Classes

OOP 101: Understanding Classes

16
Comments 2
8 min read
Final classes in Java

Final classes in Java

45
Comments 8
1 min read
OOP Overkill

OOP Overkill

77
Comments 35
3 min read
Please don't write a class

Please don't write a class

25
Comments 15
1 min read
OOP and System Tests in Ruby on Rails

OOP and System Tests in Ruby on Rails

14
Comments
8 min read
[UA] OOP та Cистемні Тести в Rails

[UA] OOP та Cистемні Тести в Rails

9
Comments
5 min read
The Secret Life of Objects: Information Hiding

The Secret Life of Objects: Information Hiding

29
Comments 5
7 min read
OOP and Interview

OOP and Interview

15
Comments 1
1 min read
Using the Strategy Pattern (Examples in C#)

Using the Strategy Pattern (Examples in C#)

117
Comments 12
5 min read
Assigning class responsibilities with GRASP

Assigning class responsibilities with GRASP

10
Comments
3 min read
Depending on Functions Instead of Interfaces - Why and How

Depending on Functions Instead of Interfaces - Why and How

14
Comments
7 min read
The Dependency Inversion Principle For Beginners

The Dependency Inversion Principle For Beginners

10
Comments
8 min read
Depending on Functions Instead of Interfaces - The Navigation Problem

Depending on Functions Instead of Interfaces - The Navigation Problem

11
Comments
3 min read
A valid usage of Singleton Pattern (with Null object Pattern)

A valid usage of Singleton Pattern (with Null object Pattern)

20
Comments 4
2 min read
Java Object Oriented Programing (OOP)

Java Object Oriented Programing (OOP)

19
Comments
5 min read
How I finally understood what a class is

How I finally understood what a class is

216
Comments 15
7 min read
Demystifying Virtual and Abstract Functions

Demystifying Virtual and Abstract Functions

40
Comments 7
5 min read
JAVA and Object Oriented Programming Basic

JAVA and Object Oriented Programming Basic

16
Comments
3 min read
Immutable PHP Objects Using Builders

Immutable PHP Objects Using Builders

12
Comments 1
6 min read
Object-Oriented Programming with Ruby pt.1

Object-Oriented Programming with Ruby pt.1

40
Comments 7
4 min read
Unified symbol tables for properties and methods in PHP

Unified symbol tables for properties and methods in PHP

19
Comments
4 min read
Design Patterns: Factory Pattern, Part 2

Design Patterns: Factory Pattern, Part 2

19
Comments
4 min read
loading...