书籍详情
《深入浅出设计模式 EricFreeman等 著 东南大学出版社》[37M]百度网盘|亲测有效|pdf下载
  • 深入浅出设计模式 EricFreeman等 著 东南大学出版社

  • 出版时间:2019-02
  • 热度:8209
  • 上架时间:2024-06-30 08:52:20
  • 价格:0.0
书籍下载
书籍预览
免责声明

本站支持尊重有效期内的版权/著作权,所有的资源均来自于互联网网友分享或网盘资源,一旦发现资源涉及侵权,将立即删除。希望所有用户一同监督并反馈问题,如有侵权请联系站长或发送邮件到ebook666@outlook.com,本站将立马改正

内容介绍

基本信息

书名:深入浅出设计模式

定价:138.00元

作者:EricFreeman等 著

出版社:东南大学出版社

出版日期:2019-02-01

ISBN:9787564169183

字数:

页码:

版次:1

装帧:平装

开本:12开

商品重量:

编辑推荐


内容提要


《深入浅出设计模式》的编写方式采用引导式教学,不直接告诉你该怎么做,而是利用故事当作引子,带领读者思考并想办法解决问题。解决问题的过程中又会产生一些新的问题,再继续思考、继续解决问题,这样可以加深体会。作者以大量的生活化故事当背景,例如章是鸭子,第2章是气象站,第3章是咖啡店,书中搭配了大量的插图,所以阅读起来生动有趣。作者还利用歪歪斜斜的手写字体,增加“现场感”。精心设计许多爆笑的对白,让学习过程不会太枯燥。

目录


Intro
1 Wele to DesigPatterns: aintroduction
2 Keeping your Objects ithe know: the Observer Pattern
3 Decorating Objects: the Decorator Pattern
4 Baking with OO goodness: the Factory Pattern
5 One of a Kind Objects: the SingletoPattern
6 Encapsulating Invocation: the Command Pattern
7 Being Adaptive: the Adapter and Facade Patterns
8 Encapsulating Algorithms: the Template Method Pattern
9 Well-managed Collections: the Iterator and Composite Patterns
10 The State of Things: the State Pattern
11 Controlling Object Access: the Proxy Pattern
12 Patterns of Patterns: Compound Patterns
13 Patterns ithe Real World: Better Living with Patterns
14 Appendix: LeftoverPatterns

作者介绍


序言