A brief history of the Java language I. Read the text and translate it. The Java language is the fastest growing programming language in computing history. Its exponential growth parallels the growth of the Internet for which it was designed. But Java...
More
A brief history of the Java language I. Read the text and translate it. The Java language is the fastest growing programming language in computing history. Its exponential growth parallels the growth of the Internet for which it was designed. But Java technology is much more than just a new language. In late 1990, Sun Microsystems Inc., a manufacturer of high-end Unix work stations, initiated a project code-named «Oak». The goal was to design a technology that could integrate electronic devices with other computing devices using a standard programming language via the Internet. Discouraged by the complexity and unreliability of the C++ language, James Gosling set out in June of 1991 to create an «Oak» interpreter – a simple, reliable, object-oriented (OO) language. Today, Gosling is considered the «Father of the Java language ». Originally, the Java compiler was written in the C language. As proof of the viability of the Java language, the compiler was rewritten in the Java language in
Less