December 2019
Beginner
470 pages
12h 50m
English
Unlike with many other programming languages, much of the work of a Visual Basic programmer doesn’t lie in code but in the design of the application’s visual elements, such as the controls that the programmer places on forms at design time. These controls allow interaction both to and from the user. The code that the programmer places behind the controls handles the events as well as data calculations and manipulations that produce the information required by the program.
This lesson is intended to introduce you to Visual Basic and Microsoft’s Visual Studio environment. As in other lessons in this section, you will only be getting a taste of the language, but if you like it, you can dive deeper into ...
Read now
Unlock full access