The Joy of C
Programming in C
Wiley (Publisher)
Published on 4. February 1993
Book
Paperback/Softback
664 pages
978-0-471-59967-8 (ISBN)
Description
This step-by-step companion takes the reader on a journey from novice to expert C programmer. Written in a very friendly tone, this book really is a joy to read. Numerous case studies, complete, detailed examples, and "warnings" on potential trouble spots provide additional support for the students. Examples use carefully selected programs similar to ones the reader may have encountered in another language, easing the transition to programming in C. The complete code for program examples illustrate the language in a realistic way and their thoroughness enables the reader to avoid potentially confusing program fragments. The last part of the text deals with real world issues such as external files, advanced data structures, portability and efficiency and moving from programming in C to programming in C++. Case studies provide a real world application that cements the concepts covered in other chapters. The book contains chapter summaries listing the most important language features covered in the chapters along with crucial details of their use.
More details
Edition
International 2 Revised ed of
Language
English
Place of publication
New York
United States
Publishing group
John Wiley and Sons Ltd
Target group
College/higher education
Dimensions
Height: 233 mm
Width: 189 mm
Weight
1134 gr
ISBN-13
978-0-471-59967-8 (9780471599678)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
A Gentle Introduction to C: Getting Started with C; Getting Comfortable with C; The Basics: Numbers; Characters; Operators; Statements; Arrays; Program Structure; Advanced Data Types: Pointers and Arrays; Strings; Constructed Types; Arrays of Arrays; Arrays of Pointers; Advanced Program Structure: Functions Revisited; The Preprocessor; Generic Functions; Complex Declarations; C and The Real World: External Files; Linked Lists; Portability; Efficiency; From C to C++; Appendices.