Category: Software Fundamentals
-
Software Fundamentals: The power of decoupled code
Table of Contents Intro Decoupled code seems to be a lost art in Android development these days. Most developers have heard the software best practice of decoupling code but few truly understand it and fewer actually implement it. In order to understand some of the more complicated topics I plan to write about, knowing what…