Closed kpau closed 3 years ago
Library vs Framework. https://www.freecodecamp.org/news/the-difference-between-a-framework-and-a-library-bd133054023f/#:~:text=The%20technical%20difference%20between%20a,in%20charge%20of%20the%20flow. https://www.programcreek.com/2011/09/what-is-the-difference-between-a-java-library-and-a-framework/
Dependency Injection https://en.wikipedia.org/wiki/Dependency_injection (skip the examples) https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-usage https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-guidelines
MVC, MVP, MVVM https://medium.com/@ankit.sinhal/mvc-mvp-and-mvvm-design-pattern-6e169567bbad https://www.linkedin.com/pulse/understanding-difference-between-mvc-mvp-mvvm-design-rishabh-software/
Design patterns:
https://github.com/VanHakobyan/DesignPatterns
Added 2 more resources for Dependency injection
Library vs Framework. https://www.freecodecamp.org/news/the-difference-between-a-framework-and-a-library-bd133054023f/#:~:text=The%20technical%20difference%20between%20a,in%20charge%20of%20the%20flow. https://www.programcreek.com/2011/09/what-is-the-difference-between-a-java-library-and-a-framework/
Dependency Injection https://en.wikipedia.org/wiki/Dependency_injection (skip the examples) https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-usage https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-guidelines
MVC, MVP, MVVM https://medium.com/@ankit.sinhal/mvc-mvp-and-mvvm-design-pattern-6e169567bbad https://www.linkedin.com/pulse/understanding-difference-between-mvc-mvp-mvvm-design-rishabh-software/
Design patterns:
https://github.com/VanHakobyan/DesignPatterns