Flowcharts
Flowcharts
We introduce flowcharts as a way to organize a procedure designed to solve a
particular problem.
Flowcharts with Operators
We introduce some mathematical notation to help us create algorithms to solve
mathematical problems.
Python Basics
Running Python Scripts
Applications
Interlude 1
List Comprehensions and NumPy Arrays
We give an introduction to list comprehensions and NumPy arrays.