Learning C
Neill Graham(Author)
McGraw-Hill Inc.,US (Publisher)
Published on 1. January 1992
Book
Paperback/Softback
314 pages
978-0-07-023981-4 (ISBN)
Description
This text is an introduction to standard C programming for students who are already acquainted with at least one programming language. No background is assumed in any other area of computing. Written by the author of "Learning C++", the book offers a systematic methodology for students trying to master the often cryptic C programming language. The book takes advantage of previous programming courses by first teaching concepts of C that can be compared to other languages. Then after students have absorbed the above material, the author moves on to functions unique to C. Programming examples are are designed to be fairly straightforward. The text contains several exercises at the end of each chapter. An instructor's manual is available.
More details
Language
English
Place of publication
New York
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Dimensions
Width: 188 mm
Weight
500 gr
ISBN-13
978-0-07-023981-4 (9780070239814)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Getting started; control statements and related operators; types and conversions; arrays and pointers; pointers and strings; structures, unions, bitfields and bitwise operators; streams and files. Appendixes: keywords; operators, precedence, and associativity; integrated development; MS DOS memory models.