#software-engineering
Read more stories on Hashnode
Articles with this tag
Notes on how to implement a navigation between multiple modules on Android. · This study aims to find a better way to create navigation between different...
The best architecture is suitable for me and my project? · Defining your future When starting a project we should take into consideration several factors...
Here we have some concepts that we use while we're developing a software, each of them have his own importance in the project. It takes time and...
Concepts of clean architecture and some considerations. · Clean Architecture The clean architecture was defined by [[Robert Cecil Martin]] aka uncle...
Facilitate software understanding, development, and maintenance · S.O.L.I.D We know that the bad code slow us down, why we write bad code? The answer is...