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
C Unleashed (Unleashed)

C Unleashed (Unleashed)

List Price: $49.99
Your Price: $34.99
Product Info Reviews

<< 1 2 >>

Rating: 5 stars
Summary: Great Book
Review: Very useful book. Not meant for people who want to learn C but for people who look to improve efficiency and readability of their code. Discusses the C9X standard but sadly does not provide a list of compilers which support it if any. I give this book an A.

Rating: 5 stars
Summary: Recommended Reading for Advanced C Programmers
Review: When seeking a reference, most experienced programmers will rather buy a reference that focuses more on the advanced issues than the language concepts itself. Mainly because almost all decent compilers come with extensive help files that cover most of what the programmers might need regarding the language itself. This book doesn't explain much about C, but instead uses C as a tool to explain some very useful issues that are crucial to almost all advanced programmers.

The book wastes no space on trivial stuff like how to open your compiler or use a non-standard C function. Instead, it goes directly into what's important, explaining the concepts and giving concrete examples where appropriate, all using ANSI C.

Since most of the issues aren't dependant on the implementation schemes, almost any advanced programmer would benefit from this book, even if he/she is not programming in C (assuming advanced knowledge of C, of course). The only exceptions are the topics that talk about the ANSI C rules and code organization and optimization. The only disadvantage here is that this book doesn't cover object oriented concepts, but that's not a surprise of course as the book is titled "C Unleashed." But still for anything else other than that, this could be a great help even to C++ programmers.

The book chapters have been written by more than 10 experienced programmers, 6 of them are really good, which makes each chapter standalone as a small tutorial on some issue. The writing style of Richard Heathfield and many of the co-authors is very nice to read and clear to understand. Some parts, of course, do not have that nice writing style, but throughout the book, the technical information is very clear and easy to comprehend.

I wouldn't recommend this book to any new programmers. But for the more advanced ones, this is something they would want to check.

-Mokhtar M. Khorshid


<< 1 2 >>

© 2004, ReviewFocus or its affiliates