DEV Community

# lld

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
LLD Object-Oriented Design: Interfaces & Abstract Classes (Designing Contracts)

LLD Object-Oriented Design: Interfaces & Abstract Classes (Designing Contracts)

1
Comments
2 min read
LLD Object-Oriented Design: Composition vs Inheritance (Choosing the Right Relationship)

LLD Object-Oriented Design: Composition vs Inheritance (Choosing the Right Relationship)

1
Comments
2 min read
LLD Object-Oriented Design: Thinking in Objects, Not Code

LLD Object-Oriented Design: Thinking in Objects, Not Code

Comments
2 min read
LLD Object-Oriented Design: Polymorphism (Design Without if-else)

LLD Object-Oriented Design: Polymorphism (Design Without if-else)

1
Comments
3 min read
LLD Foundations: Trade-offs Thinking (how real design decisions are made)

LLD Foundations: Trade-offs Thinking (how real design decisions are made)

Comments
2 min read
LLD Foundations: DRY, KISS, YAGNI (practical rules for everyday design)

LLD Foundations: DRY, KISS, YAGNI (practical rules for everyday design)

Comments
2 min read
LLD Foundations: Coupling vs Cohesion (how to judge if your design is actually good)

LLD Foundations: Coupling vs Cohesion (how to judge if your design is actually good)

Comments
2 min read
LLD Object-Oriented Design: Classes & Objects (Deep Understanding)

LLD Object-Oriented Design: Classes & Objects (Deep Understanding)

1
Comments 1
2 min read
LLD Foundations: SOLID Principles (Part 2 — LSP, ISP, DIP)

LLD Foundations: SOLID Principles (Part 2 — LSP, ISP, DIP)

Comments
2 min read
LLD Foundations: SOLID Principles (Part 1 — SRP & OCP)

LLD Foundations: SOLID Principles (Part 1 — SRP & OCP)

Comments
2 min read
LLD Foundations: Thinking in Systems (Abstraction + Design Flow)

LLD Foundations: Thinking in Systems (Abstraction + Design Flow)

Comments
3 min read
LLD Foundations: Understanding Requirements (the step most people skip)

LLD Foundations: Understanding Requirements (the step most people skip)

Comments
2 min read
LLD Foundations: What is System Design (and why it actually matters)

LLD Foundations: What is System Design (and why it actually matters)

Comments
2 min read
LLD Object-Oriented Design: Inheritance (When to Use It and When to Avoid It)

LLD Object-Oriented Design: Inheritance (When to Use It and When to Avoid It)

3
Comments
2 min read
LLD Object-Oriented Design: Encapsulation (Protecting State and Behavior)

LLD Object-Oriented Design: Encapsulation (Protecting State and Behavior)

3
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.