Next: 6.1 Loops
Up: Physics 265: Introduction to
Previous: 5.3 Fitting with MATLAB
  Contents
The heart of programming lies in the ability to make the computer repeat a
task an arbitrary number of times and make simple yes/no decisions. With
only these two fundamental operations (and the ability to store and recall
data), it is possible to write a program that will do any computational
task. Once you understand the basics of these two operations you can start
writing ``real'' programs.
Subsections
Gus Hart
2005-01-28