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()functionforloopsBoolean expressions
The
ifstatementLists
Week 1 notebook¶
Download (Right click on the link and choose ‘save link as…’. After downloading put it in the directory where you keep your Jupyter notebooks).