Introduction to the Boost C++ Libraries - Volume I - Foundations
Owner: MoneyScience Books
Description:
Robert Demming & Daniel J. Duffy
ISBN: 978-94-91028-01-4
Datasim Education
Hardcover
317 pages
October 2010
€67.00 ex. VAT
C++ is one of the most important and influential programming languages for application development. It supports the modular, object- oriented and generic programming models and its flexibility has been one of the main reasons why it has been so successful. With the emergence of the Boost Libraries (www.boost.org) we see that C++ is brought to a new level, namely a set of reusable and modular template libraries that C++ developers can use in their applications.
This book is dedicated to a number of Boost libraries for higher-order functions, data types and data structures, libraries for text and string processing, multi-threading, random number generation and more. We also discuss how Boost and design patterns are used to promote the flexibility of code.
Each library is described in a step-by-step way. Numerous examples are given to show the functionality of each library. The full source code is freely available to purchasers of the book.
Coverage includes:
- Understanding and using 25 major Boost libraries
- Learn about higher-order functions, data structures, memory management, multi-threading and more
- Using Boost in new and existing applications
- Integrating Boost and the Gang-Of-Four design patterns
- Appendices and Exercises
- Ready-to-run projects in Visual Studio
- Full source code available (using the book registration form)
About the Authors
Robert Demming is software designer, developer and trainer and he has been involved with software projects in the areas of optical technology, process control, CAD and order processing systems since 1993. He has a BSc degree in technical computer science from Amsterdam Hogeschool.
Daniel J. Duffy is founder of Datasim Education BV and has been working with C++ and its applications since 1989. He is designer, algorithm builder and trainer. He has a PhD in numerical analysis from Trinity College, Dublin. One of the projects that he is involved in is applying the Boost libraries to computational finance.
Brief description:
Tags: c++, boost, daniel duffy, robert demming, programming