Language · 1964–now · Foundations
BASIC
Beginners All-purpose Symbolic Instruction Code — home computers, line numbers, and the first mass programming literacy wave.
BASIC mutated into Visual Basic, VB.NET, and a thousand teaching dialects because accessibility beats purity. Classic BASIC faded when structured languages and GUIs took the desktop. The democratization idea stuck; GOTO spaghetti did not.

Context
Machines learn to share a language
This era built the substrate. Process models, pipes, files-as-interfaces, and relational algebra were not fashion — they were constraints that happened to scale. C and Unix made portability a real goal; SQL made data queryable without rewriting the world. Later decades mostly decorate or redistribute these ideas. When something from this era still looks “boring,” that usually means it won.
Compare with
Related
Language · 1998–2010
Visual Basic 6
Drag-and-drop business logic that powered SMB back offices worldwide. Microsoft killed it; the apps refused to die.
Language · 2000–now
C# / .NET
Microsoft's managed stack grew up — cross-platform, open source, and still dominant in enterprise Windows shops.
Language · 1970–2000
Pascal
Teaching language with structured discipline. Mutated into Delphi and Object Pascal; faded as a mainstream career stack.