Skip to content

android-code/principles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

principles

This is repository of http://androidcode.pl blog principles of object oriented programming section. It shows usage and explain OOP principles. Posts about object oriented programming principles from this repository and GRASP rules can be found at http://androidcode.pl/blog/

This repository contains examples of following principles:

  • SOLID (Single Responsibility, Open-closed, Liskov Substition, Interface Segregation, Dependency Inversion)
  • DRY (Don't Repeat Yourself)
  • KISS (Keep It Simple Stupid)

Releases

No releases published

Packages

No packages published

Languages