|
|
|
|
|
by m0th87
4714 days ago
|
|
I started on VB. The whole "it rots your brain" argument is complete bullshit - there's nothing to keep you motivated through the hours (years) of work it takes to become a good developer like a programming language that lets you create a functional GUI in a few hours. |
|
I started with Applesoft BASIC on the Apple II series and I'm not so sure about the bullshitness of the argument. Dijkstra was not talking about VB at the time. It's nearly impossible to explain recursion in terms of "classic" BASIC.
I'm lucky I also learned C and FORTH (through the wonderful GraFORTH environment). Because of that, the quality of my Basic code (my first job was programming educational software for Apple IIs) was much increased.
In order to properly assess the damage, you must ask yourself how comfortable you feel with concepts that cannot be expressed in your first (or "native") language.