Like The C Programming Language?
Join aNobii to see if your friends read it, and discover similar books!
Book Description
An indisputably classic computing text, Kernighan and Ritchie's The C Programming Language, 2nd Edition, is the standard reference for learning and using ANSI C. Written by the co-inventors of C, this concise tutorial has a well-deserved reputation for clarity and precision as it defines one Continue
5 Reviews
-
J.S. (testing) said on Oct 20, 2005 | Add your feedback
-
Johnlcf said on Jul 24, 2008 | Add your feedback
-
Manuel M Calavera said on Apr 2, 2011 | Add your feedback
-
Tasuka said on Aug 31, 2010 | Add your feedback
-




Grammar and vocabulary, just lacks some usage
I think I can just confirm what tons of reviews by more attentive persons than I am say: The rules and some very interesting code is inside this book, and there's everything you should know of the C language pertaining to its structure (data structures and functions to operate upon them), but I gues ... (continue)
sturmer said on Dec 8, 2008 | Add your feedback
Book Details
-
Rating:




(147)
- English Books
- Paperback 274 Pages
- Edition: 2
- ISBN-10: 0131103628
- ISBN-13: 9780131103627
- Publisher: Prentice Hall
- Pub date: Mar 22, 1988
- Dimensions: 1484 mm x 1161 mm x 129 mm Just how big is that?
- Also available as: Hardcover
- In other languages: other languages
Groups with this in collection
Prices Change currency & sellers
| ISBN | Edition | List | Sale | Seller |
|---|---|---|---|---|
| 9780131103627 | Paperback | $67.00 | $53.21 | bn.com |
| $67.00 | $52.65 | The Book Depository | ||
| Other editions → | ||||
| + 5 copies tradable: → | ||||
2 people find this helpful
One of the most misguided ideas in programming pedagogy is the idea that you have to seduce people into programming by starting with simple, fun, graphical stuff. Some people think that the best way to learn programming is to start with HTML, maybe, and then learn how to cut and paste some javascrip ... (continue)
One of the most misguided ideas in programming pedagogy is the idea that you have to seduce people into programming by starting with simple, fun, graphical stuff. Some people think that the best way to learn programming is to start with HTML, maybe, and then learn how to cut and paste some javascripts, and then move on. Another misconception is that you should start with a trendy, marketable programming skill like Java or Web Database Programming.
Well, those people are wrong.
For various reasons too complicated to go into here, I believe that you have to start programming at a level that is as close to the machine as reasonable. I think that this book, universally known as K&R, is THE book anyone who wants to be a programmer must learn first. Pick it up and work through it in detail. If you love every minute of it, you can be a programmer. If you find this old-school text programming stuff boring, or the pointer stuff drives you crazy, trust me, you're not going to like programming very much. If you need to be seduced into programming or if you don't have the patience to figure out what all those crazy asterisks mean, you're going to be happier doing something else. Really. But if you can make it through this book by yourself, you've got what it takes to be a top gun programmer, and you've got a terrific foundation for everything else you're going to learn.
Is this helpful?