blob: 69ac8a80a5c84fc73962d9efd3120e0cff8cf5fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
5.4 Using Sage to teach
=======================
1. Use interactive features of SAGE(0.28 - 3.43)
* Exercise 1(3.48 - 4.44)
* use a range of values as default arguments(4.44 - 6.46)
* Exercise 2(6.50 - 8.39)
* use a list of items as default arguments(8.40 - 11.16)
#. Publish our work(11.28 - 12.15)
#. Edit a copy of one of the published worksheets(12.16 - 12.38)
#. Share the worksheets with fellow users(12.44 - 13.19)
#. Summary(13.23 - 13.36)
#. Evaluation Questions(13.38 - 14.54)
|