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

  1. 1st June 2018 Assignment 2: Student Grades Design

Lesson 1 Activities

Week Lesson Activity Assessment of Learning Skills Developed

outline the structure to be used for programming code to meet a proposed solution.

produce programming code for a given specification using appropriate syntax

format the code using appropriate layout and indentation

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

  • Check the simple GUI

  • Check the calculator
  • Using a professional IDE
  • Designing a GUI
  • C# Coding

Useful Resources

Lesson Index