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.
OOPs in Java: Principles, Concepts, and Real-World Examples

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

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

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

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

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

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

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