April 2001
This essay developed out of conversations I've had with
several other programmers about why Java smelled suspicious. It's not
a critique of Java! It is a case study of hacker's radar.
Over ...
Similar Articles (10 found)
🔍 74.9% similar
August 2004
In a recent talk I said something that upset a lot of
people: that you could get smarter programmers to work on
a Python project than you ...
🔍 72.7% similar
May 2001
(This article was written as a kind of business plan for a
new language.
So it is missing (because it takes for granted) the most important
f...
🔍 71.9% similar
May 2002
"The quantity of meaning compressed into a small space by
algebraic signs, is another circumstance that facilitates
the reasonings we are acc...
🔍 71.9% similar
May 2001
(These are some notes I made
for a panel discussion on programming language design
at MIT on May 10, 2001.)
1. Programming Languages Are for ...
🔍 71.0% similar
May 2002
"We were after the C++ programmers. We managed to drag a
lot of them about halfway to Lisp."
- Guy Steele, co-author of the Java spec
|
|
In ...
🔍 69.3% similar
Kevin Kelleher suggested an interesting way to compare programming
languages: to describe each in terms of the problem it
fixes. The surprising thing ...
🔍 68.4% similar
May 2003
If Lisp is so great, why don't more people use it? I was
asked this question by a student in the audience at a
talk I gave recently. Not for ...
🔍 68.1% similar
May 2003
(This essay is derived from a guest lecture at Harvard, which incorporated
an earlier talk at Northeastern.)
When I finished grad school in c...
🔍 67.3% similar
There is a kind of mania for object-oriented programming at the moment, but
some of the smartest programmers I know are some of the least excited abou...
🔍 66.8% similar
August 2007
A good programmer working intensively on his own code can hold it
in his mind the way a mathematician holds a problem he's working
on. Mat...