(TA) Math 2800 with sagemath

(I won't let the effect of Corona virus decrease the teaching quality)

In this subpage, I provide videos which helps you learn sagemath.

In this video, you will learn how to install sagemath on Mac.

In this video, you will learn to code basic math in sagemath.

Basic math, in this video, include

  1. Finding roots,

  2. Finding solution of simple ODE

  3. Plotting .

In this video, you will learn to code Conditional Statements in sagemath (Python 3).

In this video, you will learn to code loop in sagemath (Python 3).

In this video, you will learn to create a function in sagemath (Python 3).

This is a smaller part of the first tutorial session.

In this video, you will review sagemath week 1.

In this video, you will learn how to create a list and a vector. You will also review the improved Euler and Runge–Kutta methods for solving IVP and plotting the approximated points.