Programming in the 1990s: A Look at the Most Popular Languages
From C++ and Java to Python and Visual Basic, a retrospective on the programming languages that shaped the decade
3 min readJan 9, 2023
The 1990s were a time of great advancement in the field of computer programming. Many popular programming languages that are still in use today were developed or gained widespread adoption during this decade.
- C, which was developed in the 1970s and became popular in the 1980s, remained a popular programming language throughout the 1990s. It is a general-purpose, procedural programming language that is still widely used today, particularly for operating systems, system software, and low-level applications.
- C++, which was developed in 1979 as an extension of the C language and became popular in the 1980s, remained a popular programming language in the 1990s. It is a general-purpose programming language used for a wide range of applications, including operating systems, web browsers, and video games.
- Java was developed in the mid-1990s and quickly gained widespread adoption. It is a general-purpose programming language that is used for a wide range of applications, including web-based applications and games.
- C# was developed in the late 1990s and became…