Jump to ratings and reviews
Rate this book

The Boost C++ Libraries

Rate this book
"The Boost C++ Libraries" introduces 38 general purpose Boost libraries. They should be of great use to C++ developers - no matter what industry they work in and no matter what software they create. The most important goal of the book is to increase your efficiency as a C++ developer. You will learn how to use the Boost libraries to write less code with fewer bugs and finish projects faster. And you will see how the Boost libraries help you write more concise code that is more easily maintained and more easily understood by others. Just as "The Boost C++ Libraries" focuses on increasing your efficiency, the author has tried hard to introduce the libraries as efficiently as possible so you can learn about the Boost libraries easily and quickly. Ideally you should be able to read the book in one or two days and understand each Boost library immediately, without having to read chapters a second time. Even if you have no experience with any of the 38 Boost libraries, once you have read the book, you should be able to decide which ones to use and know how to use them. Although the book is not a reference, you may want to look up chapters from time to time to recall details. It does not replace the official documentation for the Boost libraries; instead it complements it. The book comes with over 250 examples, which are short but complete - they can be built and run. The idea is to help you quickly understand what classes and functions the Boost libraries offer. Again, it's about getting you up to speed. The author considers the book a success if you find the 38 Boost libraries introduced easy to use, and if they help you become a more productive C++ developer. He also considers it a success if you go through the book with ease and find the explanations and examples crystal-clear. This book and the Boost libraries should make your life as a C++ developer easier.

507 pages, Kindle Edition

First published July 31, 2011

42 people are currently reading
59 people want to read

About the author

Boris Schäling

3 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (15%)
4 stars
18 (45%)
3 stars
11 (27%)
2 stars
3 (7%)
1 star
2 (5%)
Displaying 1 - 4 of 4 reviews
Author 1 book3 followers
February 24, 2018
* Обзор 72 библиотек из Boost, вполне позволяет посмотреть, что там бывает
* Зачем нужно:
- в отличие от документации, написано в едином стиле. А то у Boost даже к оформлению документации требований, по-моему, нет, не то что к структуре.
- покороче/попроще, чем tutorial-ы в тех библиотеках, где они есть; если стало интересно, то уже можно пойти почитать tutorial
* Перечитывал, до этого, лет 5-6 назад читал первое издание
- книжка стала больше, автор обновил примеры до C++11
- для многих библиотек честно написано, что если у вас есть C++11, то этим можно не пользоваться
- исходники выложены на Github, может будет обновление для C++14/C++17
* Не та книжка, которую обычно добавляют в "Рекомендованное чтение" по C++, но полистать вполне можно, особенно, если в компании нет своей библиотеки рекомендованных велосипедов и Boost не запрещён
Profile Image for Samuel E Henley.
2 reviews
December 16, 2014
Very good reference - great function index at the end of the book.

This book is well worth the price - it will give you a short readable description and examples of a boost libraries that may solve a problem without you having to wade through the details in the boost online documentation. C++11 changes are flagged in the text to alert you the you may wish to use a newer compiler to implement your program. I expect that this book will save me much time and false starts solving problems.
Profile Image for Rene Stein.
231 reviews36 followers
March 24, 2013
Nesmyslně krátké a repetitivní ukázky kódu.
(Logické) chyby ve zdrojových kódech. (viz kapitola o BOOST Asio).

Chtěl jsem přečíst nějakou knihu, kterou mohu dalším lidem doporučovat jako studijní materiál. Tuto knihu bych doporučil jen své konkurenci - některé mechanicky aplikované ukázky kódu mohou u nezkušených být rozpracovány tak, že povedou k odstřelení procesu. :)
Kniha už také zastarala, protože popisuje starší verze BOOSTu.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.