Basic SOLID (Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependencies Inversion)
Belajar Prinsip Pemrograman SOLID from Dicoding
-
Robert C. Martin. “Design Principles and Design Patterns” (diakses pada 10 Maret 2021).
-
Robert C Martin. “Clean Architecture: A Craftsman's Guide to Software Structure and Design, First Edition” (diakses pada 10 Maret 2021).
Course | Description |
---|---|
OOP | Intro to OOP |
Relasi OOP | Types Of Relationships In OOP |
Software Design Principle | Intro to Software Design Principle |
SOLID | Intro to SOLID |
This repo is built to learn SOLID principles using provided syllabus by Dicoding.