C++ Programming with Design Patterns Revealed (美國原版)

Tomasz Muldner

  • 出版商: Addison Wesley
  • 出版日期: 2001-10-15
  • 定價: $4,600
  • 售價: 8.0$3,680
  • 語言: 英文
  • 頁數: 528
  • 裝訂: Paperback
  • ISBN: 0201722313
  • ISBN-13: 9780201722314
  • 相關分類: C++ 程式語言Design Pattern
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

C++ Programming with Design Patterns Revealed introduces C++ syntax alongside current object-oriented tools such as design patterns, and the Unified Modeling Language (UML), which are essential for the production of well-designed C++ software. Through this book, readers will attain mastery of many C++ features, as well as the object-oriented design techniques that facilitate and optimize their use. This book uses an example-based approach. First, a technique is presented alongside a piece of code that implements that technique. Next, a component is shown that uses the technique. Finally, an entire running example that incorporates the technique is presented. The book balances a systematic discussion of object-oriented design alongside the introduction of C++ syntax. It introduces twelve basic design patterns early on and uses them throughout, and describes design patterns via use of basic UML. Numerous reference appendices are included for the idioms, design patterns, and programming guidelines in the book. Portability tips, common programming errors, idioms, and programming style tips are also highlighted in each chapter. This book is designed for readers who have been exposed to Java, as well as to basic object-oriented ideas, and are looking to gain familiarity with C++.

商品描述(中文翻譯)

《C++程式設計與設計模式揭秘》介紹了C++語法以及當前的物件導向工具,如設計模式和統一建模語言(UML),這些對於製作設計良好的C++軟體至關重要。通過本書,讀者將掌握許多C++特性,以及促進和優化其使用的物件導向設計技巧。本書採用基於實例的方法。首先,介紹一個技巧,並提供實現該技巧的程式碼。接下來,展示使用該技巧的組件。最後,呈現整個運行範例,其中包含該技巧。本書在介紹C++語法的同時,平衡地討論了物件導向設計。它早期介紹了十二種基本的設計模式並在整本書中使用它們,並通過基本的UML描述設計模式。書中還包含了許多參考附錄,用於介紹書中的慣用語法、設計模式和程式設計指南。每章還突出了可移植性提示、常見的程式設計錯誤、慣用語法和程式設計風格提示。本書適合已經接觸過Java和基本物件導向思想的讀者,並希望熟悉C++。