Liskov Substitution Principle
Thorough discussion of Liskov Substitution Principle and review of Context hierarchy from Android Open Source Project through its prism.
Thorough discussion of Liskov Substitution Principle and review of Context hierarchy from Android Open Source Project through its prism.
Thorough discussion of Open Closed Principle and review of Context hierarchy in Android Open Source Project through its prism.
Thorough discussion of Single Responsibility Principle and review of Context hierarchy from Android Open Source Project through its prism.
The first post in a series that will explain SOLID principles of Object Oriented Design in context of real production code from Android Open Source Project