Customer Reviews


10 Reviews
5 star:
 (6)
4 star:    (0)
3 star:
 (3)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


2 of 2 people found the following review helpful:
5.0 out of 5 stars A truly practical guide.
When we served together on the C++ standards committee the highest compliment Chuck ever paid my proposals was to call them "practical", and it is my pleasure to return that compliment. This is one of the most truly practical books on C and C++ you could hope to own. Not just for the useful example code, and not just for the down-to-earth, easy-to-read text,...
Published on October 29, 1998

versus
9 of 10 people found the following review helpful:
2.0 out of 5 stars Adequate material, but hard to read
After all of the wonderful reviews, I expected more from this book. The page layout was VERY difficult to work with, bouncing through source code, then reading about it, then having to flip the page to see the implementation file for the struct.

Three chapters are devoted to the C standard library, so if you are a traditional C coder, this will be familiar...

Published on January 18, 1999


Most Helpful First | Newest First

9 of 10 people found the following review helpful:
2.0 out of 5 stars Adequate material, but hard to read, January 18, 1999
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
After all of the wonderful reviews, I expected more from this book. The page layout was VERY difficult to work with, bouncing through source code, then reading about it, then having to flip the page to see the implementation file for the struct.

Three chapters are devoted to the C standard library, so if you are a traditional C coder, this will be familiar. However, if you are trying to learn practical C++, there are better books: Effective C++, More Effective C++, C++ Gems...

Many of his examples of `practical' code are written in C, with the C-style comments as the give away. The section on casting does not include any of the new standard safe casting operators, although they are included in the appendix. Several of the examples shown near the end of the book are many pages long, and if you want to use it, you get to type it in manually.

Also, although this may or may not affect your decision to purchase this book, I found the glossy pages VERY DIFFICULT to read under a halogen desk lamp.

If you are looking for a transition from C to C++, or want code samples for bitmasking (2 out of twenty chapters devoted to this), this book may be for you. However, if you want a great C++ book, look elsewhere.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars A truly practical guide., October 29, 1998
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
When we served together on the C++ standards committee the highest compliment Chuck ever paid my proposals was to call them "practical", and it is my pleasure to return that compliment. This is one of the most truly practical books on C and C++ you could hope to own. Not just for the useful example code, and not just for the down-to-earth, easy-to-read text, but for Chuck's clear understanding of what it is a practitioner really needs to know, and his unique ability to get that knowledge across.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars 'Real' programmers will love this!!, September 11, 1998
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
As a professional programmer I had forgotten why I enjoyed programming to begin with. Staying up late with friends fiddling with this or that language idiosyncrasy. Breaking application modules down to smaller and more representative code capsules to illustrate a language or compiler nuance. 'Code Capsules' is written in that easy, friendly style that makes you want to sit with your laptop and try out little code snippets in the compiler over a pizza. Chuck Allison's extensive knowledge and experience with C and C++ creates a comfortable writing style that will gently draw out more than a few "Ahhhh, so that's why ...". If you are learning C++, 'Code Capsules' will help you understand the language; if you are a professional programmer, 'Code Capsules' will make you a better one; and if you just enjoy programming languages, 'Code Capsules' is your best friend, now all you need is the pizza. Thank you, Chuck!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Unique resource for gaining C++ fluency, September 16, 1998
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
One of the hardest things about learning a programming language is discovering how to use it the natives do. This book allows programmers of all skill levels to improve their use of C++. As a long-time C programmer the C capsules were interesting and vindicated opinions I had held for a long time. The C++ capsules helped me to gain proficiency, helping me to feel like I am now an expert with C++.

My favorite use of this book is to help settle "style" discussions. Finding a code capsule that discusses why the position I'm supporting has some definite benefits makes it easier to get the point accross.

I put this book right on the shelf next to Scott Meyers' two books (Effective C++ & More Effective C++) and Jim Coplein's Advanced C++ as "read once a year".

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Excellent Guide for the C++ Practitioners!, March 31, 1998
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
I had a great start of 1998 when I acquired this newly published book at the beginning of the year. This book exceeds the expectation on which the title conveys and gears itself towards the practicing C++ professionals. Although the first six chapters talk about "preliminaries", experienced practitioners can also benefit vastly by revisiting the core fundamentals on which this book is based: "I have found too many developers ill-prepared to master C++ because they lack a thorough understanding of basic concepts such as pointers, scope ... and the biggest deficiency of all is a lack of familiarity with the standard C library." One of the best feature of this book is that it is packed with examples and interesting language manipulations while simultaneously alerting on common pitfalls, and reading the "code capsules" alone makes good revision and time investment, and surprisingly, it also provides new insights on our knowledge, or lackof. As this book constitutes the anthology of articles contributed by the author to a leading computer magazine over a period of time, the only downside of this book is the inconsistent declaration and definition of main() with and without the explicit return type and return value. Overall, this book is highly readable and is very interesting to read, and it encourages repeated readings that reinforce more and better understandings. This book is an indispensable tool for the current or aspiring practitioners.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
3.0 out of 5 stars OK not great., January 8, 2002
By 
W. J. Vovil "Wayne" (Sydney, NSW, Australia) - See all my reviews
(REAL NAME)   
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
I bought this book a few years ago upon recommendations, I was using C++ then. Now I need C rather than C++. I have only recently opened the book. I am afraid to say I am mostly disappointed. I think I would prefer to see a C++ Code Capsules book and a separate C Code Capsules book. I plan to sell my copy as I don't find it useful. Every time I need a useful bit of code I have failed to find it in this book; but other books have been useful.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
3.0 out of 5 stars Good for advanced beginners (!), December 7, 1998
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
I had high hopes for this book. Great author, great recommendations. Unfortunately I was dissapointed in his treatment of the subject matter. I think this book should have gotten rid of all pretense of discussing C, which I believe it does a bad job at.

Getting rid of the C code would have made many of the examples irrelevant and/or clearer. For example, Mr Allison tells C++ programmers that to include old Standard C headers you now have to prefix a c to the filename and remove the .h (<stdio.h> would become <cstdio>). This is great information, but confusing because in the next example he uses <stdio.h> again.

Something that was very annoying was the page layout. The examples and tables were all over the place. The text would often get cut up by several pages of code, which looks much like the text (similar font and size). The tables were also too far away from the discussion to be useful. I found I would just take his word on what he claimed and would skip the tables when I eventually found them. That is a great shame because that has nothing to do with his writing.

I waded through the bad page layout and what I consider to be inconsistent usage of C and C++ because on the whole the book provides up-to-date information (real Std C++), but I would not say that this is a book for practitioning programmers, more like for people who want to start using their C++ compilers for more than simply a C compiler.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 3 people found the following review helpful:
5.0 out of 5 stars One of the best C/C++ books I've encountered, October 29, 1998
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
For a more detailed review, please see my Devil's Advocate column in UNIX Reveiw/Performance Computing Feb'99
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 16 people found the following review helpful:
5.0 out of 5 stars c & c++, February 22, 1999
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
nnn
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 10 people found the following review helpful:
3.0 out of 5 stars simple and usefull, October 24, 1999
By A Customer
This review is from: C & C++ Code Capsules: A Guide for Practitioners (Paperback)
making review of this book is a great experience for me looking in to the book we find the nachural way of getting in every thing is wonderfull
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

C & C++ Code Capsules: A Guide for Practitioners
C & C++ Code Capsules: A Guide for Practitioners by Chuck Allison (Paperback - December 21, 1997)
$43.95 $30.20
In Stock
Add to cart Add to wishlist