Speaking of BASIC, have you heard about the programmers doomed to live out their lives in the shower? Well the instructions on the shampoo bottle say -
Near the start of my career, I wrote programs on a PDP-8. More than once, when I couldn’t get to the development box to make a new tape, I’d use our cut-and-splice editor to change holes to tape and tape to holes.
I wanted to write a language that had the business capabilities of COBOL but was as easy to use as BASIC. I’d call it BASBOL.
I had to learn BASIC with the school’s HP 2100A in addition to learning FORTRAN on an IBM 360 to solve engineering homework in 1974. Later built a Sinclair ZX80 to learn assembly at home just for fun. Programming was just a chore to get the actual job done, which was to design and build plant equipment.
I had fun playing around with BASIC. I wrote things like a random dice rolling program for playing D&D. I wrote a program for converting Roman numerals to Arabic and Arabic to Roman. Things like that. It was fun.
Unfortunately, there are almost as many varieties of BASIC as dialects of Chinese. On job interviews, the first thing I had to do was figure how dumb their version of BASIC was.
I did my first BASIC programing on a little computer made by ATARI; it was pretty simple, but it gave me a feeling of power that I could tell the machine what to do and it would do it.
zmech13 Premium Member over 3 years ago
Only throwing back to Basic? Not assembly or straight up machine code?
rekam Premium Member over 3 years ago
Scott, just saw your answer to my question. Thanks and a very happy belated birthday.
franksmin over 3 years ago
Speaking of BASIC, have you heard about the programmers doomed to live out their lives in the shower? Well the instructions on the shampoo bottle say -
1: Lather.
2: Rinse.
3: Repeat.
Baslim the Beggar Premium Member over 3 years ago
BASIC — running in on an Apple II simulator? Or (gasp) an Altair simulator?
Qiset over 3 years ago
Those were the days. Using a goto was still ok.
Pedmar Premium Member over 3 years ago
Isn’t BASIC what they ran on the Trash 80?
Skeptical Meg over 3 years ago
Near the start of my career, I wrote programs on a PDP-8. More than once, when I couldn’t get to the development box to make a new tape, I’d use our cut-and-splice editor to change holes to tape and tape to holes.
I wanted to write a language that had the business capabilities of COBOL but was as easy to use as BASIC. I’d call it BASBOL.
BCnUN3D over 3 years ago
I had to learn BASIC with the school’s HP 2100A in addition to learning FORTRAN on an IBM 360 to solve engineering homework in 1974. Later built a Sinclair ZX80 to learn assembly at home just for fun. Programming was just a chore to get the actual job done, which was to design and build plant equipment.
DawnQuinn1 over 3 years ago
I wrote an endless loop in basic. The Dean of Engineering was NOT impressed. Endless loops are easy to write. Takes maybe four lines of code.
Lomax9er7 over 3 years ago
E.T. would like to share a comment…
R.R.Bedford over 3 years ago
The only code i know is MORSE
davanden over 3 years ago
Given that the dialog is all upper case, it’s hard to tell if they mean “basic” or “BASIC.” :)
Nice TARDIS, though.
RobinHood over 3 years ago
Thats sweet, Roy has less toys now that they have Rey.
mike75035 over 3 years ago
Interpreted or compiled?
Lee26 Premium Member over 3 years ago
BASIC was the only ‘fun’ code I ever messed with. All the rest were quite perplexing to me.
RobinHood over 3 years ago
Happy 39th Birthday to the 13th Doctor, Jodie Whittaker
contralto2b over 3 years ago
I had fun playing around with BASIC. I wrote things like a random dice rolling program for playing D&D. I wrote a program for converting Roman numerals to Arabic and Arabic to Roman. Things like that. It was fun.
Colorado Expat over 3 years ago
Brings back memories of hours playing GORILLA.BAS
(It was included with DOS 5.)
poppacapsmokeblower over 3 years ago
0001 LDA 0110
0010 LDB 0111
0011 ADD
0100 STR 0110
0101 JMP 0001
0110 0000
0111 0001
57BelAir over 3 years ago
check out the poster.
weirdme Premium Member over 3 years ago
Of course!
RonBerg13 Premium Member over 3 years ago
Best spaghetti code ever!!
mistercatworks over 3 years ago
Unfortunately, there are almost as many varieties of BASIC as dialects of Chinese. On job interviews, the first thing I had to do was figure how dumb their version of BASIC was.
choirmaster Premium Member over 3 years ago
I did my first BASIC programing on a little computer made by ATARI; it was pretty simple, but it gave me a feeling of power that I could tell the machine what to do and it would do it.