I was definitely a Commodore kid, and BASIC was my first language. Maybe it’s nostalgia, but I still like BASIC for hobby stuff.
You must log in or register to comment.
oh the memories - I started with Commodore BASIC on the C-64. Second Basic (after 6502 Assembler) was AmigaBasic. Oh god, it was soooo slow. Scrolling though your code, you could watch the lines being printed. Finally I bought (!) GFA Basic - that was great! Probably spoiled my programming habits till now! :)
Thanks, BASIC, for teaching me so much I had to later unlearn in order to not be a garbage programmer.
The first time I tried another programming language, I was confused as to how to write code without using GOTO.