Lecture Slides
Below we will post lecture slides/example python scripts used in the lectures. Feel free to use them while you are working on the tutorials, or if you ever need to reference the things we go over.
Lecture One: Unix Commands/Basic Python
- Download the zip for Lecture 1 (ipynb):Unzip this file and open the Lecture_1.ipynb file (in canopy).
- Full guide to Unix Commands: Detailed guide to using a Unix system.
Lecture Two: Libraries, Arrays, and Programs
- Lecture 2 slides (pdf): The second lecture.