• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ C++ ▶ Boost C++ Libraries

Boost C++ Libraries

November 21, 2011

Free online book: Boost C++ Libraries

Full content of “Boost C++ Libraries”, written by Boris Schäling, is available online for free. 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.

Book Description

This book is an introduction to the Boost C++ Libraries which complement the C++ standard by adding functions helpful in practice. As the Boost C++ Libraries are based on the C++ standard, they are implemented using state-of-the-art C++. They are platform independent and are supported on many operating systems including Windows and Linux by a large developer community.

The Boost C++ Libraries enable you to boost your productivity as a C++ developer. For example, you can benefit from smart pointers which help you to write more reliable code or use one of the many libraries to develop platform independent network applications. Since many Boost C++ Libraries are going to be incorporated into the next version of the C++ standard, you can prepare yourself starting today.

Table of Contents

  • Introduction
  • Smart Pointers
  • Function Objects
  • Event Handling
  • String Handling
  • Multithreading
  • Asynchronous Input and Output
  • Interprocess Communication
  • Filesystem
  • Date and Time
  • Serialization
  • Parser
  • Containers
  • Data Structures
  • Error Handling
  • Cast Operators

Download Free PDF / Read Online

Author(s): Boris Schäling
Format(s): HTML
Link: Read online.

Similar Books:

  1. Thinking In C++ Second Edition Volume One: Introduction To Standard C++
  2. Programming in C: UNIX System Calls and Subroutines using C
  3. The Mono Handbook
  4. Smart Client Architecture and Design Guide
  5. Python Standard Library
Previous Post: « An IPv6 Deployment Guide
Next Post: Using Moodle – Teaching with the Popular Open Source Course Management System »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2025 OnlineProgrammingBooks.com