C for Engineers.


Author: Frank Duignan
These are summary notes only, they will be discussed in detail in class.

(Note: This course is best viewed on a screen at a resolution of either 800x600 or preferably 1024x768 with 16 bit color depth)

Why C?
What really happens inside Hello World?
Functions in C
Loops and Conditions
Pointers in C
Memory Management in C
User defined types, structures and unions
Introduction to C++
History of C