3 hours (offered fall)Time: 1:30 pm.-2:20 pm.
Location: Monday, Wednesday, Friday:
Magruder Hall 2024
Thursday: Barnett Hall 225.
Syllabus (pdf format)
The following are some VPython mechanics demonstration programs. VPython is nothing more than regular Python with an extra module called visual. You need to have VPython (Python+visual) installed in your system to run these demos; if you don't, you can get it free of charge at http://www.vpython.org/.
To download a demo, right click the item and select
the option "Save Target As...".
If you are using Windows you may want to change the extension of the file
from .py to .pyw; this will allow you to click in the file without triggering
the opening a DOS window.