In this article, we will break down the 'O' in SOLID. I strongly recommend that you start with the first article in the series in order to cement the...
Have you ever heard a software developer go on and on about the SOLID principles and how they can potentially end all of the world's problems? And...
If you have any experience or exposure to the Android development world, you must have heard Google promoting the usage of the "Repository pattern" in...
I faced a unique problem recently when I was trying to make modifications to some legacy code. I was tasked with adding a small extra feature on top...