Problem Solving with C
This book introduces beginning programming concepts using the C language. Each chapter introduces a problem to solve, and then covers the C language constructs necessary to solve the problem.
Table of Content
- First C Program
- Evaluating an Expression
- Reading a Set of Data
- Summation, Stepwise Refinement, and Nested Loops
- Functions
- More on Control Structures
- Arrays
- Pointers
- Character Strings
- Sorting and Searching
- Structures
- Recursion, Global Variables, Dynamic Storage Allocation,
and Side Effects–A Potpourri
|
Salient Features
- Self-Checks throughout the text.
- Program Trace activities throughout the text.
- Style Workshops and Cautions appear at opportune times throughout the text.
- Copious end-of-chapter exercises, programming projects, and summaries.
|
|
|
|
|