Topic coverage
Design Patterns topics we can work through with your actual brief
The page focuses on requirements, architecture, implementation and software quality. Each topic below should connect to a deliverable, test or explanation instead of appearing as isolated terminology.
01Design Patterns planning
When the brief includes Design Patterns planning, identify exactly what the marker expects to inspect. Build or analyse that part with VS Code, record meaningful evidence, and connect the outcome to a traceable link between requirements, design decisions and implementation.
02Design Patterns implementation
When the brief includes Design Patterns implementation, identify exactly what the marker expects to inspect. Build or analyse that part with Git/GitHub, record meaningful evidence, and connect the outcome to a traceable link between requirements, design decisions and implementation.
03Design Patterns testing
A useful way to approach Design Patterns testing is to separate the concept from the deliverable. Work through a small example, verify it with browser DevTools, and only then scale the reasoning to the full assignment requirement.
04Design Patterns documentation
A useful way to approach Design Patterns documentation is to separate the concept from the deliverable. Work through a small example, verify it with Postman, and only then scale the reasoning to the full assignment requirement.
05Design Patterns debugging and evaluation
For Design Patterns debugging and evaluation, first define the expected behaviour or result, then apply it to the coursework brief using testing tools. Capture evidence that demonstrates the result and explain how it relates to requirements, architecture, implementation and software quality.