This is Visual Basic tutorial. In this tutorial, you will learn the Visual Basic language.
last modified October 18, 2023
This is a Visual Basic tutorial. It covers the basics and some advanced topics of Visual Basic. The tutorial is suitable for beginners.
- [Lexical structure](lexis/)
- [Basics](basics/)
- [Data types](datatypes/)
- [Strings](strings/)
- [Operators](operators/)
- [Flow control](flowcontrol/)
- [Arrays](arrays/)
- [Procedures & functions](procedures/)
- [Organizing code](organizingcode/)
- [OOP I](oopi/)
- [OOP II](oopii/)
- [Collections](collections/)
- [Input & output](io/)
Visual Basic language is a high-level programming language for the .NET. One of the main goals of Visual Basic language was simplicity. Visual Basic, C#, and F#, are the three main .NET programming languages.
My name is Jan Bodnar, and I am a passionate programmer with extensive programming experience. I have been writing programming articles since 2007. To date, I have authored over 1,400 articles and 8 e-books. I possess more than ten years of experience in teaching programming.