Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
The ACCU passes on review copies of computer books to its members for them to review.
The result is a large, high quality collection of book reviews by programmers, for programmers.
Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Title:
C++ Pocket ReferenceAuthor:
Kyle LoudonISBN:
0-596-00496-6Publisher:
O'ReillyPages:
130ppPrice:
£8.95Reviewer:
Francis GlassborowSubject:
beginner's c++Appeared in:
15-4I hope you do not have very many expectations for a small format (11cm by
17.5 cm) 130 page book. C++ is a big language so I would have hoped that
the author would have carefully researched what it is that a typical user
would want to be able to look up. I would also have expected consistency
of presentation. For example why does he not give the specified minimum
range for the various integer types? Why does he mix decimal values with
hexadecimal? Why does he provide information about C-style strings but
nothing about C++
std::string?
This book is not useless but it could have been very much more useful had it been written with more research and more attention to detail.