I'm new to scripting and recently started working as a QA and testing engineer for a tech manufacturing company that uses VBScript for their software testing. I have basic skills in Python but I'm looking to enhance my understanding of VBScript. My school offers a few electives like C++ Object Oriented Programming, Java Object Oriented Programming, and Web Development II/Client Side Scripting. I'd love to know which of these classes might be the most beneficial for getting up to speed with VBScript, even if indirectly.
3 Answers
VB.NET is the most closely related to VBScript in terms of syntax and language style. If you're looking for something more modern and structured, you might also consider C#. However, if you're thinking about the scripting feel, JavaScript is likely your best bet. Since you're considering your electives, the Web Development class would be the closest to what you’re already working with in VBScript.
Honestly, VBScript has its own quirks, so none of these classes will be a perfect match. But I think focusing on C++ or Java could be beneficial in the long run to understand programming structures better. For a quicker connection to VBScript, you might find the Web Development class to be more familiar since its approach is less strict and more scripting-style.
If you're aiming for web testing, JavaScript is your go-to. It’s probably the closest in terms of usage compared to VBScript, while the other languages you mentioned are quite different.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically