温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.muo.com/basic-core-programming-language-60-why-mattered/
点击访问原文链接

This Core Programming Language Just Turned 60: Here's Why It Mattered

This Core Programming Language Just Turned 60: Here's Why It Mattered Menu Sign in now Close PC & Mobile Submenu Windows2 Linux Android Apple Technical Submenu Tech Explained Security Software Submenu Productivity Internet Creative Screen Submenu Entertainment Streaming Home Submenu Smart Home Home News Sign in Newsletter Menu Follow Followed Like Threads More Action Sign in now Productivity Android Smart TVs Networking Windows 11 Entertainment Close
This Core Programming Language Just Turned 60: Here's Why It Mattered Anna Zaro\/Shutterstock"" data-is-feature-img="true" > Credit: Anna Zaro/Shutterstock By  Tomisin Olujinmi Published May 10, 2024, 9:01 AM EDT Tomisin is a staff writer at MUO with a penchant for breaking down complex topics into easily digestible bits. He joined the team in late 2022 as a contributor to the DIY section and specializes in tech explainers, social media, productivity, and programming. Tomisin is also a writer for the embedded hardware and software website CNX Software.

He picked up writing from a young age and started writing phone and gadget reviews in 2016. He loves reading spec sheets and tinkering with new technology. When he is not writing, you can catch him watching The Office or sharpening his programming chops. Sign in to your MakeUseOf account Summary BASIC was a beginner-friendly, free, and simple language that promoted computing literacy. BASIC was widely used in the 1970s and 1980s due to its accessibility and interactivity. Despite its decline in the 1990s, BASIC's legacy lives on in modern languages like Python and Java.

There are many programming languages in use today, but only a few can claim to have revolutionized computing. The BASIC programming language is one of them. It turned 60 years old on the 1st of May 2024.

Find out why BASIC has been one of the most important and influential programming languages.

What Is BASIC? Image by Bobby Jack for MUO

BASIC is an acronym for Beginner’s All-purpose Symbolic Instruction Code. It launched in an era of low-level languages—mostly used by scientists and mathematicians—as a simpler, high-level programming language.

The language had its origins at Dartmouth College. It resulted from a collaboration between the then-chairman of the Mathematics department, Jordan G. Kemeny, and Professor Thomas E. Kurtz. Their vision was to promote computer and programming literacy among students in all fields.

First, they created a time-sharing system, a sort of precursor to modern operating systems that allowed more than one program to run on a single computer at the same time. They then designed BASIC to leverage this new mode of computing.

At 4 a.m. on May 1, 1964, two BASIC programs were compiled and executed simultaneously on a timeshared General Electric GE-225 mainframe. These two innovations—timesharing and a simple but powerful programming language—helped promote computing throughout Dartmouth and the rest of the world.

With the advent of personal computers, there was a need for a simple, portable, and user-friendly programming language. Once again, BASIC fit the bill. In 1975, Bill Gates and Paul Allen created a modified version of BASIC to run on the MITS Altair 8080. Altair BASIC, as it came to be called, was Microsoft’s first product. A year later, Steve Wozniak created Integer BASIC for the Apple I and II computers.

What Made BASIC a Great Programming Language at the Time?

There are certain features of the BASIC programming language that made it the most widely used language of the 1970s and 1980s, including:

Simplicity: BASIC was a simple, accessible language that non-technical people could use to write code. Keywords were in plain English and the code syntax was relatively easy to understand. BASIC was much easier to use than Fortran which it was based upon. Free and Open-Source: While open-source programming languages are more or less the norm today, BASIC came out at a time when it was rare to release software free of charge. The makers decided to distribute it for free to encourage widespread use, which turned out to be a very effective strategy. Because it was free and open-source, home computers released at the time often came with a preloaded BASIC variant. Interactive Nature: The original BASIC language was compiled rather than interpreted and this made it a much faster language than later implementations. Also, due to timesharing, users could type BASIC code into a terminal directly, run it, and get results immediately. Tiny: When personal computing started to kick off, BASIC was the only language small enough to run on the limited memory available on computers of the time. For example, Altair BASIC took only 4KB of memory, leaving enough space for the interpreted program. BASIC’s Legacy and What It Inspired Microsoft""> Credit: Microsoft

BASIC continued to develop and spread at a rapid rate until the 1990s when hobby computing declined. More capable programming languages (such as Pascal and C) were needed to take advantage of the powerful computers now on the market.

While it’s declined in popularity, several BASIC dialects such as Visual Basic, QuickBASIC, and FreeBASIC are still in use today. Some of the dialects are “BASIC” in name only, but a few retain the ease of use and simplicity that made BASIC appealing to an entire generation of users.

You may have never heard of the language, but BASIC was quite influential in shaping the computing landscape we have today. It emphasized readability and simplicity, laying the foundation for modern, beginner-friendly programming languages like Python and Java.

Close
Thread Sign in to your MakeUseOf account

We want to hear from you. Share your perspective in the comments below, and please keep the conversation respectful.

Be the first to post Attachment(s) Please respect our community guidelines. No links, inappropriate language, or spam.

Your comment has not been saved

Send confirmation email

This space is open for discussion.

Be the first to share your thoughts.

Terms Privacy Feedback Recommended I added a second taskbar to my Windows PC — and it’s a game changer The Raspberry Pi everyone stopped talking about is still worth buying There's a free test that reveals exactly why your internet feels slow — even when the speed test says it's fine Android apps track you by default — this free app tells you how bad it really is Join Our Team Our Audience About Us Press & Events Media Coverage Contact Us Follow Us Advertising Careers Terms Privacy Policies MakeUseOf is part of the Valnet Publishing Group Copyright © 2026 Valnet Inc.

This Core Programming Language Just Turned 60: Here's Why It Mattered,AI智能索引,全网链接索引,智能导航,网页索引

    You may not use it anymore, but BASIC helped turn a generation onto computer programming.