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.
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
Python’da Polimorfizm (Polymorphism): Çok Biçimlilik Kavramı

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

Comments
13 min read
Python’da Arabirimler (Interfaces): Kavram, Uygulama ve Kullanım Alanları

Python’da Arabirimler (Interfaces): Kavram, Uygulama ve Kullanım Alanları

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
Statik (Compile-time) ve Dinamik (Run-time) Polimorfizm Farkları

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

Comments
12 min read
Python’da Soyutlama (Abstraction): Karmaşıklığı Gizleme Sanatı

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

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
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’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
day-19: Java Access Modifiers - Simplified

day-19: Java Access Modifiers - Simplified

Comments
2 min read
Rethink JS Classes: Embrace Closures for Lightweight State & Typing

Rethink JS Classes: Embrace Closures for Lightweight State & Typing

Comments
5 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
Functional Programming vs Object-Oriented Programming: What’s the Diff?

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

Comments
1 min read
Beyond Blueprints: Seeing the Soul of Java's Classes and Objects

Beyond Blueprints: Seeing the Soul of Java's Classes and Objects

3
Comments
7 min read
My OOP Implementation of Twitter in C#

My OOP Implementation of Twitter in C#

Comments
1 min read
Java day -2

Java day -2

Comments
1 min read
The Curse of Verbosity and Indirection

The Curse of Verbosity and Indirection

Comments
8 min read
Week 7 : Advanced OOP Practice in C++

Week 7 : Advanced OOP Practice in C++

1
Comments
2 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
Understanding the Purpose of Docker & Kubernetes Through a Simple Class-Object Analogy

Understanding the Purpose of Docker & Kubernetes Through a Simple Class-Object Analogy

Comments
2 min read
A Beginner’s Guide to Debugging Like a Pro

A Beginner’s Guide to Debugging Like a Pro

Comments
3 min read
PHP , MVC , POO

PHP , MVC , POO

Comments
1 min read
Understanding Objects, Identity, Mutability, and Memory Management in Python

Understanding Objects, Identity, Mutability, and Memory Management in Python

Comments
4 min read
🎮 The Secret to Game Jams

🎮 The Secret to Game Jams

Comments
3 min read
loading...