Dear all,
Is anybody aware of an interactive tutorial of octave (ideally web-based)?
I'm looking for a tutorial with the basics of octave for Master students which do not necessarily have a background in programming. Covering such things as variables, arrays, loops, if-statements and some essential octave functions.
The interactive part would come from the exercises. For example students must compute the product of all numbers from 1 to 10 with octave and enter the solution in the web-page. Then the answer is compared to the right solution and an octave snippet is shown how the question can be solved.