
- Teacher: Radwan Ayoub
The goal of this book is to introduce you to the C programming language. Basic computer
literacy is assumed, but no special knowledge is needed.
Before you can start programming in C, you will need a C compiler1. A compiler is a
program that converts C code into executable machine code2.3