BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Modern C++ Design : Generic Programming and Design Patterns Applied

Modern C++ Design : Generic Programming and Design Patterns Applied

Modern C++ Design : Generic Programming and Design Patterns Applied
Stock photo: cover may vary

Modern C++ Design : Generic Programming and Design Patterns Applied Paperback - 2001

by Alexandrescu, Andrei, Debbie Lafferty, Debbie

Add to wish list
  • Used

Busy programmers are offered exciting and powerful new C++ idioms with surprising capabilities that are described in this book. Beginning with detailed descriptions of techniques used in generic programming, the text builds on that foundation and implements a number of industrial strength components used in real-world applications.

Used - Very good

Description

Addison Wesley Professional. Used - Very Good. Former library copy. Pages intact with possible writing/highlighting. Binding strong with minor wear. Dust jackets/supplements may not be included. Includes library markings. Stock photo provided. Product includes identifying sticker. Better World Books: Buy Books. Do Good.
Ask the seller a question Add to wish list
A$14.90
Free Delivery within USA
Standard delivery: 4 to 14 days
More delivery options
Ships from Better World Books (Nevada, United States)

Details

  • Title Modern C++ Design : Generic Programming and Design Patterns Applied
  • Author Alexandrescu, Andrei, Debbie Lafferty, Debbie
  • Binding Paperback
  • Edition INTERNATIONAL ED
  • Condition Used - Very good
  • Pages 360
  • Volumes 1
  • Language ENG
  • Publisher Addison Wesley Professional, Toronto
  • Publication date 2001-02-13
  • Features Bibliography, Index
  • Bookseller's Inventory # 5774376-6
  • ISBN 9780201704310 / 0201704315
  • Weight 1.32 lbs (0.60 kg)
  • Dimensions 9.22 x 7.35 x 0.74 in (23.42 x 18.67 x 1.88 cm)
  • Category Computers - Languages / Programming
  • Library of Congress subjects C++ (Computer program language), Generic programming (Computer science)
  • Library of Congress Catalogue Number 00049596
  • Dewey Decimal Code 005.133
  • Quantity available 1

About Better World Books Nevada, United States

Biblio member since 2010

Better World Books is a for-profit, socially conscious business and a global online bookseller that collects and sells new and used books online, matching each purchase with a book donation. Each sale generates funds for literacy and education initiatives in the U.S., the U.K., and around the world. Since its launch in 2003, Better World Books has raised over $35 million for libraries and literacy, donated over 38 million books, and reused or recycled more than 475 million books.

Terms of Sale: Better World Books ("BWB") values your satisfaction and offers you returns within thirty (30) days after the estimated delivery date on most items. All returned items must be in the original condition; used items should include the SKU sticker located on the spine or back of the product. If you have an incomplete, incorrect, or damaged shipment, please contact our Customer Care team via Biblio's contact seller options before proceeding with the return. Please keep in mind that because we deal mostly in used books, any extra components, such as CDs, DVDs, figurines, or access codes are not included.

Browse books from Better World Books

Reader reviews for Modern C++ Design : Generic Programming and Design Patterns Applied

From the publisher

In Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code.

This book introduces the concept of generic components--reusable design templates that produce boilerplate code for compiler consumption--all within C++. Generic components enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding.

The author describes the specific C++ techniques and features that are used in building generic components and goes on to implement industrial strength generic components for real-world applications. Recurring issues that C++ developers face in their day-to-day activity are discussed in depth and implemented in a generic way. These include:

  • Policy-based design for flexibility
  • Partial template specialization
  • Typelists--powerful type manipulation structures
  • Patterns such as Visitor, Singleton, Command, and Factories
  • Multi-method engines
For each generic component, the book presents the fundamental problems and design options, and finally implements a generic solution.

From the rear cover

Modern C++ Designis an important book. Fundamentally, it demonstrates 'generic patterns' or 'pattern templates' as a powerful new way of creating extensible designs in C++-a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book. Highly recommended.
-Herb Sutter

What's left to say about C++ that hasn't already been said? Plenty, it turns out.
-From the Foreword by John Vlissides

In Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code.

This book introduces the concept of generic components-reusable design templates that produce boilerplate code for compiler consumption-all within C++. Generic components enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding.

The author describes the specific C++ techniques and features that are used in building generic components and goes on to implement industrial strength generic components for real-world applications. Recurring issues that C++ developers face in their day-to-day activity are discussed in depth and implemented in a generic way. These include:

  • Policy-based design for flexibility
  • Partial template specialization
  • Typelists-powerful type manipulation structures
  • Patterns such as Visitor, Singleton, Command, and Factories
  • Multi-method engines

For each generic component, the book presents the fundamental problems and design options, and finally implements a generic solution.

In addition, an accompanying Web site, http: //www.awl.com/cseng/titles/0-201-70431-5, makes the code implementations available for the generic components in the book and provides a free, downloadable C++ library, called Loki, created by the author. Loki provides out-of-the-box functionality for virtually any C++ project.

Get a value-added service! Try out all the examples from this book at www.codesaw.com. CodeSaw is a free online learning tool that allows you to experiment with live code from your book right in your browser.

0201704315B11102003

Media reviews

Citations

  • Scitech Book News, 09/01/2001, Page 31

About the author

Andrei Alexandrescu is the author of the award-winning book Modern C++ Design (Addison-Wesley, 2001) and is a columnist for C/C++ Users Journal.

tracking-