Monday, 30 January 2017
Grade 8 : NOTES for REFERENCE
Dear Students,
Download notes for VB Front-End Programming, also you can refer your 2nd TERM Notes.
Program codes you can write down on your NOTE BOOK or PAPER which I provided you.
Download notes for VB Front-End Programming, also you can refer your 2nd TERM Notes.
Program codes you can write down on your NOTE BOOK or PAPER which I provided you.
Vb Notes_ Term 3_reference by Elizabeth Vinitha on Scribd
Sunday, 15 January 2017
Grade 8A : Homework for this week (16/1/17)
Dear students,
Post your answer ( click on COMMENTS, below this post and post your answer.)
Answer format - Your name, followed by the answer
Question 1 : List the controls used in Login page
Question 2 : How do you declare variables - username and password for login page?
eg: Dim a As string
Dim b As Sting
Post your answer ( click on COMMENTS, below this post and post your answer.)
Answer format - Your name, followed by the answer
Question 1 : List the controls used in Login page
Question 2 : How do you declare variables - username and password for login page?
eg: Dim a As string
Dim b As Sting
Saturday, 14 January 2017
TERM 2... What has ICT done!!
Topic : VB
We learned,
Datatypes
Variables
How to declare variable - eg, using Dim
How to initialize variable - eg, a = 1, b = 3
Syntax - eg, Dim a As String
Programming:
We created a form to find sum of two numbers:
We created a simple calculator using VB codes,
Topic : Algorithm and Flowchart
Example : Making a cup of tea
We discussed each steps or instructions to make a cup of tea - So we studied these steps or instructions are called Algorithm.
Next we studied what is Flowchart ???
We learned how Flowchart is a graphical representation of an algorithm or a program. Explained that an algorithm is simply a sequence of steps for competing a task. Also explained that algorithms can be represented in many ways, the most commonly used is flowcharts. We will draw flowchart using below symbols.
For example,
Find sum of two numbers.
Program 2:
Subscribe to:
Comments (Atom)

