Implementation Patterns
Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday Programming
Great code doesnt 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 doesnt just happen. It is the outcome of hundreds of small but critical decisions programmers make every single day. Now, legendary software innovator Kent BeckCknown worldwide for creating Extreme Programming and pioneering software patterns and test-driven developmentCfocuses 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. Youll find proven solutions for handling everything from naming variables to checking exceptions.
This book covers*The value of communicating through code and the philosophy behind patterns
*How and when to create classes, and how classes encode logic
*Best practices for storing and retrieving state
*Behavior: patterns for representing logic, including alternative paths
*writing, naming, and decomposing methods
*hoosing and using collections
*Implementation pattern variations for use in building frameworks
Implementation Patterns will help programmers at all experience levels, especially those who have benefited from software patterns or agile methods. It will also be an indispensable resource for development teams seeking to work together more efficiently and build more maintainable software. No other programming book will touch your day-to-day work more often.
http://rapidshare.com/files/90519182/0321413091.zip
http://depositfiles.com/files/3463669
總結
以上是生活随笔為你收集整理的Implementation Patterns的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Python 绘制饼图时同时在每一块上显
- 下一篇: 七、redis分布式集群