Programming in C (Developer's Library)
Programming in C (Developer's Library) by Stephen Kochan
- Binding:
- Paperback
- Number of Pages:
- 576
- ISBN:
- 0672326663
- Product Group:
- book
- Publisher:
- Sams
- Publication Date:
- July 22, 2004
- BooksForGeeks.com ID:
- 1042
Containing instructions for beginning programmers learning C programming, this book provides examples of how C programming can be used with small, fast programs.
Reviews for Programming in C (Developer's Library)
-
THE BEST OF THE BEST
Rated out of 5 stars, August 12th, 2007
This is the best book written on a traditional programming language I ever read in my life. I will be very grateful if Stefan Kochan is kind enough to write a book like this on C++ as well!!! I really want to make such a request.
My constructive criticism is that if he put simpler, but more mathematical and scientific, examples in his book (like Mrc Herniter in his Programming with MATLAB does), then it would be more suitable for someone like myself who is a PHYSICS student. -
One of the Best
Rated out of 5 stars, September 12th, 2005
Programming in C is probably the best introduction I've read to any programming language. It's the near-perfect example of how a computer book should be written, a pleasure to read, well-paced, challenging, addictive.What's best with it, though, is that it has inspired great confidence in me. I *know* now that C is a language I can master.
So I've ordered K&R for a reality check. It should be arriving any day now.
-
Best start for anyone interested in C programming
Rated out of 5 stars, March 12th, 1999
This book is a comprehensive, extremely easy read by Stephen Kochan. I recommend it for any early programmer, and it serves as useful reference material for any experienced programmer. Readers are taken step by step through a learning process. They are introduced to new material constantly, and it is well explained so no one should have trouble getting through it. -
Concise Crystal Clear -- 5 Big Shiny Stars
Rated out of 5 stars, March 12th, 1999
I found this book indispensable both to learn C and to learn a way of thinking about C. The author uses a well selected and deliberately sequenced set of program examples to thoroughly demonstrate what's going on. These programs are developed and modified from one chapter to the next to show different features of the language. I even have better insight, now, into a few mathematics concepts that I've always had trouble with because of the author's excellent presentation of these concepts using C language -- truly amazing. The writing style is logical, well-paced and consistent -- I never found myself trying to guess what the author meant -- which is pretty incredible with most computer books these days. And after reading the book in its entirety, I was able to see that the whole work was planned to succeed by the thoughtful cohesion of supporting elements (like a good program) rather than thrown together to succeed by sheer force of volume (like, say, a Microsoft product?). The best chapter on C functions that I've read anywhere. Possibly the best introductory book on C in my opinion.

