REVIEW - C Programming - A Modern Approach


Title:

C Programming

A Modern Approach

Author:

Kim N. King

ISBN:

Publisher:

W W Norton & Company Incorporated (1996)

Pages:

661pp

Reviewer:

Derek Graham

Reviewed:

February 1999

Rating:

★★★☆☆


The book is nicely laid out with plenty of diagrams, code fragments and interesting example programs.

This is a book aimed at undergraduate level students who are computer literate with previous programming experience an advantage but not required. The author has a style of teaching that is quite unusual in my experience. That is, each data type, programming concept etc. is introduced as it is needed and not before, so as not to immediately swamp the beginner with too much information. This allows the basics to be explained fully before more involved concepts such as pointers turn up in chapter 11. The explanation of pointers is, thankfully, one of the clearest I have seen. This 'need-to-know' style means that other troublesome areas such as dynamic memory allocation and bitwise operations are left almost to the end.

The second half of the book contains chapters on structuring multi-file programs, abstract data types, error handling and the standard library functions. Tacked onto the end of the chapter on program design is a 22-page introduction to C++. This does little more than skim the surface (think of Bjarne Stroustrup's chapter 'A Tour of C++' in 'The C++ Programming Language'). Since this special feature is identified on the cover, I assume it was included to help sell a book on an old fashioned language like C.

The book is nicely laid out with plenty of diagrams, code fragments and interesting example programs. Aside from a few unidentified portability issues, a few typos in the code and in the text, there is very little I can find to criticise this book for and a lot I wish other authors would emulate.


Book cover image courtesy of Open Library.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.