Overview
Learn essential Python concepts for physics applications using Web VPython in this 32-minute tutorial. Explore printing x values, graphing functions, working with Python functions, manipulating integer lists, implementing nested loops, and understanding vectors. Dive into the Euler method for pendulum simulations, create animated graphs, and master Python lists. Conclude by learning how to plot lists effectively for physics-related visualizations and calculations.
Syllabus
- Intro
- print values of x
- graph a function
- graph 2 functions. python functions
- print list of integers
- nested loops
- vectors
- Euler method for a pendulum
- Animated graph
- python lists
- plotting lists
Taught by
Dot Physics