diff options
author | Nishanth Amuluru | 2010-09-17 20:27:23 +0530 |
---|---|---|
committer | Nishanth Amuluru | 2010-09-17 20:27:23 +0530 |
commit | a282d74c5d4ee4fb37f2583eb405ccf8f20fc41e (patch) | |
tree | e6c40bbb1507184a038d375fa4b49d1aec7f6a69 /using_sage_to_teach.rst | |
parent | 59bdbd263ad05a8c6de8ce28691f0908bc1656e2 (diff) | |
download | st-scripts-a282d74c5d4ee4fb37f2583eb405ccf8f20fc41e.tar.gz st-scripts-a282d74c5d4ee4fb37f2583eb405ccf8f20fc41e.tar.bz2 st-scripts-a282d74c5d4ee4fb37f2583eb405ccf8f20fc41e.zip |
initial commit using_sage_to_teach
Diffstat (limited to 'using_sage_to_teach.rst')
-rw-r--r-- | using_sage_to_teach.rst | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/using_sage_to_teach.rst b/using_sage_to_teach.rst new file mode 100644 index 0000000..6eaed6c --- /dev/null +++ b/using_sage_to_teach.rst @@ -0,0 +1,40 @@ +Hello friends and welcome to the tutorial on "How to use SAGE for teaching" + +{{{ Show the slide containing title }}} + +{{{ Show the slide containing the outline slide }}} + +In this tutorial, we shall learn + + * How to use SAGE for 2D and 3D plotting + * How to use interactive features of SAGE for better demonstration + * How to use SAGE worksheets for collaborative learning + * How to use typesetting in sage for neater outputs + +{{{ Pause here and try out the following exercises }}} + +%% 2 %% change the label on y-axis to "y" and save the lines of code + accordingly + +{{{ continue from paused state }}} + +{{{ Show summary slide }}} + +This brings us to the end of the tutorial. +we have learnt + + * how to use loadtxt to read files + * how to generate a least square fit + +{{{ Show the "sponsored by FOSSEE" slide }}} + +#[Nishanth]: Will add this line after all of us fix on one. +This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India + +Hope you have enjoyed and found it useful. +Thankyou + +.. Author : Nishanth + Internal Reviewer 1 : + Internal Reviewer 2 : + External Reviewer : |