An Engineering Manager’s Guide to Design Patterns
by: Eric Freeman,Elisabeth Robson
Publication Date 出版日期: 2015
ISBN-13: 9781491931271
Print Length 页数: 28
Language 语言: English
Print Length 页数: PDF/EPUB/MOBI
While off-the-shelf libraries and frameworks have greatly simplified the development process,they can’t help you structure applications that are maintainable,flexible,and easy to understand. In this O’Reilly report,authors Eric Freeman and Elisabeth Robson show you how object-oriented design patterns are ideal for solving specific problems in application design.
Instead of algorithms or code,design patterns are all about reusing the experience of developers who have devised well thought-out,time-tested solutions to object-oriented programming problems. Using O’Reilly’s unique Head First methodology,this report details how a particular design pattern can solve a non-obvious design problem. You also get a Patterns Cheat Sheet that briefly describes several design patterns and provides tips for using patterns in general.
This report explains why:
Design patterns tell you how to structure classes and objects to solve certain problems
They allow you to create flexible designs that are maintainable and cope with change
It’s your job to adapt a pattern to fit your particular application
All design patterns provide a way to let some part of a system vary independently from all other parts
Patterns provide a shared vocabulary that lets your team think at the pattern level,rather than at the nitty-gritty object level
:
An Engineering Manager’s Guide to Design Patterns 9781491931271.epub
An Engineering Manager’s Guide to Design Patterns 9781491931271.mobi
An Engineering Manager’s Guide to Design Patterns 9781491931271.pdf
An Engineering Manager’s Guide to Design Patterns
相关推荐
- Write Great Code,Volume 1: Understanding the Machine,2nd Edition
- We Are Anonymous: Inside the Hacker World of LulzSec,Anonymous,and the Global Cyber Insurgency
- Learn SEO: An On-Page SEO Tutorial
- Learning Blender: A Hands-On Guide to Creating 3D Animated Characters,3rd Edition
- Wild West to Agile: Adventures in Software Development Evolution and Revolution
- Learn C++ by Example: Covers versions 11 to 23