Create Software Components 

Using Java Level 2

 

 

Course Info

Scheme

Resources

Tutorials

Java Demos

Utilities

Links


 

    Activity 6

Program Flow Control


Lesson Plan

Lecture:  Program Flow Control

15 minutes

Activity 6.1: Program Flow Control  Tutorial - Operators

60 minutes

Break

15 minutes

Lecture:  Selection & Iteration

15 minutes

Activity 6.2: Program Flow Control  Tutorial - Selection & Iteration

60 minutes

Activity 6.3: Quiz

15 minutes

Homework: Program Flow Control Exercise


Lecture: Program Flow Control

A overview of how to control the flow of code execution..

 

Activity 6.1

Work through the Program Flow Control tutorial and carry out the activities on equality, relational and Boolean operators.

 

Lecture: Selection & Iteration

The use of selection statements such as if and if-else to control program flow.  The use of iteration statements such as for, while and do-while to control program flow.  

 

Activity 6.2

Work through the Program Flow Control tutorial and carry out the activities using if, if-else, for, while and do-while statements.

 

Activity 6.3 - Quiz

Log into Blackboard and navigate to Quiz 6.  Answer the questions and record your score below.

Quiz Score  __________________

Homework

Work through the Program Flow Control  exercise designed to familiarize you relation, equality and Boolean operators and using program flow control statements. 

 


That's it for this activity!

 

 

  Site Home 

Java Home   

  Forum  

Course Info

Welcome

Overview

Assessment

Qualification

Scheme of Work

Assignments

Resources

Information

Blackboard

Learning Center

Web Materials

Reading

Java Demos

Utilities

Links

Lecture Materials

Tutorials & Notes

Exercises

Activities

Quizzes

 

Site Home

Top

Unit Home

ADR 2002