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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why Aren't Computer Programming Languages Designed Better?

5 点作者 andrewdumont超过 13 年前

2 条评论

abdulhaq超过 13 年前
Around 1981, in the early days of Personal Computer World, one of the very early UK personal computer magazines, there was an article which it seems I will never forget. The journalist excitedly expounded on a new application that was being written, called "The Last One", or TLO. The idea was that the application understood a business requirement expressed in English, thereby making all other application development languages/systems redundant.<p>Safe to say, we're still not there yet.<p>P.S. also in PCW, a great magazine in its day, was another article about a program that could keep compressing files repeatedly to make them really small. I haven't see that yet, either.
评论 #3434823 未加载
gldalmaso超过 13 年前
This is an interesting article about how non-programmers see it.<p>What the author fails to understand is the difference between having a steeper learning curve versus less verbosity. When you read and write code all day long, you don't really pay much attention to syntax, it's just there to shape the logic.<p>In order to learn, it's okay to have a more familiar pseudo-code to get a feel of what programming is like. But I wouldn't want to write that code all the time.<p>An english-like syntax has already been introduced: <a href="http://en.wikipedia.org/wiki/COBOL#Verbose_syntax" rel="nofollow">http://en.wikipedia.org/wiki/COBOL#Verbose_syntax</a>
评论 #3434495 未加载
评论 #3434390 未加载