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.
Polymorphism

Polymorphism

1
Comments
1 min read
Object-Oriented Programming (OOP) in Python

Object-Oriented Programming (OOP) in Python

2
Comments
3 min read
Encapsulation

Encapsulation

1
Comments
2 min read
What is ORD?

What is ORD?

Comments
2 min read
My OOP Implementation of Twitter in C#

My OOP Implementation of Twitter in C#

Comments
1 min read
Inheritance

Inheritance

1
Comments
1 min read
Basic Class and Object

Basic Class and Object

1
Comments 2
1 min read
Understanding Classes and Objects in Python

Understanding Classes and Objects in Python

Comments
3 min read
Class Method and Self

Class Method and Self

1
Comments
1 min read
✨Meta Programming Guide.

✨Meta Programming Guide.

2
Comments
2 min read
Classes & Objects | Object Oriented Programming | Understanding OOP in Java | OOP Learning

Classes & Objects | Object Oriented Programming | Understanding OOP in Java | OOP Learning

13
Comments 3
3 min read
Still Java. Still Standing. Still Learning.

Still Java. Still Standing. Still Learning.

Comments
3 min read
Java day -2

Java day -2

Comments
1 min read
Factory design pattern in C#

Factory design pattern in C#

Comments
5 min read
C is an Object-Oriented language (almost)

C is an Object-Oriented language (almost)

1
Comments
5 min read
Understanding SOLID Violations in a Class (With Example and Solution)

Understanding SOLID Violations in a Class (With Example and Solution)

1
Comments
2 min read
Object Calisthenics in PHP with Laravel: Improve Your Object-Oriented Code

Object Calisthenics in PHP with Laravel: Improve Your Object-Oriented Code

2
Comments 2
2 min read
Basic Principles of Object-Oriented Programming (OOP)

Basic Principles of Object-Oriented Programming (OOP)

4
Comments
5 min read
Modeling Valid Domain Objects in TypeScript with self-assert

Modeling Valid Domain Objects in TypeScript with self-assert

Comments
2 min read
day-32: Getter and Setter Methods in Java - Simple Example

day-32: Getter and Setter Methods in Java - Simple Example

2
Comments
1 min read
day-31: this, super and inner class in java

day-31: this, super and inner class in java

3
Comments
3 min read
Data Oriented Programming in Java

Data Oriented Programming in Java

8
Comments 2
5 min read
Force immutability with Ruby

Force immutability with Ruby

2
Comments
4 min read
OOPS - Interview Questions in python

OOPS - Interview Questions in python

Comments
2 min read
day-27: Java Abstraction and Inheritance: Key Concepts, Code Examples, and Interview Insights

day-27: Java Abstraction and Inheritance: Key Concepts, Code Examples, and Interview Insights

7
Comments
2 min read
loading...