I'm also interested in a "top 10 list" for the Sage commands my students will probably be using. That is, what are the top ~10 commands that my calculus students (respectively, abstract algebra students) need to know?
Thanks in advance.
Dana Ernst, Ph.D.
Assistant Professor
Department of Mathematics
Plymouth State University
MSC 29, 17 High Street
Plymouth, NH 03264-1595
Email: dce...@plymouth.edu
Web Page: http://oz.plymouth.edu/~dcernst
Office: Hyde 312
Title: Matematicas Elementales con Sage.
Author: J. L. Tabara.
e-mail: jlta...@gmail.com
You could try them. ;-)
That's a tutorial translation from here, actually
http://sagemath.org/help.html
H
If you look on the published worksheets for "Introduction", you might
find some nice introductions.
I just asked my calc 1 class to watch the first screencast here:
http://sagemath.org/help-video.html
and then work through the Review worksheet by Ben Woodruff linked here:
http://sagenb.org/home/pub/1043/
Thanks,
Jason
Hmm, shouldn't that Youtube video from swasboss be linked there too?
Harald?
- kcrisman
Not exactly what you want, but this is an introductory demo I did for
mathematics students (any course):
http://buzzard.ups.edu/stbseminar/Intro_to_Sage.sws
And this is calculus-specific:
http://buzzard.ups.edu/stbseminar/calculus_tutorial.sws
These are part of a Sage-TeX-Beamer seminar I ran last fall in the
evenings once a week for the first few weeks of the term:
http://buzzard.ups.edu/stb-seminar.html
Rob
> --
> You received this message because you are subscribed to the Google Groups "sage-edu" group.
> To post to this group, send email to sage...@googlegroups.com.
> To unsubscribe from this group, send email to sage-edu+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en.
>
Some of these are very nice for illustrating things during a lecture,
and then if you want you can explain some of how the code works. I
don't think we have a lot of things for Calc II there yet but at least
they will give you an idea of what is possible.
The quick reference cards might be useful too:
http://wiki.sagemath.org/quickref
-Marshall Hampton