资源简介
Design Patterns are also a fun investigation of how a problem can
be solved in many different ways, with varying degrees of technical sophistication and different sorts of trade-offs. Some patterns are more or less essential and unavoidable, whereas other patterns are more of a scientific curiosity (but nevertheless will be discussed in this book, since I’m a completionist).
Readers should be aware that comprehensive solutions to certain problems (e.g., the Observer pattern) typically result in overengineering, that is, the creation of structures that are far more complicated than is necessary for most typical scenarios. While overengineering is a lot of fun (hey, you get to really solve the problem and impress your coworkers), it’s often not feasible.
代码片段和文件信息
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2945249 2018-05-26 15:03 Design Patterns in Modern C++_Reusable Approaches for object-oriented Software Design-Apress(2018).pdf
----------- --------- ---------- ----- ----
文件 2945249 2018-05-26 15:03 Design Patterns in Modern C++_Reusable Approaches for ob
相关资源
- Virtual Machine Design and Implementation in C
- 《大棚温湿度自动控制系统》 包括
- Design Patterns in Modern C++现代C++程序设计
- duilib相关(duilib库及源码、duilib的M
- Modern C++ Design中文版高清完整.pdf
- Introduction to Design Patterns in C++ with Qt
- Large Scale C++ Software Design 英文 PDF 扫描
-
Designing ob
ject-Oriented C++ Applications- - Modern C++ Design中文版.pdf
- Data Structures and Program Design In C++及课后
- Large Scale C++ Software Design
- 操作系统原理及设计原则(Operating
- Operating Systems Design and Implementation Th
- Modern+C+++Design中文版(Google C++ 编程规
评论
共有 条评论