Linux Computers: 765 of 1023 |
The primary purpose of the DATA statement is to give names to constants;
instead of referring to pi as 3.141592653589793 at every appearance, the
variable PI can be given that value with a DATA statement and used instead
of the longer form of the constant. This also simplifies modifying the
program, should the value of pi change.
-- FORTRAN manual for Xerox Computers
|
|
|
Linux Computers: 766 of 1023 |
The problem with engineers is that they tend to cheat in order to
get results.
The problem with mathematicians is that they tend to work on toy
problems in order to get results.
The problem with program verifiers is that they tend to cheat at
toy problems in order to get results.
|
|
|
Linux Computers: 767 of 1023 |
The problems of business administration in general, and database management in
particular are much to difficult for people that think in IBMese, compounded
with sloppy english.
-- Edsger Dijkstra
|
|
|
Linux Computers: 768 of 1023 |
The program isn't debugged until the last user is dead.
|
|
|
Linux Computers: 769 of 1023 |
The programmers of old were mysterious and profound. We cannot fathom
their thoughts, so all we do is describe their appearance.
Aware, like a fox crossing the water. Alert, like a general on the
battlefield. Kind, like a hostess greeting her guests. Simple, like uncarved
blocks of wood. Opaque, like black pools in darkened caves.
Who can tell the secrets of their hearts and minds?
The answer exists only in the Tao.
-- Geoffrey James, "The Tao of Programming"
|
|
|
Linux Computers: 770 of 1023 |
The proof that IBM didn't invent the car is that it has a steering wheel
and an accelerator instead of spurs and ropes, to be compatible with a horse.
-- Jac Goudsmit
|
|
|
Linux Computers: 771 of 1023 |
The question of whether computers can think is just like the question of
whether submarines can swim.
-- Edsger W. Dijkstra
|
|
|
Linux Computers: 772 of 1023 |
The reason computer chips are so small is computers don't eat much.
|
|
|
Linux Computers: 773 of 1023 |
The relative importance of files depends on their cost in terms of the
human effort needed to regenerate them.
-- T.A. Dolotta
|
|
|
Linux Computers: 774 of 1023 |
The road to hell is paved with NAND gates.
-- J. Gooding
|
|