Visual Basic Tutorial – Strings and Integers
- Subject: Visual Basic Tutorials
- Learning Time: 30 mins
Visual basic is a good language to learn. It is somewhat outdated however many organisations still use it for their application needs. We will be looking throught how to use console application in Visual Basic.
Learning outcomes:
- Learn how to create a console application
- use strings to display text
- use integers to displays numbers
- use console write line and read