Previous: 2 Basic Concepts
Up: 2 Basic Concepts
Next: 2.2 Organization of C Programs - Simple Statements
Previous Page: 2 Basic Concepts
Next Page: 2.1.1 Developing the Algorithm
The easiest way to learn programming is to take simple tasks and see how programs are developed to perform them. In this section we will present present one such program explaining what it does and showing how it executes. A detailed description of the syntax of the statments used is given in Section 2.2.