阿博的书架
home

阿博的书架

Head First Design Patterns
Elisabeth Freeman and Eric Freeman and Bert Bates and Kathy Sierra and Elisabeth Robson
项目/产品 [11]: You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the l...
Head First 设计模式
弗里曼
项目/产品 [9]: 《Head First设计模式》(中文版)共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。前言先介绍这本书的用法;第1章到第11章陆续介绍的设计模式为Strategy、Observer、Decorator、Abstract Factory、Factory Method、Singleton,Command、Adapter、Facade、TemplateMethod、Iterator、Composite、State、Proxy。最后三章比较特别。...