Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

mahatmakanejeeves

(57,359 posts)
Thu May 1, 2014, 12:27 PM May 2014

Happy 50th birthday, BASIC

It's an acronym. It stands for Beginner's All-purpose Symbolic Instruction Code.

BASIC

The Golden Age of Basic

Tech Talk Computing Software
By Stephen Cass
Posted 1 May 2014 | 12:59 GMT

IEEE Spectrum isn’t the only thing celebrating its 50th anniversary this year. On this day in 1964, the first software written in Basic was successfully run on a GE-225 mainframe at Dartmouth College. As critical a moment as that was to the history of computing, I want to skip ahead twenty years and talk about what Basic meant to a generation of neophyte coders in the 1980s, of which I was one.

Today, programmers can begin their journeys into the world of code in quite a few ways. 8 to 12-year olds can use MIT’s Scratch, manipulating colorful blocks on screen to build programs. Older kids can tinker with writing HTML and Javascript, have a go at writing Python scripts on a Raspberry Pi or just go straight to downloading free compilers and development environments for languages like C or C++. Visual and musical artists can try their hand at Processing. There’s even the option of learning how to build insanely elaborate devices in the virtual world of Minecraft. Online tutorials and courses, written and video-based, abound.

But in the 1980s, most kids didn’t have access to the Internet, integrated development environments, rich graphics, or even a choice of languages. What we had were 8-bit home computers, a blinking cursor, and Basic.

And it was wonderful. God, it really was.


9 replies = new reply since forum marked as read
Highlight: NoneDon't highlight anything 5 newestHighlight 5 most recent replies
Happy 50th birthday, BASIC (Original Post) mahatmakanejeeves May 2014 OP
FORTRAN FOREVER! HERVEPA May 2014 #1
Don't drop the cards. mahatmakanejeeves May 2014 #2
Used this in mid-70's HERVEPA May 2014 #8
My first computer job was teaching FORTRAN. nt antigop May 2014 #6
" And it was wonderful. God, it really was." Jesus Malverde May 2014 #3
Stop it, you bad person. mahatmakanejeeves May 2014 #5
In an old man voice TlalocW May 2014 #4
I think "poke" will always be my favorite BASIC command. tridim May 2014 #7
Started programming in 1973. BASIC was the gateway drug for developers. riqster May 2014 #9
 

HERVEPA

(6,107 posts)
1. FORTRAN FOREVER!
Thu May 1, 2014, 12:32 PM
May 2014

Curently working on modifying a FORTRAN (FORmula TRANslation) program written 25 years ago.

mahatmakanejeeves

(57,359 posts)
2. Don't drop the cards.
Thu May 1, 2014, 12:36 PM
May 2014

I'm sure (or, I hope) it's up to a more recent version than the one I used so many years ago. Goodness, I remember taking a stack of cards to The Computer Room so that The Computer Operator could run my program. Which usually did not happen, as I had forgotten a semicolon in a line somewhere.

Ah, the good old days. Soon, though, we would be able to access computers from a distance. This is from 1983. It "weighs only 15 pounds."



PT-210 Portable Data Terminal

The PT-210 weighed 15 pounds and came in a briefcase-style case. It contained a full-size 53-key keyboard, an acoustic coupler that communicated at 110 or 300 baud, and a “whisper-quiet” thermal printer.

mahatmakanejeeves

(57,359 posts)
5. Stop it, you bad person.
Thu May 1, 2014, 12:46 PM
May 2014

One of my favorite movies from the early 80s is WarGames, a real period piece.

A nearby Goodwill had a one-day special on video and audio recordings on obsolete (or so-called obsolete) formats a few years back. It didn't matter what you got - cassettes, LPs, videocassettes - they were four for a dollar. I snagged the VHS of WarGames and a bunch of other stuff, including D.C. Cab, which just had its 30th anniversary.

TlalocW

(15,378 posts)
4. In an old man voice
Thu May 1, 2014, 12:41 PM
May 2014

Back in the day we didn't have your fancy-schmancy procedures or your hoity-toity OOP with its dad-blamed inheritance. We had GOSUBs! That's the way it was, and we liked it! God, how we loved it!

I started with BASIC programming in the 1980s.

TlalocW

riqster

(13,986 posts)
9. Started programming in 1973. BASIC was the gateway drug for developers.
Thu May 1, 2014, 01:22 PM
May 2014

Then COBOL, FORTRAN with the dreaded "floor sort" (after which I started numbering my cards) and on from there.

After my mother passed away, I discovered one of my first FORTRAN programs in her attic. Wrapped up with a ribbon and a bow. I had no idea she had kept it for all those years.

And yes, I cried.

Latest Discussions»General Discussion»Happy 50th birthday, BASI...