Rocky

42%
Flag icon
When designing methods, the most important goal is to provide clean abstractions. Each method should do one thing and do it completely. The method should have a simple interface, so that users don’t need to have much information in their heads in order to use it correctly.
A Philosophy of Software Design
Rate this book
Clear rating
Open Preview