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.
Introduction to Object-Oriented Programming (OOP) in JavaScript

Introduction to Object-Oriented Programming (OOP) in JavaScript

1
Comments
1 min read
Behind the Underscores EP01: Understanding Python’s Special Methods Conceptually

Behind the Underscores EP01: Understanding Python’s Special Methods Conceptually

Comments
5 min read
Publish a Python Package (Part 4)

Publish a Python Package (Part 4)

1
Comments
1 min read
Publish a Python Package (Part-3)

Publish a Python Package (Part-3)

1
Comments
1 min read
Basic OOP - Part 01

Basic OOP - Part 01

6
Comments 1
2 min read
When and Why to Use Types Instead of Interfaces in C#

When and Why to Use Types Instead of Interfaces in C#

Comments
4 min read
DAY : 27 Abstract and Interface in Java – Simplified

DAY : 27 Abstract and Interface in Java – Simplified

Comments
2 min read
Publish a Python Package (Part 2)

Publish a Python Package (Part 2)

1
Comments
1 min read
Publish a Python Package (part 1)

Publish a Python Package (part 1)

1
Comments
1 min read
OOPs in Java: Principles, Concepts, and Real-World Examples

OOPs in Java: Principles, Concepts, and Real-World Examples

4
Comments
9 min read
day-24: Java Inheritance Explained: Types, Usage & Examples

day-24: Java Inheritance Explained: Types, Usage & Examples

Comments
2 min read
Java, OOP, and the Steady Path Forward

Java, OOP, and the Steady Path Forward

2
Comments 2
3 min read
Creating Declarative APIs with Class Decorators in Python

Creating Declarative APIs with Class Decorators in Python

Comments
4 min read
Inheritance Vs composition

Inheritance Vs composition

Comments
2 min read
day-25: Java Constructors - Complete Guide

day-25: Java Constructors - Complete Guide

1
Comments
2 min read
DAY : 19 How to use Encapsulation in java

DAY : 19 How to use Encapsulation in java

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

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

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