ADITDEM

Today’s lesson was to show you that a complex program could be broken down into smaller and easier to manage pieces. The software development unit requires and lot of thought and pupils often find it difficult to solve the task they are give. The key is understanding the problem. We use the waterfall method, where one stage leads to the next one.

  1. Analysis
  2. Design
  3. Implementation
  4. Testing
  5. Documentation
  6. Evaluation
  7. Maintenance

You can remember it as “A Dance In The Dark Every Monday”.

Remember the unit is Software Development, not programming.