Difference between revisions of "50 / 30 Basic"

From Ilianko
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
</code></h1>
 
</code></h1>
  
[[image:basic_ilianko.jpg|right|frame|Beep Searching]]
+
[[image:basic_ilianko.jpg|right|thumb|400px|looking for Beep]]
 
Language that defined the 8-bit era celebrates half a century
 
Language that defined the 8-bit era celebrates half a century
  
Line 8: Line 8:
  
 
A version of BASIC shipped with practically every home computer of the era, but the language actually dates back to 1964, when computer boffins John Kemeny and Thomas Kurtz ran the first successful BASIC program on May 1 at 4am. [http://www.theregister.co.uk/2014/05/01/basic_50th_anniversary/ ...]
 
A version of BASIC shipped with practically every home computer of the era, but the language actually dates back to 1964, when computer boffins John Kemeny and Thomas Kurtz ran the first successful BASIC program on May 1 at 4am. [http://www.theregister.co.uk/2014/05/01/basic_50th_anniversary/ ...]
 +
 +
[[Category:News]]

Latest revision as of 07:03, 3 May 2014

10 PRINT "Happy 50th Birthday, BASIC" : GOTO 10

looking for Beep

Language that defined the 8-bit era celebrates half a century

Wanna feel old? Thursday marks the fiftieth anniversary of the invention of BASIC, the programming language that took the computing world by storm during the PC revolution of the mid-1970s and 1980s.

A version of BASIC shipped with practically every home computer of the era, but the language actually dates back to 1964, when computer boffins John Kemeny and Thomas Kurtz ran the first successful BASIC program on May 1 at 4am. ...