Good Books on BOOST

  • Follow


Hi,

Can some suggest good book for getting acquainted with the BOOST
library for C++?

Currently I am reading "Beyond STL: An Introduction to BOOST".
But it does not covers all the libraries in BOOST.

Thanks in advance.

Warm Regards.

-- 
      [ See http://www.gotw.ca/resources/clcm.htm for info about ]
      [ comp.lang.c++.moderated.    First time posters: Do this! ]

0
Reply sk.smawsk (14) 12/19/2007 2:18:12 PM

In article <03d88f67-5b4b-43c1-b494-
74f1f1993e9b@t1g2000pra.googlegroups.com>, sk.smawsk@gmail.com says...
> Hi,
> 
> Can some suggest good book for getting acquainted with the BOOST
> library for C++?
> 
> Currently I am reading "Beyond STL: An Introduction to BOOST".
> But it does not covers all the libraries in BOOST.

Short of some drastic change taking place, there probably won't ever be 
a book that covers all the libraries in Boost. Boost is in more or less 
constant development, so even if a book covered everything when it was 
written, by the time it was published, there would be changes (both new 
libraries added and existing libraries rewritten to some degree).

-- 
    Later,
    Jerry.

The universe is a figment of its own imagination.

      [ See http://www.gotw.ca/resources/clcm.htm for info about ]
      [ comp.lang.c++.moderated.    First time posters: Do this! ]

0
Reply Jerry 12/20/2007 11:38:57 AM


1 Replies
172 Views

(page loaded in 0.072 seconds)

Similiar Articles:













7/15/2012 5:19:55 AM


Reply: