Code That Fits in Your Head : Heuristics for Software Engineering
(Autor) Mark SeemannCode That Fits in Your Head offers indispensable, practical advice for writing code at a sustainable pace and controlling the complexity that causes projects to spin out of control. Reflecting decades of experience helping software teams succeed, Mark Seemann guides readers from zero (no code) to a deployed feature and shows how to maintain a good cruising speed as functionality is added, cross-cutting concerns are addressed and code is troubleshot and optimized. The book includes valuable ideas, practices, and processes for key issues ranging from checklists to teamwork, encapsulation to decomposition, API design to unit testing. Seemann illuminates his insights with code examples drawn from a complete sample project. Written in C#, they're designed to be clear and useful to anyone who uses any object-oriented language including Java , C++, and Python. To facilitate deeper exploration, all code and extensive commit messages are available for download