Syllabus Point
- Demonstrate the use of modelling tools
Modelling tools help developers visualise and plan software systems before they are implemented
Modelling tools
| Modelling Tool | Purpose | Example Use Case |
|---|---|---|
| Data Flow Diagram (DFD) | Show data movement | Online shopping checkout process |
| Structure Chart | Show modular hierarchy | Decomposing a school admin program |
| Flowchart | Represent algorithm logic | Validating form input |
| UML Class Diagram | Model object-oriented relationships | Class design in a student/course system |
| Wireframe / Storyboard | Visualise UI design | Webpage layouts for a booking system |
Related Resources
Keep Progressing
Use the lesson navigation below to move through the module sequence.