Lavoisier S.A.S.
14 rue de Provigny
94236 Cachan cedex
FRANCE

Heures d'ouverture 08h30-12h30/13h30-17h30
Tél.: +33 (0)1 47 40 67 00
Fax: +33 (0)1 47 40 67 02


Url canonique : www.lavoisier.fr/livre/informatique/the-c-programming-language-2nd-ed-ansi-c/kernighan/descriptif_1095353
Url courte ou permalien : www.lavoisier.fr/livre/notice.asp?ouvrage=1095353

C Programming Language (2nd Ed.)

Langue : Anglais

Auteurs :

Couverture de l’ouvrage C Programming Language

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:

  • Types, operators, and expressions
  • Control flow
  • Functions and program structure
  • Pointers and arrays
  • Structures
  • Input and output

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


1. A Tutorial Introduction.
2. Types, Operators, and Expressions.
3. Control Flow.
4. Functions and Program Structure.
5. Pointers and Arrays.
6. Structures.
7. Input and Output.
8. The UNIX System Interface.
Appendix A.
Appendix B.
Appendix C.
Index.

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.

  • all examples have been tested, which is in machine-readable form.
  • it discusses various aspects of C in more detail, although the emphasis is on examples of complete programs, rather than isolated fragments.
  • it deals with basic data types, operators and expressions.
  • covers functions and program structure, external variables, scope rules, multiple source files, and also touches on the preprocessor.
  • it also describes an interface between C programs and the UNIX operating system, concentrating on input/output, the file system, and storage allocation.
  • it also provides a language reference manual. The official statement of the syntax and semantics of C is the ANSI standard.

Date de parution :

Ouvrage de 288 p.

18x23.5 cm

Sous réserve de disponibilité chez l'éditeur.

64,00 €

Ajouter au panier

Thème de C Programming Language :