Timers

A Timer will run a block of code ad specified intervals.

Topic 15 - Timers

What To Do?

1 - Read through and complete the lesson tutorial Topic 15 - Timers.

Here is the solution to the program from the tutorial: https://github.com/AldworthClass/Random-Numbers-and-Counters

2 - Complete the programming tasks as outlined in the lesson tutorial Topic 15 - Timers

  • Lets make Flashing Text

  • Keeping Track of Time

Solution to Timer Example:

https://github.com/AldworthClass/Timers-CSharp

3 - Complete and hand in the Topic 15 - Timers Programming Assignment.

What To Submit?

Submit the Topic 15 - Programming Assignment Kitchen Timer as a Zip file.

Lesson Tutorial

Timers CSharp.pdf

Programming Assignment

Topic 15 - Timers Programming Assignments.pdf

Files