Week 1: Jan 22 - Feb 2

Logistics

  • Syllabus and class organization

Jupyter Notebook

  • Working with files and folders

  • Code cells and markdown cells

  • Markdown basics

Python

  • Basic mathematical operations

  • Numbers in Python: integers and floats

  • Variable assignment

  • The print() function

  • for loops

  • Boolean expressions

  • The if statement

  • Lists

Week 1 notebook

  • View online

  • Download (Right click on the link and choose ‘save link as…’. After downloading put it in the directory where you keep your Jupyter notebooks).

Sample quiz 1