Difference between revisions of "Software tutorial"
Jump to navigation
Jump to search
m |
m |
||
Line 3: | Line 3: | ||
# [[Software tutorial/About the course software | About the course software]] | # [[Software tutorial/About the course software | About the course software]] | ||
# [[Software tutorial/Software installation | Software installation]] | # [[Software tutorial/Software installation | Software installation]] | ||
# | # [[Software tutorial/Getting started|Getting started]] | ||
# [[Software tutorial/My first program|My first program]] (required for [[Tutorial_1_-_2010|Tutorial 1]]) | |||
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010|Tutorial 1]]) |
Revision as of 00:24, 14 September 2010
This tutorial will expand as we progress in the course. Each section has notes for both MATLAB and Python.
- About the course software
- Software installation
- Getting started
- My first program (required for Tutorial 1)
- for loops and while loops (required for Tutorial 1)