Want to learn and master Visual Basic?

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

Explore exercises

About Visual Basic

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

101 coding exercises for Visual Basic on Exercism. From Linked List to D&D Character.


Get better at programming through fun, rewarding coding exercises that test your understanding of concepts with Exercism.

See all Visual Basic exercises on Exercism

Key Features of Visual Basic


Visual Basic

Modern

Visual Basic is a modern, powerful language.

Cross-platform

Visual Basic runs on almost any platform and chipset.

Multi-paradigm

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

General purpose

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

Tooling

Visual Basic has excellent tooling, with linting and advanced refactoring options built-in.

Documentation

Documentation is excellent and exhaustive, making it easy to get started with Visual Basic.

Get mentored the Visual Basic way

Every language has its own way of doing things. Visual Basic is no different. Our mentors will help you learn to think like a Visual Basic developer and how to write idiomatic code in Visual Basic. 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 Visual Basic - they'll help you discover the things you don't know that you don't know.

Learn more about mentoring

Community-sourced Visual Basic exercises

The Visual Basic track on Exercism has 101 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 Visual Basic exercises
Visual Basic

Get started with the Visual Basic track

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