Product Details
Programming in C (Developer's Library)

Programming in C (Developer's Library)
By Stephen Kochan

List Price: £28.99
Price: £14.49 & eligible for FREE Super Saver Delivery on orders over £5. Details

Availability: Usually dispatched within 24 hours
Dispatched from and sold by Amazon.co.uk

37 new or used available from £14.49

Average customer review:

Product Description

Learn C programming from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. In its third edition, the style in this book remains true to the simple, instructional style of previous editions. It provides you with updated and relevant examples of how C programming can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one-stop-source for C programming, this book is it!


Product Details

  • Amazon Sales Rank: #219340 in Books
  • Published on: 2004-07-22
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 576 pages

Editorial Reviews

From the Back Cover

Learn C programming from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. In its third edition, the style in this book remains true to the simple, instructional style of previous editions. It provides you with updated and relevant examples of how C programming can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one-stop-source for C programming, this book is it!

About the Author

Stephen Kochan has been developing software with the C programming language for over 20 years. He is the author and coauthor of several bestselling titles on the C language, including Programming in C, Programming in ANSI C, Topics in C Programming and several Unix titles, including Exploring the Unix System, Unix Shell Programming and Unix System Security. Mr. Kochan's most recent title, Programming in Objective-C, is a tutorial on an object-oriented programming language that is based on C.


Customer Reviews

Best start for anyone interested in C programming5
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 Stars5
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.

One of the Best5
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.