Vi Hart is amazing. I've seen that YouTube before. You sent that link to edu-sig some weeks ago, no?

I recently switched from using SAGE online in class to using python scripts on a Linux server. I wonder if I could do some graphics in this setting using python in my introCS class (aka Computer Math).
I've been looking at vpython, GASP, pygame.

Whatever happened to turtle graphics? My students login to my sever via ssh, ie
ssh use...@10.5.129.25
or if they need to tunnel graphics
ssh -Y use...@10.5.129.25

Can they do graphics with one of the aforementioned python libraries this way?

TIA,
A. Jorge Garcia
Applied Math and CompSci
http://shadowfaxrant.blogspot.com
http://www.youtube.com/calcpage2009

_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to