Logistics¶
Syllabus and class organization
Jupyter Notebook¶
Working with files and folder
Code cells and markdown cells
Markdown basics
LaTeX
Copying/deleting/moving cells
Python¶
Basic mathematical operations
Numbers in Python: integers and floats
Variable assignment
The
print()functionStrings and string formatting
Importing modules
Boolean expressions
The
ifstatementLists, ranges and “for” loops