Is Visual Basic still a thing? Do they still maintain it and keep it up to date? I thought it was declared legacy over a decade ago...
If it is as I think it is - it will be hard to find people still talking about it.
I believe that whatever the current incarnation of Borland is still maintain Delphi which was like a super-duper version of Visual Basic but with a more powerful compiler below it and Object Pascal instead of basic.
Without knowing what it is that you are trying to write - it is hard to tell you what the best option might be. If you just want something that is relatively easy to use to develop stuff you can use and share with students - it is hard to knock Javascript and HTML in the browser, especially since so many schools now use chromebooks. You can get real fancy stuff as well, like writing code with Vue or React - to create really capable applications that run in the browser or wrap it with Cordova to put it on mobile devices.