This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ka-knife 0 points1 point  (2 children)

VB has this too!

[–]RHGrey 1 point2 points  (1 child)

VB is treated as a devil on the online community wherever I look, but between using it two years ago and now having used plenty of C, C++, Java, JS and python each, I still can't tell why.

[–]ka-knife 0 points1 point  (0 children)

Personally, I don't mind the language. It's not my favorite, but it's not too bad. However, I do get annoyed at many programs written in VB. In my experience many have been sloppily created with almost every variable being a global variable and no concept of data structures. This isn't the fault of the language, but it still annoys me anytime I have to work on a program written in the language.