Based on the book "A First Book of C" by the same author, this text includes algorithm development, problem solving, and computer science concepts for CS1 courses. Each chapter has a section with two applications developed using a top-down design approach illustrating the chapter's material. It includes "A Bit of Background" boxes, "Common Programming Error" sections, "Enrichment Study" sections, and "Tips From the Pros" boxes. Exercises can be found at the end of each section and at the end of each chapter.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Illustrationen
Maße
Höhe: 253 mm
Breite: 185 mm
Gewicht
ISBN-13
978-0-314-06987-0 (9780314069870)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Introduction to Computers and Programming. Problem Solving Using C. Completing the Basics. Selection Structures. Repetition Structures. Modulariaty Using Functions: Part 1. Modularity Using Functions: Part 2. Arrays. Multideminsional Arrays. Pointers. Working with Character Strings. Data Files. Records as Data Structures. Dynamic Data Structures. Additional Capabilities. APPENDICES: Operator Precedence Table. ASCII Character Codes. Program Entry, Compilation, and Execution. Input and Output Redirection. Floating-Point Number Storage. A Brief C reference. Solutions.