BASIC+2 was the cool kid on the block
I learnt BASIC at school in the late 1970s on a DEC System/10 using coding sheets, punched cards and paper tape.
Then we got regular access to a swanky new DEC PDP-11 running RSTS/E that came with BASIC+2 which was a massive leap into the future. The arrival of a Research Machines 370/Z brought 8-bit BASIC, but compared to BASIC+2 it was quite poor.
Next stop was Uni and a bew fangled VAX-11/780, with Pascal, Fortran, COBOL, VAX Macro32 assembler (and Z80 on a Exidy machine).
In my first job at an engineering consultancy I wrote a fair but if Fortran, but I just couldn't get my head around code to calculate all the natural frequencies of the steel cylinder for a nuclear reactor pressure vessel.
So I wrote it in BASIC+2, all nicely structured, with subroutines.
I kicked the run off on a Friday afternoon thinking it would run before I went home.
It ran all weekend. And finally finished on Monday afternoon.
The engineers I worked with didn't believe the result and the thousands of natural frequencies of the cylinder.
Not long after I got made redundant, and a few years later on TV was a animation of a wobbly reactor pressure vessel and a load of political finger pointing over who hadn't spotted the problem!
By the time the micros were all the rate I'd graduated to working on IBM big iron mainframes, so micros were just toys to me.
IBM has it's own BASIC like language, ReXX, which is super-powerful, so much so that a colleague and I wrote an entire job scheduling system for VM/VSE in it.