The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify
Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature:
This second edition of The C Programming Language describes C as defined by the ANSI standard and includes a reference manual that conveys the essentials of the standard in a smaller space for easy comprehension for programmers.
"K&R is one of my favorite books. The style of the tutorial chapters is so deceptively light and simple and the manual so crisp. Much of C's reputation of simplicity comes from the clarity and great little examples from this book. My 1978 copy has lost its cover and my K&R2 is somewhat dog eared. Above all, K&R is a useful book."
Bjarne Stroustrup, designer and original implementer of C++, and author of The C++ Programming Language
Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.
Brian W. Kernighan received his BASc from the University of Toronto in 1964 and a PhD in electrical engineering from Princeton in 1969. He was a member of the Computing Science Research center at Bell Labs until 2000, and is now a professor in the Computer Science Department at Princeton. He was a co-creator of several programming languages, including AWK, AMPL, and a number of tools for document preparation. He is the co-author of 10 books and some technical papers, and holds 4
patents. He was elected to the National Academy of Engineering in 2002. His research areas include programming languages, tools and interfaces that make computers easier to use, often for non-specialist users. He is also interested in technology
education for non-technical audiences.
Dennis Ritchie was a computer scientist notable for his influence on ALTRAN, B, BCPL, C, Multics, and Unix.
This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard.
From the Preface:
We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form.
As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.
„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.
EUR 6,83 für den Versand von USA nach Deutschland
Versandziele, Kosten & DauerEUR 38,44 für den Versand von USA nach Deutschland
Versandziele, Kosten & DauerAnbieter: BooksRun, Philadelphia, PA, USA
Paperback. Zustand: Fair. 2. The item might be beaten up but readable. May contain markings or highlighting, as well as stains, bent corners, or any other major defect, but the text is not obscured in any way. Bestandsnummer des Verkäufers 0131103628-7-1
Anzahl: 4 verfügbar
Anbieter: BooksRun, Philadelphia, PA, USA
Paperback. Zustand: Good. 2. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience. Bestandsnummer des Verkäufers 0131103628-11-1
Anzahl: 2 verfügbar
Anbieter: CollegePoint, Inc, Memphis, TN, USA
Paperback. Zustand: Good. 2nd Edition. We only honor returns for quality issues and won't accept reasons such as 'change my mind', 'find a better price', or 'school book requirement change', etc. Bestandsnummer des Verkäufers 10570
Anzahl: 1 verfügbar
Anbieter: booksdeck, Westlake Village, CA, USA
Softcover. Zustand: New. Brand new book. International edition printed overseas but with similar contents as compared to the US edition. Same day shipping with tracking. Bestandsnummer des Verkäufers 586|9780131103627
Anzahl: 1 verfügbar
Anbieter: Swan Trading Company, GEORGETOWN, TX, USA
paperback. Zustand: Good. Softcover shows moderate cover wear. Text has light highlighting. Ships FAST! Bestandsnummer des Verkäufers 2503040003
Anzahl: 1 verfügbar
Anbieter: Swan Trading Company, GEORGETOWN, TX, USA
paperback. Zustand: Very Good. Softcover shows only light cover wear. Text is unmarked and binding tight with only name on title page. Ships FAST! Bestandsnummer des Verkäufers 2506220021
Anzahl: 2 verfügbar
Anbieter: Grey Matter Books, Hadley, MA, USA
Paperback. Zustand: Very Good. Text is unmarked; pages are bright. Binding is sturdy. Covers are lightly edge worn. Bestandsnummer des Verkäufers 071111
Anzahl: 1 verfügbar
Anbieter: Ann Becker, Houston, TX, USA
Paperback. Zustand: Good. Zustand des Schutzumschlags: No Dust Jacket. Second Edition. Ownwer name front edge, top edge; 9.1 X 6.8 X 0.8 inches; 272 pages. Bestandsnummer des Verkäufers 343305
Anzahl: 1 verfügbar
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
Taschenbuch. Zustand: Neu. Neuware -This second editon describes C as defined by the ANSI standard. This book is meant to help the reader learn how to program in C. The book assumes some familiarity with basic programming concepts like variables, assignment statements, loops, and functions. A novice programmer should be able to read along and pick up the language.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 272 pp. Englisch. Bestandsnummer des Verkäufers 9780131103627
Anzahl: 2 verfügbar
Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland
Taschenbuch. Zustand: Neu. Neuware -The definitive reference guide to C programming from K&R for writing good code that works and is easy to modifyLearn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature:Types, operators, and expressionsControl flowFunctions and program structurePointers and arraysStructuresInput and outputThis second edition of The C Programming Language describes C as defined by the ANSI standard and includes a reference manual that conveys the essentials of the standard in a smaller space for easy comprehension for programmers.'K&R is one of my favorite books. The style of the tutorial chapters is so deceptively light and simple and the manual so crisp. Much of C's reputation of simplicity comes from the clarity and great little examples from this book. My 1978 copy has lost its cover and my K&R2 is somewhat dog eared. Above all, K&R is a useful book.'Bjarne Stroustrup, designer and original implementer of C++, and author of The C++ Programming Language 272 pp. Englisch. Bestandsnummer des Verkäufers 9780131103627
Anzahl: 2 verfügbar