C (programming language)/Bibliography: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Kjetil Ree
(New page: {{subpages}} ==Reference works== *Kernighan, B. and Ritchie, D.: ''The C Programming Language'' (2nd Ed). Prentice Hall, 1988. ISBN 0-13-110370-9 - The ''de facto'' standard for the C pro...)
 
imported>Christian Kleineidam
m (C programming language/Bibliography moved to C(programming language)/Bibliography: The language is simply called C and isn't called "C programming language")
(No difference)

Revision as of 04:41, 15 December 2008

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Tutorials [?]
 
A list of key readings about C (programming language).
Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification.

Reference works

  • Kernighan, B. and Ritchie, D.: The C Programming Language (2nd Ed). Prentice Hall, 1988. ISBN 0-13-110370-9 - The de facto standard for the C programming language for many years

Learning C

  • Müldner, Tomasz. C for Java programmers. Reading, Mass. : Addison Wesley Longman, 2000. ISBN 0-201-70279-7 - Teaches ANSI C to readers already familiar with Java.