basics
Mathematical Programming with Python
Wednesday, 08 January 2025
https://people.sc.fsu.edu/~jburkardt/classes/python_2025/basics/basics.html


basics: how to use Python interactively; defining variables; doing arithmetic operations; arithmetic operators; functions from the math library; variable types including integer, float, complex, boolean, string; arithmetic comparisons and logical operators.

Lecture notes:

The chicken egg formula:

The cosine cobweb:

Assignment #1 due on Friday, 17 January:


Last revised on 10 January 2025.