C by example / Greg Perry.
By: Perry, Greg M
.
Material type:
BookSeries: Programming series (Carmel, Ind.): Publisher: Carmel, IN : Que Corp., c1993Edition: Special ed.Description: xix, 633 p. ; 23 cm. +.ISBN: 1565294386.Subject(s): C (Computer program language)| Item type | Current library | Call number | Copy number | Status | Barcode | |
|---|---|---|---|---|---|---|
| General lending | MTU Bishopstown Library Lending | 005.133 PER (Browse shelf(Opens below)) | 1 | Available | 00105345 |
Browsing MTU Bishopstown Library shelves, Shelving location: Lending Close shelf browser (Hides shelf browser)
| No cover image available | No cover image available |
|
|
|
|
|
||
| 005.133 PER An introduction to object-oriented design in C++ / | 005.133 PER An introduction to object-oriented design in C++ / | 005.133 PER Absolute beginner's guide to C / | 005.133 PER C by example / | 005.133 PER C programming absolute beginner's guide / | 005.133 PRA C primer plus. | 005.133 PRI Data abstraction & problem solving with Java : walls and mirrors / |
Enhanced descriptions from Syndetics:
This guide is designed for novice programmers in the C language. Step-by-step explanations aim to show users the easiest, best ways of writing applications in C. Readers learn to use all the key elements, and the most important development tools, to achieve rapid proficiency.
Includes index.
Introduction -- I: Introduction to C -- Welcome to C -- What is a program? -- Your first C Program -- Variables and Constants -- Character Arrays and Strings -- Preprocessor Directives -- Simple Input and Output -- II: C Operators -- Math Operators and Precedence -- Relational Operators -- Logical Operators -- Additional C Operators -- Bitwise Operators -- III: C Constructs -- The while loop -- The for loop -- Other loop options -- The switch and goto statements -- IV: Variable Scope and Modular Programming -- Writing C Functions -- Variable Scope -- Passing Values -- Device and Character I/O -- V: Character Input, Output and Library Functions -- Introducing Arrays -- Array Processing -- VI: Arrays and Pointers -- Introducing Arrays -- Array Processing -- Multidimensional Arrays -- Pointers -- Pointers and Arrays -- VII: Structures and File I/O -- Structures -- Arrays of Structures -- Sequential Files -- Random Access Files.