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 Soyutlama (Abstraction): Karmaşıklığı Gizleme Sanatı

Python’da Soyutlama (Abstraction): Karmaşıklığı Gizleme Sanatı

Comments
12 min read
Python Soyut Sınıflar (Abstract Classes) ve Kullanım Alanları

Python Soyut Sınıflar (Abstract Classes) ve Kullanım Alanları

Comments
13 min read
Python’da Polimorfizm (Polymorphism): Çok Biçimlilik Kavramı

Python’da Polimorfizm (Polymorphism): Çok Biçimlilik Kavramı

Comments
13 min read
Kalıtımın Avantajları ve Dezavantajları: Ne Zaman ve Neden?

Kalıtımın Avantajları ve Dezavantajları: Ne Zaman ve Neden?

Comments
13 min read
Soyut Sınıflar (ABCs) vs. Arabirimler (Interfaces): Bir Karşılaştırma

Soyut Sınıflar (ABCs) vs. Arabirimler (Interfaces): Bir Karşılaştırma

Comments
12 min read
Statik (Compile-time) ve Dinamik (Run-time) Polimorfizm Farkları

Statik (Compile-time) ve Dinamik (Run-time) Polimorfizm Farkları

Comments
12 min read
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’da Kapsülleme (Encapsulation): Veri Gizleme ve Kontrollü Erişim

Python’da Kapsülleme (Encapsulation): Veri Gizleme ve Kontrollü Erişim

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

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