Visual Basic Essential Training [Released: 1/31/2025]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 7h 18m | 1.01 GB
Instructor: Walt Ritscher
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 7h 18m | 1.01 GB
Instructor: Walt Ritscher
Visual Basic is one of the core Microsoft languages for building desktop, mobile, and web applications. This comprehensive course was designed to help you start programming with Visual Basic using Visual Studio. Join instructor Walt Ritscher as he provides an overview of applications for three common application architectures: console, desktop, and ASP.NET apps. Along the way, discover the core concepts and technical skills required to use a variety of language fundamentals including classes, data types, operators, strings, looping constructs, conditionals, exceptions, lists, and querying data with LINQ.
Learning objectives
- Use .NET classes in your application.
- Declare variables and data types.
- Work with numbers and dates.
- Use strings.
- Repeat blocks of code with loops.
- Evaluate conditions with if, then, and else.
- Debug and handle exceptions.
- Work with lists.