Software engineering: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Definition) |
||
Line 7: | Line 7: | ||
* [http://en.wikipedia.org/wiki/Software_development Software development] | * [http://en.wikipedia.org/wiki/Software_development Software development] | ||
* [http://en.wikipedia.org/wiki/Software_design Software design] | * [http://en.wikipedia.org/wiki/Software_design Software design] | ||
* [[Wikipedia:Software development process | | * [[Wikipedia:Software development process | Software development process]]. | ||
== Software engineering and educational technology == | == Software engineering and educational technology == |
Latest revision as of 12:17, 26 January 2015
Definition
For the moment, please consult the following Wikipedia articles
Software engineering and educational technology
Why do we need this ?
- Software enginneering provides us with two rough categories of methods that are needed to develop educational software:
- Models for development (i.e. global design methodology)
- Models for computer programming.
- In educational technology there are similar debats around the merits of "waterfall top-down" methods v.s "agile" iterative methods and compromises.
- Software engineering did develop analysis and evaluation methodology that can be useful. E.g. UML/Use case analysis.
Links
- A Spiral Model of Software Development and Enhancement, arry W. Boehm, TRW Defense Systems Group
- Stop More Bugs with our Code Review Checklist, Blog post, January 8th, 2015 by Gareth Wilson