Want to learn and master VB.NET?

Join Exercism’s VB.NET Track for access to 20 exercises with automatic analysis of your code and personal mentoring, all 100% free.

Explore exercises

About VB.NET

Public Module modmain
   Sub Main()
     Console.WriteLine ("Hello World!")
   End Sub
End Module

Key Features of VB.NET


VB.NET

Modern

VB.NET is a modern, powerful language.

Cross-platform

VB.NET runs on almost any platform and chipset.

Multi-paradigm

VB.NET is primarily an object-oriented language, but also has lots of functional features.

General purpose

VB.NET is used for a wide variety of workloads, like websites, gui and console applications.

Tooling

VB.NET has excellent tooling, with linting and advanced refactoring options built-in.

Documentation

Documentation is excellent and exhaustive, making it easy to get started with VB.NET.

Get mentored the VB.NET way

Every language has its own way of doing things. VB.NET is no different. Our mentors will help you learn to think like a VB.NET developer and how to write idiomatic code in VB.NET. Once you've solved an exercise, submit it to our volunteer team, and they'll give you hints, ideas, and feedback on how to make it feel more like what you'd normally see in VB.NET - they'll help you discover the things you don't know that you don't know.

Learn more about mentoring

Community-sourced VB.NET exercises

The VB.NET track on Exercism has 20 exercises to help you write better code. Discover new exercises as you progress and get engrossed in learning new concepts and improving the way you currently write.

See all VB.NET exercises
VB.NET

Get started with the VB.NET track

The best part, it’s 100% free for everyone.