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
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 felt very inspired when I first controlled a LED using QBasic and the LPT1 (printer) port, back in 1996. It ...
If u remember this, now think how old are u... 💾
CLS
FOR i=1 to 10
PRINT 'B'
PRINT 'I'
PRINT 'T'
PRINT 'C'
PRINT 'H'
NEXT i
rant
qbasic
ya basic