Überspringe Navigation

weise Sprüche

Abstraktion

Es gibt 10 Zitate in dieser Kategorie.

Abstraction is layering ignorance on top of reality.

Richard P. Gabrielhttp://www.dreamsongs.com/ObjectsHaveFailedNarrative.html

And as a result we find that object-oriented languages have succumbed to static thinkers who worship perfect planning over runtime adaptability, early decisions over late ones, and the wisdom of compilers over the cleverness of failure detection and repair.

Richard P. Gabrielhttp://dreamsongs.com/ObjectsHaveFailedNarrative.html

I should not choose long, hard words just to make other persons think that I know a lot. I should try to make my thoughts clear; if they are clear and right, then other persons can judge my work as it ought to be judged.

Guy Steelehttp://www.brics.dk/~hosc/local/HOSC-12-3-pp221-236.pdf

I think programmers have become inured to incidental complexity, in particular by confusing familiar or concise with simple. And when they encounter complexity, they consider it a challenge to overcome, rather than an obstacle to remove. Overcoming complexity isn't work, it's waste.

Rich Hickeyhttp://www.simple-talk.com/opinion/geek-of-the-week/rich-hickey-geek-of-the-week/

OO makes code understandable by encapsulating moving parts.

FP makes code understandable by minimizing moving parts.

Michael Feathershttp://www.johndcook.com/blog/2010/11/03/object-oriented-vs-functional-programming/

Simplicity is the ultimate sophistication.

Leonardo Da Vinci

SQL, Lisp, and Haskell are the only programming languages that I've seen where one spends more time thinking than typing.

Philip Greenspunhttp://www.paulgraham.com/quotes.html

The average function does to numbers what Gaussian blur does to pictures. Avoid it if you want to see the edges.

http://isaacdevelopers.blogspot.com/2009/05/graphical-comparison-of-programming.html

There are two ways to try to make a software system reliable: make it so simple that it obviously has no bugs, or make it so complicated that it has no obvious bugs.

Alex Martellihttp://mail.python.org/pipermail/python-list/2005-October/345521.html

Things that are different should look different.

Larry Wallhttp://www.wall.org/~larry/pm.html
Powered by Django.