Modern C++ Design

Modern C++ Design
Author :
Publisher : Addison-Wesley
Total Pages : 352
Release :
ISBN-10 : 9780133387612
ISBN-13 : 0133387615
Rating : 4/5 (12 Downloads)

Book Synopsis Modern C++ Design by : Andrei Alexandrescu

Download or read book Modern C++ Design written by Andrei Alexandrescu and published by Addison-Wesley. This book was released on 2001-02-13 with total page 352 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Modern C++ Design Related Books

Modern C++ Design
Language: en
Pages: 352
Authors: Andrei Alexandrescu
Categories: Computers
Type: BOOK - Published: 2001-02-13 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers
Hands-On Design Patterns and Best Practices with Julia
Language: en
Pages: 521
Authors: Tom Kwong
Categories: Computers
Type: BOOK - Published: 2020-01-17 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guide Key Featu
Design Patterns
Language: en
Pages: 512
Authors: Erich Gamma
Categories: Business & Economics
Type: BOOK - Published: 1995 - Publisher: Pearson Deutschland GmbH

DOWNLOAD EBOOK

Software -- Software Engineering.
Design Patterns Explained
Language: en
Pages: 449
Authors: Alan Shalloway
Categories: Computers
Type: BOOK - Published: 2004-10-12 - Publisher: Pearson Education

DOWNLOAD EBOOK

"One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples–this has been ver
Concurrency in Go
Language: en
Pages: 243
Authors: Katherine Cox-Buday
Categories: Computers
Type: BOOK - Published: 2017-07-19 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and eve