Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

THE C PROGRAMMING LANGUAGE 2E
Título:
THE C PROGRAMMING LANGUAGE 2E
Subtítulo:
Autor:
KERNIGHAN, B. / RITCHIE, DENNIS
Editorial:
PEARSON
Año de edición:
1988
Materia
C
ISBN:
978-0-13-110362-7
Páginas:
272
51,95 €

 

Sinopsis

Recordamos con este gran libro el recientemente desaparecido Dennis Ritchie, creador del lenguaje C y el sistema operativo Unix y el que era un genio en el mundo de la informática.

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.


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.

TABLE OF CONTENTS:

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.

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.

Brian W. Kernighan works in the Computing Science Research Center at Bell Laboratories, Lucent Technologies. He is Consulting Editor for Addison-Wesley´s Professional Computing Series and the author, with Dennis Ritchie, of The C Programming Language.

Dennis Ritchie was the principal designer of the C programming language and co-developer of the Unix operating system, working closely with Ken Thompson, his longtime Bell Labs collaborator. ´The tools that Dennis built - and their direct descendants - run pretty much everything today´, said Brian Kernighan, a computer scientist at Princeton University who worked with Mr. Ritchie at Bell Labs.

Computer historian Paul E. Ceruzzi said after his death: ´Ritchie was under the radar. His name was not a household name at all, but... if you had a microscope and could look in a computer, you´d see his work everywhere inside.´