The C Programming Language
- The C Programming Language
-
The C Programming Language Erstausgabe
The C Programming Language ist das erste Buch über die Programmiersprache C. Die Erstausgabe erschien 1978. Es stammt von den Autoren Brian W. Kernighan und Dennis M. Ritchie, wovon Ritchie die Programmiersprache entwickelt hat. Das Buch sorgte maßgeblich für die Verbreitung der Programmiersprache C und gilt auch heute noch als viel geachtetes Referenzwerk für C.
Das Buch sorgte auch für die Bekanntheit des Hallo-Welt-Programms.
In Deutschland wird das Buch unter dem Titel Programmieren in C publiziert.
Ausgaben
- Brian W. Kernighan, Dennis M. Ritchie: The C Programming Language. 2. Auflage. Prentice Hall, Englewood Cliffs, N.J. 1988, ISBN 0131103628.
- Brian W. Kernighan, Dennis M. Ritchie: Programmieren in C. 2. Auflage. Hanser, München 1990, ISBN 3446154973.
Weblinks
Wikimedia Foundation.
Schlagen Sie auch in anderen Wörterbüchern nach:
The C++ Programming Language — Infobox Book name = The C++ Programming Language title orig = translator = image caption = The C++ Programming Language, Third Edition author = Bjarne Stroustrup illustrator = cover artist = country = language = English series = subject = C++… … Wikipedia
The C Programming Language (book) — The C Programming Language (sometimes referred to as K R or the white book ) is a well known computer science book written by Brian Kernighan and Dennis Ritchie, the latter of whom originally designed and implemented the language (as well as co… … Wikipedia
History of the Dylan programming language — Dylan programming language history first introduces the history with a continuous text. The second section gives a timeline overview of the history and present several milestones and watersheds. The third section presents quotations related to… … Wikipedia
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… … Wikipedia
The Unix Programming Environment — is a textbook written by Brian W. Kernighan and Rob Pike, both of Bell Labs. It is considered an important and early book on the Unix operating system. Often considered the Bible , it is considered the most authoritative work on Unix. It was… … Wikipedia
Programming language implementation — A programming language implementation is a system for executing programs written in a programming language.There are two general approaches to programming language implementation: *Interpretation: An interpreter takes as input a program in some… … Wikipedia
C Sharp (programming language) — The correct title of this article is C# (programming language). The substitution or omission of the # sign is because of technical restrictions. C# Paradigm(s) multi paradigm: structured, imperative … Wikipedia
Programming Language for Business — or PL/B is a business oriented programming language originally called DATABUS and designed by Datapoint in the early 1970s as an alternative to COBOL because its 8 bit computers could not fit COBOL into their limited memory, and because COBOL did … Wikipedia
programming language — Language Lan guage, n. [OE. langage, F. langage, fr. L. lingua the tongue, hence speech, language; akin to E. tongue. See {Tongue}, cf. {Lingual}.] [1913 Webster] 1. Any means of conveying or communicating ideas; specifically, human speech; the… … The Collaborative International Dictionary of English
Programming language for Computable Functions — The Programming language for Computable Functions, or PCF, is a typed functional language introduced by Gordon Plotkin in 1977. It is based on the Logic of Computable Functions (LCF) by Dana Scott. It can be considered as a simplified version of… … Wikipedia