August 2021
Intermediate to advanced
376 pages
11h 2m
English
This chapter covers
Chapter 1 discussed how requirements often evolve over the lifetime of a piece of software. In many cases they evolve even before the software is released, so it’s not uncommon to write some code and then have to adapt it only a few weeks or months later. Trying to predict exactly how requirements will evolve is usually a waste of time, because it’s near impossible to do this with any accuracy. But we can usually be more or less certain that they will evolve in some way.
One of the main aims of modularity is to create code that can be easily adapted and reconfigured, without having to know exactly ...
Read now
Unlock full access