Code Complete
Rate it:
Open Preview
Read between November 28, 2015 - June 11, 2018
4%
Flag icon
Doing the most expensive part of the project twice is as bad an idea in software as it is in any other line of work.
9%
Flag icon
Subsystems that hide implementation details provide a valuable level of abstraction that reduces a program's complexity.
14%
Flag icon
Favor read-time convenience to write-time convenience. Code