March 2021
Intermediate to advanced
684 pages
14h 55m
English
Now that you have a basic understanding of how to use Visual Studio 2019, you can learn more about some of the languages you may encounter when developing your IoT solutions. One of those languages is Visual Basic (sometimes notated as VB)—another robust and powerful object-oriented language that you can use to write managed Windows .NET and UWP applications. Mastering Visual Basic is not as difficult as C++ or C# due to its simplified syntax. However, if you have never seen or worked with any form of Basic programming languages, the code may appear quite different. ...