DEV Community

# solidprinciples

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bağımlılıkların Tersine Çevrilmesi Prensibi (Dependency Inversion Principle — DIP)

Bağımlılıkların Tersine Çevrilmesi Prensibi (Dependency Inversion Principle — DIP)

Comments
11 min read
Açık/Kapalı Prensibi (Open/Closed Principle — OCP)

Açık/Kapalı Prensibi (Open/Closed Principle — OCP)

Comments
12 min read
OCP’yi Uygulamak İçin Stratejiler: Soyutlama ve Strateji Deseni

OCP’yi Uygulamak İçin Stratejiler: Soyutlama ve Strateji Deseni

Comments
10 min read
Arayüz Ayrım Prensibi (ISP) ve “Şişman” Arayüzlerden Kaçınma

Arayüz Ayrım Prensibi (ISP) ve “Şişman” Arayüzlerden Kaçınma

Comments
10 min read
Liskov Yerine Geçme Prensibi (Liskov Substitution Principle — LSP)

Liskov Yerine Geçme Prensibi (Liskov Substitution Principle — LSP)

Comments
12 min read
LSP İhlali Örnekleri ve Sonuçları (Liskov Yerine Geçme Prensibi)

LSP İhlali Örnekleri ve Sonuçları (Liskov Yerine Geçme Prensibi)

Comments
11 min read
Arayüz Ayrım Prensibi (Interface Segregation Principle — ISP)

Arayüz Ayrım Prensibi (Interface Segregation Principle — ISP)

Comments
11 min read
SOLID Prensipleri: Genel Bakış ve Önemi

SOLID Prensipleri: Genel Bakış ve Önemi

Comments
17 min read
Tek Sorumluluk Prensibi (SRP) — Basit Anlatım

Tek Sorumluluk Prensibi (SRP) — Basit Anlatım

Comments
8 min read
SRP İhlali Örnekleri ve Çözümleri (Tek Sorumluluk Prensibi)

SRP İhlali Örnekleri ve Çözümleri (Tek Sorumluluk Prensibi)

Comments
9 min read
YASA - Yet another S.O.L.I.D. article

YASA - Yet another S.O.L.I.D. article

1
Comments
4 min read
SOLID design principles in Game Development

SOLID design principles in Game Development

Comments
3 min read
SOLID Principles in Java (With Real life Examples)

SOLID Principles in Java (With Real life Examples)

23
Comments 5
4 min read
SOLID Principles: Building Robust Systems, Brick by Brick

SOLID Principles: Building Robust Systems, Brick by Brick

1
Comments
4 min read
Understanding the Decorator Pattern Through a MacBook Customization Example in C#

Understanding the Decorator Pattern Through a MacBook Customization Example in C#

Comments 3
2 min read
Understanding SOLID Violations in a Class (With Example and Solution)

Understanding SOLID Violations in a Class (With Example and Solution)

1
Comments
2 min read
Code That's Easy to Read (and Write!)

Code That's Easy to Read (and Write!)

1
Comments 1
3 min read
Write Code Like A Pro: Mastering The SOLID Principles

Write Code Like A Pro: Mastering The SOLID Principles

3
Comments
3 min read
The SOLID Principles of Object Oriented Programming

The SOLID Principles of Object Oriented Programming

Comments
5 min read
Design Patterns: Facade

Design Patterns: Facade

Comments
3 min read
Como os pilares da Programação Orientada a Objetos (POO) se conectam ao SOLID

Como os pilares da Programação Orientada a Objetos (POO) se conectam ao SOLID

Comments
5 min read
Clean Architecture and SOLID Principles for C# Developers

Clean Architecture and SOLID Principles for C# Developers

2
Comments
8 min read
Design Patterns: Proxy

Design Patterns: Proxy

Comments
4 min read
Design Patterns: Decorator

Design Patterns: Decorator

Comments
5 min read
Design Patterns: Strategy

Design Patterns: Strategy

Comments
4 min read
loading...