Problem Solving and Program Design in C (7th edition)
Outline
Numbering Systems
Binary Arithmetic & Signed Numbers
Data Representation
Algorithm - Part 1
Algorithm - Part 2
Overview of C
Top-Down Design with Functions
Selection Structures: if and switch Statements
Repetition and Loop Statements
Nested Loops
Pointers & Modular Programming
Arrays
Strings
Working with Files