blob: e0ef05869839b15eaff77bfe762e0f52ebeb8cec (
plain)
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
|
======
README
======
About
=====
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.
This program is intended to train such students in good software
practices and tools for producing code and documentation. SEES stands
for *Software Engineering for Engineers and Scientists.*
License
=======
This work is licensed under a `Creative Commons
Attribution-NonCommercial 2.5 India License`_.
.. _Creative Commons Attribution-NonCommercial 2.5 India License: http://creativecommons.org/licenses/by-nc/2.5/in/
|