T1: units and acceleration; first program

Before the tutorials:

Think about and work out the following:

During the tutorials:

Program it!

Sample code

Discussion of the results:

Compare the results for the different accelerations and discuss this in the light of precision measurements on earth and in the light of modified theories of gravity.

Programming goals for T1:

Goal of this tutorial is that you learn how to use commands in a unix shell, how to compile and execute a program, how to write a simple program (concept of “main”), how to perform output from a program, and how to define variables and calculate values in a program.