BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added Category)
(Redirected to category.)
 
Line 1: Line 1:
[[Category:BASIC]]
#REDIRECT [[:Category:BASIC]]

In computer programming, '''BASIC''' (an acronym for '''Beginner's All-purpose Symbolic Instruction Code''') refers to a family of high-level programming languages. It was originally designed in 1963, by John George Kemeny and Thomas Eugene Kurtz at Dartmouth College, to provide access for non-science students to computers. At the time, nearly all computer use required writing custom software, which was something only scientists and mathematicians tended to do. The language (in one variant or another) became widespread on home microcomputers in the 1980s, and remains popular to this day in a handful of heavily evolved dialects.

==Citations==
* [http://en.wikipedia.org/wiki/BASIC Wikipedia:BASIC]

{{Programming Language}}

Latest revision as of 03:04, 6 February 2007

Redirect to: