1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
.. ----------
.. Objectives
.. ----------
.. At the end of this video, you should know --
{{[[sushma : at the end of this video, you will be able to:
....1. Explain about the FOSSEE project.
....2. Name the principal Investigators of FOSSEE project.
....3. Explain what are the FOSSEE projects.
....4. Explain the sdes project in your own words.
....5. Explain about the workshops conducted for coordinators on "Software development Techniques for Teachers of Engineering and Science Institutes"
....6. Explain about the text book companion project in your own words.
....7. Brief about the spoken tutorial project of FOSSEE }}}
.. 1. Discover about FOSSEE
.. Prerequisites
.. -------------
.. None
.. Authors : Primal Pappachan
Internal Reviewer : Sushma
External Reviewer :
Checklist OK? : <put date stamp here, if OK> [2011-09-26]
-------
Script
-------
.. L1
{{{Show 'FOSSEE logo' slide}}}
.. R1
Hello, Welcome to FOSSEE - Free and Open Source Software for Science and Engineering Education. The goal of the project is to enable the students and faculty of science and engineering colleges alike, all across India to use open source software tools for all their computational needs, thus improving the quality of instruction and learning. We are based at IIT Bombay . It is funded by MHRD as part of the National Mission on Education through ICT with the thrust area being "Adaptation and deployment of open source simulation packages equivalent to MATLAB, ORCAD etc".
.. L2
{{{Show 'PI's' Slides}}}
.. R2
The Principal Investigators of the project are
1. Prof. Prabhu Ramachandran
#. Prof. Madhu Belur
#. Prof. Kannan Moudgalya
#. Prof. Mani Bhushan
.. L3
{{{Projects of FOSSEE}}}
.. R3
We work on the following projects in the FOSSEE.
1. SDES
#. Workshop for Coordinators on Software Development Techniques for Teachers of Engineering and Science Institues
#. Textbook Conversion Program
#. Spoken Tutorials
Each of these shall be explained in detail as we move on.
.. L4
{{{Show the 'SDES' slide}}}
.. R4
This program is intended to train such students in good software practices and tools for producing code and documentation. SDES stands for Software Development Techniques for Engineers and Scientists.
Engineering & science students use computers for a large number of curricular tasks -- mostly computation centred. However, they do not see this as coding or programming tasks and usually are not even aware of the tools and techniques that will help them to handle these tasks better. This results in less than optimal use of their time and resources. This also causes difficulties when it comes to collaboration and building on other people's work.
The modules covered in this course are
1. Using Linux Tools
#. LaTeX
#. Version Control
#. Basic Python Programming
#. Advanced Python
#. Test Driven Development
.. L5
{{{Show the 'Workshop' slide}}}
.. R5
The objective of the workshop is to introduce coordinators to various advantages of Free and Open Source software and encourage them to include the SDES course in their curriculum.
This workshop is conducted for coordinators on "Software development Techniques for Teachers of Engineering and Science Institutes". We invite expert faculty from various remote centers to a Coordinators training workshop which is held in IIT. These Coordinators then act as Workshop Coordinators during the main workshop, liaising between the participants at their Remote Centers and IIT Bombay, from where the workshop is transmitted live. The lecture transmission and live interaction take place through distance mode using the AVIEW technology, at selected remote centers across the country. During the main workshop, the Workshop Coordinator at every center supervises the conduct of tutorials and Labs. All the lectures and tutorial sessions are video recorded. The final edited audio-visual contents, along with other course material will be released under Open Source. These contents can be freely used later by all teachers and students.
.. L6
{{{Show 'Textbook conversion program' slide}}}
.. R6
The aim of this project is to create a repository of reference material in the form of solved problems for Scientific Computing with Open Source tools.
The initial plan is to take up a set of text books and have the (solved and unsolved) problems implemented/coded in an Open Source language like Python, Scilab or Sage.
This is how the project works. We have a bunch of textbooks, that we are targeting to code, in this iteration. Each book has a coordinator, who is in-charge of having the book coded in an Open Source language. He finds one or more students, who are willing to implement parts of the book and complete the book, roughly in the duration of one semester. The coordinator also finds a TA/reviewer, who will review the work done by the students and approve their work. The student then codes the problems from the book in the language that he chooses. The TA periodically reviews this work and helps him complete the task. The TA and student meet up in person, if and when required. Once the book is completed, the TA and the coordinator together, announce that the book is complete. This will then be reviewed by a member from FOSSEE and confirmed. Once, this work is announced as complete, all the participants get their goodies!
If you wish to contribute as a Student, TA or Book Coordinator please visit http://fossee.in/pytask/accounts/register/
.. L7
{{Show the website in browser}}}
{{{Show the 'Spoken Tutorials' slide}}}
.. R7
These are video tutorials which can be used for teaching or self learning purposes by teachers and students respectively. Presently, we have 37 video tutorials on scientific computing using python. We also aim to complete video tutorials for the complete SDES course. The videos can be downloaded from here.
Thank you for watching the video and for more details visit www.fossee.in.
{{sushma: video and for - video, for more }}
.. L7
{{{Show the 'Thank you' slide}}}
Show the website "www.fossee.in" in the browser.
|