Week 1: Aug 25 - Aug 27
Logistics
Syllabus and class organization
Jupyter Notebook
Working with files and folders
Copying/deleting/moving cells
Code cells and markdown cells
Markdown basics
Python
Basic mathematical operations
Numbers in Python: integers and floats
Variable assignment
Strings and string formatting
The
print()
function
Week 1 notebook
Download (after downloading put it in the directory where you keep your Jupyter notebooks).