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.