vA program is simply
an algorithm specialized to a particular situation …
vAlphabetize CDs is
an instance of Exchange Sort
vExchange Sort can be
specialized to other cases
;Sort CDs by other
criteria, e.g. title
;Sort books by title
or other criteria
;Sort
canceled checks, students’ homework assignments, vehicles,
etc.
o