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.
Classes, Inheritance, Packages & Modularization in Java ☕️

Classes, Inheritance, Packages & Modularization in Java ☕️

6
Comments 1
6 min read
Composition Over Inheritance

Composition Over Inheritance

9
Comments 1
3 min read
Where's my inheritance? Understanding the Liskov Substitution Principle

Where's my inheritance? Understanding the Liskov Substitution Principle

7
Comments 2
3 min read
C# OOP: Operator Overloading

C# OOP: Operator Overloading

8
Comments
6 min read
Introducing MikroORM, TypeScript data-mapper ORM with Identity Map

Introducing MikroORM, TypeScript data-mapper ORM with Identity Map

88
Comments 11
6 min read
Decouple your code

Decouple your code

7
Comments
4 min read
Protocol Oriented Programming (POP) Brief Summary

Protocol Oriented Programming (POP) Brief Summary

8
Comments
2 min read
Design Principles for OOP Brief Summary

Design Principles for OOP Brief Summary

6
Comments
2 min read
Using Getters and Setters in Python

Using Getters and Setters in Python

42
Comments 1
3 min read
C# OOP: Method Overloading

C# OOP: Method Overloading

12
Comments
6 min read
About Classes...

About Classes...

53
Comments 3
3 min read
C# OOP: Class Modifiers

C# OOP: Class Modifiers

11
Comments
6 min read
Use of IIFE to Create a Module

Use of IIFE to Create a Module

5
Comments
1 min read
Use a Mixin to Add Common Behavior Between Unrelated Objects

Use a Mixin to Add Common Behavior Between Unrelated Objects

5
Comments
1 min read
Constructor Function

Constructor Function

6
Comments
3 min read
Java Inheritance Puzzle

Java Inheritance Puzzle

8
Comments 7
1 min read
Multi-paradigm Programming in C++ and Javascript

Multi-paradigm Programming in C++ and Javascript

12
Comments
5 min read
Value objects in Ruby

Value objects in Ruby

38
Comments 4
5 min read
Dependency injection: PHP edition

Dependency injection: PHP edition

67
Comments 4
3 min read
What the heck is polymorphism?

What the heck is polymorphism?

239
Comments 19
7 min read
Why You Should Waste Your Time Creating Use Cases

Why You Should Waste Your Time Creating Use Cases

17
Comments
4 min read
Dead Simple Python: Loops and Iterators

Dead Simple Python: Loops and Iterators

98
Comments 15
14 min read
Introduction to Object-Oriented Programming with Ruby

Introduction to Object-Oriented Programming with Ruby

17
Comments
11 min read
Database Normalization for Object Oriented Programmers

Database Normalization for Object Oriented Programmers

17
Comments
5 min read
Basics of Object-Oriented Programming

Basics of Object-Oriented Programming

49
Comments 4
3 min read
loading...