[previous_group] * [up] [next] [next_group]

The Five Steps

Understand the problem

Do a small example by hand

Write an algorithm for solving the problem

The modules we have are:

Translate the algorithm into a programming language (like C)

Test the program


[up] to Overview.

[next]