This document provides summaries of different types of computer software and software development models.
It begins by defining system software and application software. System software includes operating systems, compilers, loaders, linkers, and interpreters. Application software includes programs like word processors, spreadsheets, databases, and presentations that do real work for users.
It then summarizes several software development models: the waterfall model which progresses in linear phases; structured evolutionary prototyping which uses iterative prototyping and user feedback; and the spiral model which incorporates risk analysis into iterative cycles similar to waterfall.