6Answers
What programming language is the earliest object-oriented language?
Asked by: Brian Johnson 308 views IT
What programming language is the earliest object-oriented language?
Welcome Guest.
Asked by: Brian Johnson 308 views IT
What programming language is the earliest object-oriented language?
+5Votes
It should be VF, then C and C++.
+3Votes
On May 20, 1967, Norwegian scientists Ole-Johan Dahl and Kristen Nygaard officially released at the IFIP TC-2 working conference held in Lisab, a small town on the outskirts of Oslo, Norway. Simula 67 language. Simula 67 is considered to be the first object-oriented programming language, and it introduces all the basic concepts followed by object-oriented programming languages: objects, classes, inheritance. Later, in February 1968, the official text of Simula 67 was formed. Norwegian scientist Ole-Johan Dahl, Kristen Nygaard also in 1968, Dutch professor EWDijkstra put forward the idea that “GOTO statement is harmful”, pointing out that the quality of the program is inversely proportional to the number of GOTO statements contained in the program, and that it should be in everything. Cancel the GOTO statement in a high-level language. This view has aroused strong repercussions in the computer academic community, sparking a wide-ranging debate over several years. The direct result is the emergence of structured programming methods. I believe that no one at the time foresees the far-reaching impact of these two events that happened in the past on computer technology, especially software technology. Despite the huge differences in ideas between the two methods, many years later, both Ole-Johan Dahl and Kristen Nygaard, and EWDijkstra, won the Nobel Prize in the computer industry for their achievements in the year. Turing Award. In order to commemorate the outstanding contributions of the two scientists in Norway, the Simula Research Laboratory was formally established in January 2001 under the Norwegian Research Council. With the rapid development of computer technology, hardware costs continue to decrease, while software costs continue to increase. Therefore, how to shorten the software production cycle and improve maintenance efficiency, and develop high-quality software products has become an important issue.
+2Votes
The earliest object-oriented language is C++
+2Votes
is C++, object-oriented programming is proposed at this time.
+5Votes
This is really not known, java.net is object-oriented
+6Votes
seems to be BASIC