Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Also QBasic and learning the commands with consulting F1.
Sometimes I even wonder if this immediate response running the program through the interpreter provided a better workflow than I have now with the longer compile times and other commands in between. (Unfortunately there's not much space for lisp or python at my workplace) -
L33tCh4108yHaha, awesome. So similar to my story... Used to build Batch menus that looked as my folks expected but had hidden commands to get to the games etc which I had added. Then also QBasic and by the time school started with Logo I was getting into VB3 and c++
-
Started in 1987 on one of the first IBM PC AT clones (home built) with Assembler and moved up to BASIC and batch files. Long hours at 13 years of age poring over big, thick books on all of that.
Related Rants
I started coding in 1994 making .BAT menus for my DOS games. Used HELP.EXE to find commands I could use. Then I figured out how to modify and run GORILLA.BAS (using Q-Basic). Man, when I realized that all BASIC commands were in the OS documentation as well, that was the Red Pill! Just started to copy commands and blocks from the Gorillas game into a new program, read the doc, modify, run and learn. Btw, the first BASIC command I played with was "PLAY" (for music).
At that time I was 10 and there was no Stackoverflow, no Youtube, no tutorials, no Google... no easy path to follow down the rabbit hole.
Ref: https://en.wikipedia.org/wiki/...
undefined
game
wk28
qbasic
basic
msdos
dos