using_sage_to_teach.rst
changeset 299 8d61625510b6
parent 298 027870d8bae4
parent 297 bef342784a40
child 300 a130a1f494c3
child 301 af48ecb4dc11
equal deleted inserted replaced
298:027870d8bae4 299:8d61625510b6
     1 Hello friends and welcome to the tutorial on "How to use SAGE for teaching"
       
     2 
       
     3 {{{ Show the slide containing title }}}
       
     4 
       
     5 {{{ Show the slide containing the outline slide }}}
       
     6 
       
     7 In this tutorial, we shall learn
       
     8 
       
     9  * How to use SAGE for 2D and 3D plotting 
       
    10  * How to use interactive features of SAGE for better demonstration
       
    11  * How to use SAGE worksheets for collaborative learning
       
    12  * How to use typesetting in sage for neater outputs
       
    13 
       
    14 2D
       
    15  * plot
       
    16  * parametric_plot
       
    17  * polygon
       
    18  * line
       
    19 3D
       
    20  * plot3d
       
    21  * parametric_plot3d
       
    22 {{{ Pause here and try out the following exercises }}}
       
    23 
       
    24 %% 2 %% change the label on y-axis to "y" and save the lines of code
       
    25         accordingly
       
    26 
       
    27 {{{ continue from paused state }}}
       
    28 
       
    29 {{{ Show summary slide }}}
       
    30 
       
    31 This brings us to the end of the tutorial.
       
    32 we have learnt
       
    33 
       
    34  * how to use loadtxt to read files
       
    35  * how to generate a least square fit
       
    36 
       
    37 {{{ Show the "sponsored by FOSSEE" slide }}}
       
    38 
       
    39 #[Nishanth]: Will add this line after all of us fix on one.
       
    40 This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India
       
    41 
       
    42 Hope you have enjoyed and found it useful.
       
    43 Thankyou
       
    44  
       
    45 .. Author              : Nishanth
       
    46    Internal Reviewer 1 : 
       
    47    Internal Reviewer 2 : 
       
    48    External Reviewer   :