Tag Archives: software design

Code First, Design Later

… must be the worst thing any self-respecting Software Developer would advocate. However, there is some truth to the statement. Allow me to explain.
Software development has been so many times compared to building construction, that the analogy of blueprints to software design is accepted without contention. Authoritative sources claim that no one would start full [...]

Posted in Software | Also tagged , | Leave a comment

Designing a Software Patching System

Consumer’s expectations in general always increase over time. This is inevitable given the relentless march of progress and is no different for software. Any modern software system that is worth its salt these days, has to support a whole host of features. One of these must-have features is patching.
Patching, sometimes also called as automatic updates [...]

Posted in Software | Also tagged , , | Leave a comment