Skip to main content

The Art of C Programming

  • Textbook
  • © 1987

Overview

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 79.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (17 chapters)

Keywords

About this book

The programming language C occupies an unusual position midway between conventional high-level and assembly languages, allowing the programmer to combine the best features of both. This book is an introduction to the language itself, and to the special style of thinking that goes with it. Anyone wishing to learn C is likely to have some experience in a high-level language such as BASIC or Pascal, and it seems sensible to make use of that experience. We therefore assume some facility with conventional notation for computer arith­ metic, and simple notions (such as looping and branching) common to most high-level languages. However, that cannot be the whole story. One cannot learn to speak colloquial French by thinking in English and performing a routine translation. No more can one learn to program in colloquial C by thinking in BASIC and performing a routine translation. However, when learning French it is normal to assume familiarity with English, building on that in the early stages, thereby creating the confidence necessary to provide that mot juste to which nothing corresponding exists in English. Our approach to C is similar. In particular we do not introduce at the very beginning some of the features of C which eventually lead to more efficient and elegant code-for example, the ability to do several things, apparently at once. Initially, such constructs can be confusing. Once the reader has acquired some facility with the language it then becomes possible to bring these features into play in a natural manner.

Authors and Affiliations

  • Computer Unit, South Kent College of Technology, Folkestone, England

    Robin Jones

  • Mathematics Institute, University of Warwick, Coventry, England

    Ian Stewart

Bibliographic Information

  • Book Title: The Art of C Programming

  • Authors: Robin Jones, Ian Stewart

  • DOI: https://doi.org/10.1007/978-1-4613-8685-8

  • Publisher: Springer New York, NY

  • eBook Packages: Springer Book Archive

  • Copyright Information: Springer-Verlag New York Inc. 1987

  • Softcover ISBN: 978-0-387-96392-1Published: 22 December 1986

  • eBook ISBN: 978-1-4613-8685-8Published: 06 December 2012

  • Edition Number: 1

  • Number of Pages: XIV, 186

  • Topics: Programming Languages, Compilers, Interpreters

Publish with us