Visual Basic
Visual Basic (VB), sometimes referred to as Classic Visual Basic, is a third-generation programming language based on BASIC, as well as an associated integrated development environment (IDE). Visual Basic was developed by Microsoft for Windows, and is known for supporting rapid application development (RAD) of graphical user interface (GUI) applications, event-driven programming, and both consumption and development of components via the Component Object Model (COM) technology. Wikipedia
Created Year: 1991Developed by: Microsoft
Aliases: VB, Classic Visual Basic
Wikidata: Q2378
Influenced: Basic For Qt • C# • Gambas • Phoenix Object Basic • PowerBASIC • Visual Basic (.NET)
Programming paradigms: event-driven programming • object-oriented programming • procedural programming
Language types: event-driven programming language • object-based language • procedural programming language
Visual Basic Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Visual Basic
Module HelloWorld
Sub Main()
MsgBox("Hello World")
End Sub
End Module
Free Visual Basic books, articles, documentation
- Visual Basic .NET Notes for Professionals - Compiled from StackOverflow Documentation (PDF) (CC BY-SA)
- Visual Basic Official Docs
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-02-26