Four Years of Service
Posts: 25
Threads: 5
How Powerful is VB? 01-25-2022, 01:41 AM
#1
I'm not a big visual basic guy, i'm familiar enough, took a class or two on it a while ago. I kind of overlooked it, to study python, html, js, css, and some c#/c++ instead. But for those of you who are well versed in Visual Basic, how powerful is it? Can you make web applications with it? develop cracking tools? game development?
β’
Five Years of Service
Posts: 44
Threads: 3
RE: How Powerful is VB? 01-25-2022, 07:23 PM
#2
I would argue that you've made a good decision by focusting on c#/python/everything-else-you-mentioned instead of a VB. I mean, it's okay language, you can also leverage .net framework, you can write web apps, cracking tools and even games in it. But even microsoft doesn't provide it the same amount of love as it does with the rest of its .net toolchain. Community support is weak as well when comparing it to its main competitors (c# and java). The only thing VB has going for it is the basic syntax if you grew on it so it has a sorta nostalgic value ("muh goto").
Fourteen Years of Service
Posts: 18,851
Threads: 2,026
RE: How Powerful is VB? 01-25-2022, 08:19 PM
#3
You can make all of the things you've mentioned... However, the other languages you've mentioned are primarily lower-level languages, and will likely benefit you more. On the other hand, VB is also arguably easier to learn (even if it's not as common).
The following 1 user Likes Oni's post:1 user Likes Oni's post
β’ czk908
Two Years of Service
Posts: 142
Threads: 18
RE: How Powerful is VB? 11-26-2023, 04:33 PM
#5
The only thing VB has going for it is the basic syntax if you grew on it so it has a sorta nostalgic value ("muh goto").
β’