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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Perlisisms - "Epigrams in Programming" by Alan J. Perlis

6 点作者 limist超过 14 年前

2 条评论

kroger超过 14 年前
The quote "Syntactic sugar causes cancer of the semicolon." used to be my favorite quote of all time, but it was replaced by "Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it."<p>There are a lot of good ones:<p>* "It is easier to write an incorrect program than understand a correct one."<p>* "A programming language is low level when its programs require attention to the irrelevant."<p>* "Everything should be built top-down, except the first time."<p>* "A language that doesn't affect the way you think about programming, is not worth knowing."<p>* "There are two ways to write error-free programs; only the third one works."
tokenadult超过 14 年前
Earlier HN thread:<p><a href="http://news.ycombinator.com/item?id=482630" rel="nofollow">http://news.ycombinator.com/item?id=482630</a>