send link to app

Learn Visual Basic Programming app for iPhone and iPad


4.6 ( 6786 ratings )
Business Education
Developer: Iducate Learning Technologies
0.99 USD
Current version: 1, last update: 6 years ago
First release : 09 Feb 2011
App size: 1.88 Mb

** Please leave a good review if you found the app useful!

Learn Visual Basic Programming in the quickest time possible with this concise app that teaches you all the essentials about Visual Basic programming.

Written for people who have NO background in programming or are beginners.

Learn Visual Basic Programming zooms in on the most essential concepts with EXAMPLES!

Soon, you can utilize your Visual Basic skills in .NET web programming, forms programming, and of course Windows Phone 7 apps programming!

We cover the following topics:
What is a Computer Program?
A First Visual Basic Application
Components of a Visual Basic Application
Variables
Input and Output
Operators
Selection - If Else & Switch
Scope of Variables
String Comparison
Loops - While, For, Do-While
Arrays
Arrays - Traversal
Methods
Methods Calling
Modularizing a program using Methods
Objects
Objects - Constructor
Objects - Sending Messages