Course for Physics teachers

I am a Physics teacher. I would like to make interactive animations which would make physics interesting for my students. Which is the course best for me after the basics Python course ?

That’s like an html and css kinda thing. Might be some visual libraries for python you could research that would save time but maybe be limited.

Well, I will suggest you to learn about Python graphics and Python libraries. You can go with below-listed options.

  1. Pygame
  2. VPython
  3. Matplotlib

All these options are best if you are aiming to make interactive animations for you.
Thanks

Hey, you already know basic python and want to interactive physics animations. You have several paths like Pygame, Vpython and Matplotlib but beside this you can also go with them.

1. Bokeh

2. Manim

3. Godot

I hope this will help.