Archive for Visual Basic

Lesson 1 – Intro to VB

Oct 02, 2011 No Comments by Mat

This is a nice lesson introducing Visual Basic. LO1: Students will investigate and explore Visual Basic Toolbox (Controls)LO2: Students will understand Objects and Values.LO3: Students will create a basic Calculator You will need Visual Basic, as it refers to actions and tasks with students having Visual Basic open. Download the lesson presentation. Introduction to Visual Basic [...]

BTEC ICT, Unit 06, Visual Basic Read more

Visual Basic Beginner Calc 03

Sep 29, 2011 No Comments by Mat

  The third and final part in this video series of creating a calculator in Visual Basic. (Second video here). This video polishes off the calculator and tidies up the code before ready for export.

Videos, Visual Basic Read more

Visual Basic Beginner Calc 02

Sep 29, 2011 No Comments by Mat

  The second part of the Visual Basic video. (First part here). Introduction into creating textboxes variables, retrieving variables and basic calculations around user input.

Videos, Visual Basic Read more

Visual Basic Beginner Calc

Sep 29, 2011 No Comments

  This is a very basic calculator video, designed to introduce to some basic Visual Basic.

Read more

Visual Basic Calculator 102

Sep 29, 2011 No Comments

  Following from Visual Basic Calculator 102, we finish the program and begin to test and finalise it for export.

Read more

Visual Basic Calculator 102

Sep 29, 2011 No Comments

  Following on from the previous VB Calculator video, this explores further into variables, functions and code used to perform the calculations.

Read more

Visual Basic Calculator 101

Sep 29, 2011 No Comments

  Similar to the Flash Calculator tutorial, this time however looking into VB code rather than ActionScript 2.0. This is a great tutorial to compare the two programming languages, and see any similarities or differences.

Read more