Unlike traditional programming, where the control flow is determined by the program structure, the control flow of event driven programs is largely driven by external events. Typically, event loops are pre-programmed to continually look for
information to process. Event driven programming is a very flexible way of allowing programs to respond to many inputs or events.
Learning Outcomes:
On completion of this unit a learner should:
1 Understand the characteristics and uses of event driven programming
2 Be able to use the tools and techniques of an event driven language
3 Be able to design and create an event driven application
4 Be able to test and review an event driven application.
Session One This lesson is an introduction into the VB.Net Environment, you will be required to complete tasks sheets and partake in the session’s lecture.
Work your way through the tasks within this on-line tutorial
Session One:
Learners will be directed to where all the resources will be kept on Wikispace. Learners will listen to a presentation regarding Types of Language and choosing a language. Learners will get an introduction into the Visual Basic– task sheet 1.1, 1.2. Learner will learn about variables – task sheet 1.3.
information to process. Event driven programming is a very flexible way of allowing programs to respond to many inputs or events.
Learning Outcomes:
On completion of this unit a learner should:
1 Understand the characteristics and uses of event driven programming
2 Be able to use the tools and techniques of an event driven language
3 Be able to design and create an event driven application
4 Be able to test and review an event driven application.
Download express edition
http://www.microsoft.com/express/Downloads/#2008-Visual-Basic
Datatypes:
http://msdn.microsoft.com/en-us/library/47zceaw7(VS.80).aspx
Assignment:
Observation:
Materials:
Session One
This lesson is an introduction into the VB.Net Environment, you will be required to complete tasks sheets and
partake in the session’s lecture.
Useful Link:
http://msdn.microsoft.com/en-gb/library/90h82b3x.aspx
FOR EXTRA TASKS SEE LINK BELOW:
**http://www.homeandlearn.co.uk/NET/vbNet.html**
Work your way through the tasks within this on-line tutorial
Session One:
Learners will be directed to where all the resources will be kept on Wikispace. Learners will listen to a presentation regarding Types of Language and choosing a language. Learners will get an introduction into the Visual Basic– task sheet 1.1, 1.2. Learner will learn about variables – task sheet 1.3.
Task Sheet 1.1 Understanding VB setting up Form.doc
Task 1.2 Working with Controls.doc
Task 1.3 Variables (Global and Local) and data type String.doc
Types of language.ppt
Session Two:
Learners will be working more with controls and looking further into using variables. There will be a presentation discussing datatypes and event driven characteristics.
Task Sheet 2.1 More On Properties_reiterate learning.doc
Task Sheet 2.2 Variables.doc
Data_Types.ppt
EventDrivenCharacteristics.ppt
Extra Task Calculation.doc
Please check out the information link and complete the tutorial below:
Closer Look: Understanding Properties, Methods, and Events (Information)
http://msdn.microsoft.com/en-gb/library/ms172576.aspx
Representing Words, Numbers, and Values with Variables (Tutorial)http://msdn.microsoft.com/en-gb/library/9kc1d337.aspx
Session Three:
In this session we will be looking further into Manipulating Data and more on scope.
Trim function.doc
Task Sheet 3 1 Static variable _ Constant.doc
Extra Task
Manipulating Data.doc
Manipulating Data Part 2.doc
More On Choosing a Language.ppt