Difference between revisions of "Software tutorial"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
* [http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3 The non-programmer's guide to Python] | * [http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3 The non-programmer's guide to Python] | ||
* [http://www.pasteur.fr/formation/infobio/python An introductory guide to Python] - for biologists, but very readable | |||
* Use the money you saved from not buying MATLAB to buy [http://www.amazon.ca/Learning-Python-Powerful-Object-Oriented-Programming/dp/0596158068 this book on Learning Python] | |||
|} | |} |
Revision as of 16:10, 19 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)
- Scripts and functions (useful for Tutorial 2)
Need some more help?
Not every aspect about MATLAB or Python can be covered here. Here are some additional resources.
MATLAB | Python |
---|---|
|
|