Forem

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

Polymorphism

1
Comments
1 min read
Object-Oriented Programming (OOP) in Python

Object-Oriented Programming (OOP) in Python

2
Comments
3 min read
loading...