July 2020
Intermediate to advanced
360 pages
7h 8m
English

4.1Constraints
⊳No named abstractions.
⊳No, or little, use of libraries.
4.2A Program in This Style

4.3Commentary
IN THIS STYLE, even though we may be using a modern high-level programming language with powerful library functions available, the problem is solved in almost Good Old Times style: one piece of code, from beginning to end, with no new abstractions provided and not much use of the ones available in the libraries either. From a design perspective, the main concern is to obtain the desired output without ...
Read now
Unlock full access