OCR Level 2 Diploma in IT
Unit 27: Developing Program Solutions - Lesson 1
This week focuses on the design of a GUI using a professional UML Analysis
and design tool to create documentation to support the application.
Resources »
Assessments
1st June 2018
Assignment 2: Student Grades Design
Lesson 1 Activities
Week
Lesson Activity
Assessment of Learning
Skills Developed
P2
outline the structure to be used for programming code
to meet a proposed solution.
P3
produce programming code for a given specification using
appropriate syntax
M2
format the code using appropriate layout and indentation
D1
annotate the code with appropriate comments
2.1
15 min
Introduce Visual Studio
10 min
Create a new Project as a classic C# Windows Desktop
Application
15 min
A demonstration of creating a visual GUI for a
simple currency calculator
10 min
Add button click event handler
15 min
Demonstrate four other triggers and visual
controls with very simple event handlers.
10 min
Add code to implement calculator
5 min
Test the calculator
Questions and Answers
P3
Check the simple GUI
P4
Check the calculator
Using a professional IDE
Designing a GUI
C# Coding
Useful Resources