Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
STL <Primer>, The

STL <Primer>, The

List Price: $66.65
Your Price: $66.65
Product Info Reviews

<< 1 >>

Rating: 3 stars
Summary: More of a "Reference" than a "Primer"
Review: I don't like to give any book a low-rated review (see my other reviews). However, this one deserved that. Despited its name, this book only contain short-lists of each container, algorithm, and other things else in the STL. This is, in fact, not a "Primer". For this kind of book, isn't we called it a "Reference"?

The examples in the book are good for showing the readers "how to use the whatever it refered to". However that's all they did. I think it would have been better if some of Real-World examples had been included (like those in Lippman's masterpiece C++ Primer, or Prata's C++ Primer Plus).

So.. why do I still give it 3 stars?

Well it still can be use as a reference when I need to look for something (because its size is quite small...), and I'm not connect on the net...(I found Dinkumware's on-line C/C++ Reference to be very similiar to this one).

Rating: 2 stars
Summary: Not competitive with other books on this topic
Review: This 310-page book contains about 75 pages of information. It makes a strong beginning with an overview of the main features and concepts of STL, but the rest consists of alphabetically ordered and painfully repetitive specifications for each class.

Usage examples are contrived with no connection to real-world programming problems. They take the form of complete main functions with output displayed on the user's screen.

The index is incomplete and crucial definitions are either omitted or circular.

A better choice is Mark Nelson's "C++ Programmers Guide to the Standard Template Library" (ISBN 1-56884-314-3).

Rating: 2 stars
Summary: Not competitive with other books on this topic
Review: This 310-page book contains about 75 pages of information. It makes a strong beginning with an overview of the main features and concepts of STL, but the rest consists of alphabetically ordered and painfully repetitive specifications for each class.

Usage examples are contrived with no connection to real-world programming problems. They take the form of complete main functions with output displayed on the user's screen.

The index is incomplete and crucial definitions are either omitted or circular.

A better choice is Mark Nelson's "C++ Programmers Guide to the Standard Template Library" (ISBN 1-56884-314-3).

Rating: 5 stars
Summary: This is how technical books should be written
Review: This book is short and sweet and to the point. Gets you using STL in minutes. All you need to know is what tools are available, what they can be used for, and how to use them. This book does that. If you want verbose explanations, anecdotes, endless repetitions, and witty quotes, buy a textbook.


<< 1 >>

© 2004, ReviewFocus or its affiliates