How to use design patterns in android application?. I know architectural pattern such as MVC, MVP and MVVM, but I am confusing with design patterns. I want know which design pattern is suitable for which scenario. The design patterns mainly classified into 3 categories. Which are 1)Creational Pattern(how to create object) 2)Behavioral Pattern(how to communication between objects) 3)Structural Pattern(how to compos objects). I want to know the practical scenario to use above design patterns to develop android application.
Aucun commentaire:
Enregistrer un commentaire