Great code doesnโt just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesnโt just happen. It is the outcome of hundreds of small but critical decisions programmers make every single day. Now, legendary software innovator Kent Beckโknown worldwide for creating Extreme Programming and pioneering software patterns and test-driven developmentโfocuses on these critical decisions, unearthing powerful โimplementation patternsโ for writing programs that are simpler, clearer, better organized, and more cost effective.
Beck collects 77 patterns for handling everyday programming tasks and writing more readable code. This new collection of patterns addresses many aspects of development, including class, state, behavior, method, collections, frameworks, and more. He uses diagrams, stories, examples, and essays to engage the reader as he illuminates the patterns. Youโll find proven solutions for handling everything from naming variables to checking exceptions.