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.
Python’da Kalıtım (Inheritance) ve “Is-A” İlişkisi: Kod Mirası ve Hiyerarşi

Python’da Kalıtım (Inheritance) ve “Is-A” İlişkisi: Kod Mirası ve Hiyerarşi

Comments
12 min read
Python Erişim Belirleyiciler ve Kapsülleme İlişkisi

Python Erişim Belirleyiciler ve Kapsülleme İlişkisi

Comments
11 min read
Behind the Underscores EP06: Bitwise Methods (__and__, __or__, __xor__)

Behind the Underscores EP06: Bitwise Methods (__and__, __or__, __xor__)

Comments 2
4 min read
Understanding Object-Oriented Programming in TypeScript

Understanding Object-Oriented Programming in TypeScript

1
Comments
3 min read
OOP language Adaptation Roadmap

OOP language Adaptation Roadmap

1
Comments
2 min read
day-21: OOP in Java Made Easy: Learn Polymorphism, Encapsulation & Inheritance with Code Samples

day-21: OOP in Java Made Easy: Learn Polymorphism, Encapsulation & Inheritance with Code Samples

1
Comments
3 min read
Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Comments
4 min read
Property Decorators

Property Decorators

1
Comments
2 min read
Functional Programming vs Object-Oriented Programming: What’s the Diff?

Functional Programming vs Object-Oriented Programming: What’s the Diff?

Comments
1 min read
Static Method

Static Method

1
Comments
2 min read
Class Variable

Class Variable

1
Comments
1 min read
Polymorphism

Polymorphism

1
Comments
1 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
✨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)

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