Funny how upperty snotty nosed some "language" self proclaimed experts like my fellow Dutchman are. I remember that rediculous statement. You can program beautifully in Basic. Started in Algol-68, then Pascal, then Fortran and Basic on HP-86. Worked well. Did C which is a horrible language to read, full of bugs that can hang you, that later on morphed into C#. What have all these language wars brought us over the past 40 years? Nothing other than endless rewrites of libraries, never yielding a faultless library of code. Now it is Rust, apparently better than C cause you can't trust a programmer with Malloc() . What nonsense. Rather use chatgpt to check the code.
My preferred language is VB and VBA. Beautiful to read. Easy to understand and thus to maintain for non experts. Remember code is read 95% of the time! As for speed and integration, what you write in VB inegrates at the op code level with C#. As for VBA, it is about 50% more productive than python, and just as fast, if you use Excell as your display library.
So go VB. Good stuff :)