Software Development Process
My favorite definition of software development process is a structure imposed on the development of a software product. Some people refer to SDP as the software life cycle or the software process. I am aware of three different formal models for the process:
- waterfall model
- iterative development model
- formal methods model
My Links
Personal Preferences
Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in
TWikiPreferences.
- Show tool-tip topic info on mouse-over of WikiWord links, on or off:
- #Set LINKTOOLTIPINFO = off
- Horizontal size of text edit box:
- Vertical size of text edit box:
- Style of text edit box.
width: 99% for full window width (default), width: auto to disable.
- #Set EDITBOXSTYLE = width: 99%
Related Topics