TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Simula the Forgotten Programming Language

6 点作者 Decabytes大约 2 年前

1 comment

Rochus大约 2 年前
&gt; <i>it is the progenitor of the most popular, and reviled program paradigm, Object Oriented Programming. Designed by Ole-Johan Dahl, and Kristen Nygaard in 1962 at the Norwegian Computing Center in Oslo</i><p>What the author writes in the first sentence only applies to Simula 67, which indeed was the first general purpose object-oriented programming language; Simula I instead was quite different, not yet object-oriented, and dedicated to simulation.<p>&gt; <i>Then, in 1991 another language would enter the playing field, Java, and the rest is history.</i><p>Java actually used the object model of Simula 67; James Gosling gave a talk about it at the 50th anniversary in Oslo. Here is the link: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ccRtIdlTqlU">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ccRtIdlTqlU</a>