More computing sins are committed in the name of efficiency (without necessarily achieving it) than for any other single reason - including… — William Wulf Copy Share Image
Object-oriented programming as it emerged in Simula 67 allows software structure to be based on real-world structures, and gives programmers a powerful… — David Gelernter Copy Share Image
With .NET once an API is published it's available to all programming languages at the same time. — Miguel de Icaza Copy Share Image
“Thinking back to old-time computer programming in the days before programming languages supported internationalization, we used to have to “internationalize” our code.… — Ben Horowitz Copy Share Image
The establishment of formal standards for proofs about programs... and the proposal that the semantics of a programming language may be defined… — Robert W. Floyd Copy Share Image
Programming languages are like girlfriends: The new one is better because *you* are better. — Derek Sivers Copy Share Image
The real technology -behind all our other technologies- is language. It actually creates the world our consciousness lives in. — Andrei Codrescu Copy Share Image
Real programmers don't comment their code. If it was hard to write, it should be hard to understand. — Tom Van Vleck Copy Share Image
It takes a touch of genius-and a lot of Courage-to move in the opposite direction. — Albert Einstein Copy Share Image
With 'Scratch,' you create computer programs by snapping together graphical programming blocks, much like LEGO bricks, without any of the obscure syntax… — Mitchel Resnick Copy Share Image
JavaScript is the world's most misunderstood programming language. — Douglas Crockford Copy Share Image
A programming language is like a natural, human language in that it favors certain methaphors, images, and ways of thinking. — Seymour Papert Copy Share Image
For his major contributions to the analysis of algorithms and the design of programming languages, and in particular for his contributions to… — Donald Knuth Copy Share Image
Some programming languages manage to absorb change, but withstand progress. — Alan Perlis Copy Share Image
The structure of a software system provides the ecology in which code is born, matures, and dies. A well-designed habitat allows for… — Richard E. Pattis Copy Share Image
People who passionately want to believe that the world is basically simple react to this with a fury that goes beyond what… — Bjarne Stroustrup Copy Share Image
It's not that Perl programmers are idiots, it's that the language rewards idiotic behavior in a way that no other language or… — Erik Naggum Copy Share Image
C++ is in that inconvenient spot where it doesn't help make things simple enough to be truly usable for prototyping or simple… — Linus Torvalds Copy Share Image
“Unlike in most programming languages, SQL treats null as a special value, different from zero, false, or an empty string.” — Anonymous Copy Share Image
If Java had true garbage collection, most programs would delete themselves upon execution. — Robert Sewell Copy Share Image
“C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole… — Bjarne Stroustrup Copy Share Image
FORTRAN is not a flower but a weed - it is hardy, occasionally blooms, and grows in every computer. — Alan Perlis Copy Share Image