Visual Basic: Syntax
Computer programming
by George Frias
Created: 2020-03-20 | Updated: 2020-12-30


Visual Studio
For me, computer programming is for Windows and is in the Visual Basic programming language using the Microsoft IDE, Visual Studio. There are three flavors of Visual Studio, they are Community, Professional, and Enterprise. The Community version is free and is the version this website supports.
To see what you legally can and can't do with Visual Studio Community, check out the following table.
Visual Studio Community licenses | |
---|---|
MICROSOFT VISUAL STUDIO COMMUNITY 2019 | ![]() |
MICROSOFT VISUAL STUDIO COMMUNITY 2017 | ![]() |

Visual Basic
This is the only programming language I utilize in Visual Studio, I've been using it since VB6. I use JavaScript and the syntax is refreshing enough to say, I don't need to use something similar by using C#.
Visual Basic is the cleanest looking syntax I've seen to date. If you don't like the word clean, try the word modern.