Large-Scale C++ Software Design

Large-Scale C++ Software Design pdf epub mobi txt 電子書 下載2025

John Lakos在Mentor Graphics公司工作。該公司編寫的大規模C++程序比大多數其他公司要多,並且是首先嘗試真正的大規模C++項目的公司之一。Lakos從1987年起就一直使用C++進行專業編程,並於1990年在哥哥倫比亞大學開設瞭麵嚮對象編程方麵的研究生課程。

出版者:Addison-Wesley Professional
作者:John Lakos
出品人:
頁數:896
译者:
出版時間:1996-7-20
價格:USD 74.99
裝幀:Paperback
isbn號碼:9780201633627
叢書系列:
圖書標籤:
  • C++ 
  • 計算機 
  • programming 
  • 軟件工程 
  • 軟件開發 
  • C/C++ 
  • 程序設計 
  • 設計模式 
  •  
想要找書就要到 小美書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Developing a large-scale software system in C++ requires more than just a sound understanding of the logical design issues covered in most books on C++ programming. To be successful, you will also need a grasp of physical design concepts that, while closely tied to the technical aspects of development, include a dimension with which even expert software developers may have little or no experience. This is the definitive book for all C++ software professionals involved in large development efforts such as databases, operating systems, compilers, and frameworks. It is the first C++ book that actually demonstrates how to design large systems, and one of the few books on object-oriented design specifically geared to practical aspects of the C++ programming language. In this book, Lakos explains the process of decomposing large systems into physical (not inheritance) hierarchies of smaller, more manageable components. Such systems with their acyclic physical dependencies are fundamentally easier and more economical to maintain, test, and reuse than tightly interdependent systems.In addition to explaining the motivation for following good physical as well as logical design practices, Lakos provides you with a catalog of specific techniques designed to eliminate cyclic, compile-time, and link-time (physical) dependencies. He then extends these concepts from large to very large systems. The book concludes with a comprehensive top-down approach to the logical design of individual components. Appendices include a valuable design pattern "Protocol Hierarchy" designed to avoid fat interfaces while minimizing physical dependencies; the details of implementing an ANSI C compatible C++ procedural interface; and a complete specification for a suite of UNIX-like tools to extract and analyze physical dependencies. Practical design rules, guidelines, and principles are also collected in an appendix and indexed for quick reference. 0201633620B04062001

具體描述

讀後感

評分

因为有Java,所以现在大型系统会首选java。这本书所讲述的问题java都可以解决,并且很elegant!谁叫咱们已经进入2008年了呢。C++已经不在适合在大型系统中担当重要角色。仅此而以。

評分

有位专家推荐过,看了两百多页后没再看下去。翻译得不好,不知道谁可以再重新翻译一下。实在不行只能看英文原版了。另,也许与扫描的PDF格式的阅读感受也有一定关系。  

評分

本书的写作背景比较特殊,面向的人群比较狭窄。满足以下条件,你可以好好看看这本书: 1 在某个软件中,必须使用C++作为软件开发的主要语言。 2 软件的代码规模在100万以上。也就是要有一百万以上的C++代码。 有这两个条件,你就会发现书里面说的很有用。如果你觉得看不懂,觉...  

評分

評分

这两天,要改动1个基础的类型。之前参考书里的方法画了package之间的依赖图。这下方便了,顺着依赖图指示,从依赖关系少的底层包开始重构编译,逐次推进到顶层包,最后整个程序一次性编译通过。 package依赖图的好处还不止于此: 1,可以指出相互依赖的不合理现象。 2,新增模...  

用戶評價

评分

评分

评分

评分

评分

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有