Newsletter

5 programming languages ​​most likely to disappear with C

Because the C language is so old, it is sometimes pushed into new programming languages. It is an expressive and powerful language, but it is inefficient for novice developers to use. [사진출처: 무료이미지]

The C language is a programming language for systems technology designed and developed by DMRitchie and others at Bell Labs around 1971. It is a language designed to be used in the description of the UNIX operating system, and was developed most of the UNIX OS in this language.

The C language is one of the oldest and most applied languages. Its usefulness continued for a long time. First of all, the C language is an excellent language for low-level procedural applications that run close to the hardware, and it has the advantage of being compact and efficient.

As an intermediate language, C language also has the characteristics of combining the functions of a high-level language and a low-level language. It can be used for low-level programming such as scripting for drivers and kernels, and it also supports features of high-level programming languages ​​such as scripting for software applications.

C is also a structured programming language that allows complex programs to be broken down into simpler programs called functions, allowing data to move freely between these functions.

The rich features of the C language, including direct access to machine-level hardware application programming interfaces (APs), the presence of a C compiler, deterministic resource usage, and dynamic memory allocation, make C the best choice for scripting applications and drivers in rooted systems. .

However, despite these advantages, the C language is too old to be pushed into the new programming language. It is an expressive and powerful language, but it is inefficient for novice developers to use.

The following are five programming languages ​​most likely to disappear along with the C language chosen by Analytics Insight, a media specializing in artificial intelligence big data.

Basic Visual

Visual Basic is an old language that appeared in 1991. As the concept progresses, the old technology disappears and so does Visual Basic. Microsoft has long since stopped supporting Visual Basic.

CoffeeScript

According to a 2019 survey conducted by Codementor in the online coding community, CoffeeScript was the least popular. The Facebook community no longer exists. It also remains the least popular subreddit on the site.

Ruby

Ruby’s popularity declined rapidly in the early 2000s due to the surge in popularity of web applications. Reasons for the drop include scalability, low runtime, and incompatibility with other languages. Big companies like Twitter have adopted other languages ​​instead of Ruby that offer easier scaling and lower long-term costs.

Pearl

Once considered an essential language for the development of the web, the language made it into the top 10 in the TOIBE index. However, the position has recently dropped to 18th. This is due to the popularity of Python in the same programming domain. Failure to find new users can quickly diminish with few customers left.

Cobol

Representing a common business-oriented language, COBOL is primarily used in business, financial and management systems for batch processing and transaction processing operations. However, COBOL is very likely to become a duplicate language in the next decade.