Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Introduction to the Boost C++ Libraries

via Pluralsight

Overview

An introductory course on the Boost C++ libraries.

This course gives an overview of Boost: a set of C++ libraries designed to cover some of the functionality that's missing from the STL. This course covers the libraries that are used for storing optional values (Boost.Optional), reading program options (Boost.ProgramOptions), storing any type of value in a generic container (Boost.Any), implementing the signal/slot paradigm (a.k.a Observer pattern) (Boost.Signals2), working with the local file system (Boost.Filesystem), and also covers an assortment of smaller libraries including Boost string algorithms, Boost.Bimap, and Boost.Units.

Syllabus

  • Getting Started With Boost 18mins
  • Boost.Optional 13mins
  • Boost.ProgramOptions 29mins
  • Boost.Any 12mins
  • Boost.Signals2 54mins
  • Boost.FileSystem 22mins
  • Odds and Ends 26mins

Taught by

Dmitri Nesteruk

Reviews

4.5 rating at Pluralsight based on 154 ratings

Start your review of Introduction to the Boost C++ Libraries

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.