Functional development methods

  • each module represents a major step in the process

Disadvantages

  • no data abstraction / information hiding
  • not responsive to changes
  • inadequate for natural concurrency

slide: Functional development methods