|
|
Good Books on BOOST
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: TR1 examples? - comp.lang.c++.moderatedAssuming 100% of TR1 came from boost (is that true?) I suppose I could search for ... A good book on TR1 is Pete Becker's book. However, if you do not wish to purchase the ... Dos and don'ts in C++ unit testing? - comp.lang.c++.moderated ...As is said in most books (e.g. "Pragmatic programmer"), "code a little, test a lot." ... cppunit.sourceforge.net Both Boost ... writing robust software? - comp.lang.c++.moderatedThere is a book "C++ Coding Guidelines" which contains several rules ... If the project is allowed to use the Boost libraries, boost::array is a pretty good mockup. nitializing a static vector <> of integers (this static vector... 3rd Edition) and the web and I have not seen a good ... I think this is the best item in the book. I deal alot ... (In his case, Boost's array might be a better choice than ... [comp.publish.cdrom] CD-Recordable FAQ, Part 1/4 - comp.publish ...Archive-name: cdrom/cd-recordable/part1 Posting-Frequency: monthly Last-modified: 2008/10/09 Version: 2.71 Send corrections and updates to And... error LNK2019: unresolved external symbol _main referenced in ...A few lines of code to get this done will be a great boost at this time. ... Looking for a good book 1 2 patc6 Where did Fortran go? - comp.lang.fortran... of computational software, looking at new amazon books ... The boost I see with regards to gfortran and g95 is not ... Back in the good old days, when Fortran was quite ... top 10 uses for random data compression?? anyone? - comp ...... decompress" it, just download it again; if it's a good ... tells us a lot about what to expect from his book. ... Nowadays Excelsior will boost the valuation, and if Talal ... Misuses of RTTI - comp.lang.c++.moderatedOnly use RTTI if you have a very good reason to do so ... and you can trivially add it to your own types with Boost ... C++ Programming/RTTI - Wikibooks, open books for an open ... HP ship is sinking like Titanic? - comp.sys.hp48A good PDF manual uses no paper, but there aren't good ... TI claims a speed boost in the HW4 models, but I would ... PDF format costs pennies whereas a physical printed book ... Boost - Share Book Recommendations With Your Friends, Join Book ...I read Boost because one of my friends ,Peyton M., had goten it from the school library and had me read the back of the book. It was very interesting, it was about a ... Beyond the C++ Standard Library: An Introduction to Boost [Paperback]The remainder of the book gives a more in-depth tutorial introduction of a good sampling of 12 Boost libraries. This material complements the documentation on the Boost ... 7/15/2012 5:19:55 AM
|
|
|
|
|
|
|
|
|