Technology, Data and Science

Visual Basic Essential Training

Visual Basic is one of the core Microsoft languages for building desktop, mobile, and web applications. This course was designed to help you start programming with Visual Basic using Visual Studio. Instructor Walt Ritscher jump-starts the course with projects for common application architectures, including console and desktop. Walt then outlines language fundamentals such as data types, strings, operators, conditional code, and looping constructs. Plus, discover how to refactor your code into functions and subs, work with lists, debug your code, handle exceptions, and more.

Learn More