hackersays 1.0.0 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/lib/.said DELETED
@@ -1,1621 +0,0 @@
1
- ---
2
- - :c: |
3
- I Hate Programming.
4
- I Hate Programming.
5
- I Hate Programming.
6
- It works!
7
- I Love Programming.
8
-
9
- - :c: Perl - The only language that looks the same before and after RSA encryption.
10
- :a: Keith Bostic
11
-
12
- - :c: I invented the term Object-Oriented, and I can tell you I did not have C++ in mind.
13
- :a: Alan Kay
14
-
15
- - :c: Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.
16
- :a: Dan Kaminsky
17
-
18
- - :c: Memory is like an orgasm. It's a lot better if you don't have to fake it.
19
- :a: Seymour Cray on virtual memory
20
-
21
- - :c: The most exciting phrase to hear in science, the one that heralds new discoveries, is not 'Eureka!' but 'That's funny...'
22
- :a: Isaac Asimov
23
-
24
- - :c: A computer lets you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila.
25
- :a: Mitch Ratcliffe
26
-
27
- - :c: Engineers are all basically high-functioning autistics who have no idea how normal people do stuff.
28
- :a: Cory Doctorow
29
-
30
- - :c: Any sufficiently advanced magic is indistinguishable from a rigged demonstration.
31
-
32
- - :c: Vi is a subset of evil.
33
-
34
- - :c: The difference between theory and practice is smaller in theory than in practice.
35
-
36
- - :c: "There are only 3 numbers of interest to a computer scientist: 1, 0 and infinity."
37
-
38
- - :c: Debuggers don't remove bugs. They only show them in slow motion.
39
-
40
- - :c: Never trust a programmer in a suit.
41
-
42
- - :c: In theory, theory and practice are the same. In practice, they're not.
43
-
44
- - :c: Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves.
45
- :a: Alan Kay
46
-
47
- - :c: The trouble with programmers is that you can never tell what a programmer is doing until it's too late."
48
- :a: Seymour Cray
49
-
50
- - :c: Measuring programming progress by lines of code is like measuring aircraft building progress by weight.
51
- :a: Bill Gates
52
-
53
- - :c: It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.
54
- :a: E. W. Dijkstra
55
-
56
- - :c: With regard to adding more programmers to get a project done faster - Nine people can't make a baby in a month.
57
- :a: Fred Brooks
58
-
59
- - :c: "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult."
60
- :a: C.A.R. Hoare.
61
-
62
- - :c: Weeks of coding can save you hours of planning.
63
-
64
- - :c: |
65
- A programmer started to cuss
66
- Because getting to sleep was a fuss
67
- As he lay there in bed
68
- Looping 'round in his head
69
- was: while(!asleep()) sheep++;
70
-
71
- - :c: Beware of bugs in the above code; I have only proved it correct, not tried it.
72
- :a: Donald Knuth
73
-
74
- - :c: "C++: an octopus made by nailing extra legs onto a dog."
75
- :a: Steve Taylor
76
-
77
- - :c: If Java had true garbage collection, most programs would delete themselves upon execution.
78
- :a: Robert Sewell
79
-
80
- - :c: My definition of an expert in any field is a person who knows enough about what's really going on to be scared.
81
- :a: P. J. Plauger
82
-
83
- - :c: An expert is a man who has made all the mistakes that can be made in a very narrow field.
84
- :a: Niels Bohr
85
-
86
- - :c: "Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why."
87
-
88
- - :c: You can stand on the shoulders of giants OR a big enough pile of dwarfs, works either way.
89
-
90
- - :c: XML is like violence - if it's not working for you, you're not using enough of it.
91
-
92
- - :c: Whereas Europeans generally pronounce my name the right way ('Nick-louse Veert'), Americans invariably mangle it into 'Nickel's Worth.' This is to say that Europeans call me by name, but Americans call me by value.
93
- :a: Niklaus Wirth
94
-
95
- - :c: Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
96
- :a: Martin Fowler
97
-
98
- - :c: There are 10 types of people in the world, those who can read binary, and those who can't.
99
-
100
- - :c: Programs must be written for people to read, and only incidentally for machines to execute.
101
- :a: From SICP
102
-
103
- - :c: Every language has an optimization operator. In C++ that operator is ‘//’
104
-
105
- - :c: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
106
- :a: Rich Cook
107
-
108
- - :c: An idiot with a computer is a faster, better idiot.
109
- :a: Rich Julius
110
-
111
- - :c: Brevity is the soul of wit.
112
- :a: Shakespeare
113
-
114
- - :c: The question of whether computers can think is just like the question of whether submarines can swim.
115
- :a: Edsger W. Dijkstra
116
-
117
- - :c: There's no test like production.
118
-
119
- - :c: We better hurry up and start coding, there are going to be a lot of bugs to fix.
120
-
121
- - :c: Mostly, when you see programmers, they aren't doing anything. One of the attractive things about programmers is that you cannot tell whether or not they are working simply by looking at them. Very often they're sitting there seemingly drinking coffee and gossiping, or just staring into space. What the programmer is trying to do is get a handle on all the individual and unrelated ideas that are scampering around in his head.
122
- :a: Charles M Strauss
123
-
124
- - :c: The greatest performance improvement of all is when a system goes from not-working to working.
125
- :a: John Ousterhout
126
-
127
- - :c: Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter.
128
- :a: Eric Raymond
129
-
130
- - :c: To iterate is human, to recurse divine.
131
- :a: L. Peter Deutsch
132
-
133
- - :c: "C++ : Where friends have access to your private members."
134
- :a: Gavin Russell Baker
135
-
136
- - :c: A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are, in short, a perfect match.
137
- :a: Bill Bryson
138
-
139
- - :c: UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.
140
- :a: Dennis Ritchie
141
-
142
- - :c: Walking on water and developing software from a specification are easy if both are frozen.
143
- :a: Edward V Berard
144
-
145
- - :c: It always takes longer than you expect, even when you take into account Hofstadter's Law.
146
- :a: Hofstadter's Law
147
-
148
- - :c: Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
149
- :a: Rick Osborne
150
-
151
- - :c: Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
152
- :a: Brian Kernighan
153
-
154
- - :c: The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.
155
- :a: Tom Cargill
156
-
157
- - :c: Java is to JavaScript what Car is to Carpet.
158
- :a: Chris Heilmann
159
-
160
- - :c: If you want to set off and go develop some grand new thing, you don't need millions of dollars of capitalization. You need enough pizza and Diet Coke to stick in your refrigerator, a cheap PC to work on and the dedication to go through with it.
161
- :a: John Carmack
162
-
163
- - :c: The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
164
- :a: John Carmack on software patents
165
-
166
- - :c: "Some people, when confronted with a problem, think \"I know, I'll use regular expressions.\" Now they have two problems."
167
- :a: Jamie Zawinski
168
-
169
- - :c: "There are only two kinds of languages: the ones people complain about and the ones nobody uses."
170
- :a: Bjarne Stroustrup
171
-
172
- - :c: I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
173
- :a: Bjarne Stroustrup
174
-
175
- - :c: Linux is only free if your time has no value.
176
- :a: Jamie Zawinski
177
-
178
- - :c: It works on my machine.
179
-
180
- - :c: It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter.
181
- :a: Nathaniel S Borenstein
182
-
183
- - :c: In order to understand recursion, one must first understand recursion.
184
-
185
- - :c: On two occasions I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
186
- :a: Charles Babbage
187
-
188
- - :c: If debugging is the process of removing software bugs, then programming must be the process of putting them in.
189
- :a: Edsger Dijkstra
190
-
191
- - :c: PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil perpetrated by skilled but perverted professionals.
192
- :a: Jon Ribbens
193
-
194
- - :c: Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
195
- :a: Antoine de Saint Exupéry
196
-
197
- - :c: Computer Science is no more about computers than astronomy is about telescopes.
198
- :a: E. W. Dijkstra
199
-
200
- - :c: Better train people and risk they leave – than do nothing and risk they stay.
201
-
202
- - :c: Before software should be reusable, it should be usable.
203
- :a: Ralph Johnson
204
-
205
- - :c: The generation of random numbers is too important to be left to chance.
206
- :a: Robert R. Coveyou, Oak Ridge National Laboratory
207
-
208
- - :c: Anyone who considers arithmetic methods of producing random digits is, of course, in a state of sin.
209
- :a: John von Neumann
210
-
211
- - :c: APL, I believe, can only be learned by writing one-liners–only by seeing in a sense, what you can compress into a line.
212
- :a: Alan J Perlis
213
-
214
- - :c: I love deadlines. I like the whooshing sound they make as they fly by.
215
- :a: Douglas Adams
216
-
217
- - :c: A good programmer looks both ways before crossing a one-way street.
218
-
219
- - :c: Owning a computer without programming is like having a kitchen and using only the microwave oven.
220
- :a: Charles Petzold
221
-
222
- - :c: The only "intuitive" interface is the nipple. After that it's all learned.
223
- :a: Bruce Ediger
224
-
225
- - :c: God could create the world in six days because he didn't have to make it compatible with the previous version.
226
-
227
- - :c: "We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil."
228
- :a: Donald Knuth
229
-
230
- - :c: When art critics get together they talk about Form and Structure and Meaning. When artists get together they talk about where you can buy cheap turpentine.
231
- :a: Pablo Picasso
232
-
233
- - :c: I would love to change the world, but they won't give me the source code.
234
-
235
- - :c: If we're supposed to work in Hex, why have we only got A fingers?
236
-
237
- - :c: "Programming is like sex: one mistake and you have to support it for the rest of your life."
238
- :a: Michael Sinz
239
-
240
- - :c: Think twice before you start programming or you will program twice before you start thinking.
241
-
242
- - :c: If I had more time, I would have written a shorter letter.
243
- :a: Cicero
244
-
245
- - :c: "Software is like sex: It's better when it's free."
246
- :a: Linus Torvalds
247
-
248
- - :c: Profanity is the one language all programmers know best.
249
-
250
- - :c: Any sufficiently advanced technology is indistinguishable from magic.
251
- :a: Sir Arthur C Clarke
252
-
253
- - :c: You start writing code, I'll go see what the customer wants
254
-
255
- - :c: Good programmers never write what they can steal or borrow.
256
- :a: Jeff Atwood
257
-
258
- - :c: Debugging is like farting - it's not so bad when it's your own code.
259
-
260
- - :c: When I am working on a problem I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong.
261
- :a: R. Buckminster Fuller
262
-
263
- - :c: If you don't have time to do it right, when will you have time to do it over?
264
- :a: John Wooden, basketball coach
265
-
266
- - :c: Sufficiently advanced incompetence is indistinguishable from malice.
267
- :a: Clark's law
268
-
269
- - :c: Don't worry about people stealing your ideas. If it's original, you'll have to ram it down their throats.
270
- :a: Howard Aiken
271
-
272
- - :c: Saying that Java is good because it works on all platforms is like saying anal sex is good because it works on all genders.
273
-
274
- - :c: ... one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs.
275
- :a: Robert Firth
276
-
277
- - :c: Never memorize what you can look up in books.
278
- :a: Albert Einstein
279
-
280
- - :c: "There are only two hard problems in Computer Science: cache invalidation and naming things."
281
- :a: Phil Karlton
282
-
283
- - :c: It is easier to optimize correct code than to correct optimized code.
284
-
285
- - :c: Software and cathedrals are much the same - first we build them, then we pray.
286
-
287
- - :c: |
288
- Rules for optimization:
289
- 1. Don't do it.
290
- 2. (for experts only) Don't do it yet.
291
- :a: Michael A Jackson
292
-
293
- - :c: "Confidence, n.: The feeling you have before you understand the situation."
294
-
295
- - :c: "There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence."
296
- :a: Jeremy S. Anderson
297
-
298
- - :c: Good judgement is the result of experience ... Experience is the result of bad judgement.
299
- :a: Fred Brooks
300
-
301
- - :c: If architects built houses the way programmers built programs, the first woodpecker to come along would destroy civilization.
302
- :a: Gerald Weinberg
303
-
304
- - :c: All problems in computer science can be solved with another level of indirection.
305
- :a: David Wheeler
306
-
307
- - :c: Java is a DSL to transform big Xml documents into long exception stack traces.
308
- :a: Scott Bellware
309
-
310
- - :c: "There are only two industries that refer to their customers as users: the computer industry and the drug trade."
311
- :a: Edward Tufte
312
-
313
- - :c: If the code and the comments disagree, then both are probably wrong.
314
-
315
- - :c: Man is the best computer we can put aboard a spacecraft...and the only one that can be mass produced with unskilled labor.
316
- :a: Wernher von Braun
317
-
318
- - :c: I have not failed. I've just found 10,000 ways that won't work.
319
- :a: Thomas A. Edison
320
-
321
- - :c: When debugging, novices insert corrective code; experts remove defective code.
322
- :a: Richard Pattis
323
-
324
- - :c: Simplicity is prerequisite for reliability.
325
- :a: Edsger Dijkstra
326
-
327
- - :c: You can't solve social problems through technical means.
328
-
329
- - :c: "Question: How does a large software project get to be one year late? Answer: One day at a time!"
330
- :a: Fred Brooks
331
-
332
- - :c: Pasting code from the Internet into production code is like chewing gum found in the street.
333
-
334
- - :c: One programmer can do in one day what two programmers can do in two.
335
-
336
- - :c: Java. The elegant simplicity of C++. The blazing speed of Smalltalk.
337
-
338
- - :c: Giving pointers and threads to programmers is like giving whisky and car keys to teenagers.
339
- :a: P. J. O'Rourke
340
-
341
- - :c: There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code.
342
-
343
- - :c: Human beings are not accustomed to being perfect, and few areas of human activity demand it. Adjusting to the requirement for perfection is, I think, the most difficult part of learning to program.
344
-
345
- - :c: Think of compilation as cooking. Dynamic typing means the steak is juicy and still a little red, like red meat is supposed to be. Static typing means you burnt it to a crisp.
346
- :a: Erik Naggum
347
-
348
- - :c: It seems to me you can program with discipline or you can program with bondage and discipline. You can't avoid the discipline either way, but bondage appeals to some people.
349
- :a: Patrick Logan
350
-
351
- - :c: |
352
- One who works with their hands is a laborer.
353
- One who works with their hands and their mind is a craftsman.
354
- One who works with their hands, mind and heart is an artist.
355
-
356
- - :c: Nothing is more permanent than a temporary solution.
357
- :a: Thomas' First Law
358
-
359
- - :c: "Fast, Cheap, Reliable: Pick any two."
360
-
361
- - :c: |
362
- Make it correct,
363
- make it clear,
364
- make it concise,
365
- make it fast.
366
-
367
- In that order.
368
- :a: Wes Dyer
369
-
370
- - :c: Must be zero, or equal to MAPI_UNICODE. In either case, however, this parameter is ignored.
371
- :a: MSDN
372
-
373
- - :c: The best code is no code at all.
374
-
375
- - :c: Easy things should be easy and hard things should be possible.
376
- :a: Larry Wall
377
-
378
- - :c: |
379
- How do we convince people that in programming simplicity and clarity —in short: what mathematicians call "elegance"— are not a dispensable luxury, but a crucial matter that decides between success and failure?
380
- :a: Edsger W. Dijkstra
381
-
382
- - :c: It takes an intelligent person to build something complex; it takes a genius to build something simple.
383
-
384
- - :c: Programmers usually have good reasons for making bad decisions.
385
-
386
- - :c: Let the code run free, if it needs to be debugged, it will come back.
387
-
388
- - :c: If you can't explain something to a six-year-old, you really don't understand it yourself.
389
- :a: Albert Einstein
390
-
391
- - :c: My programs don't have bugs, they just develop random features.
392
-
393
- - :c: In C, its easy to shoot yourself in the foot. C++ makes it more difficult, but when you do, you'll blow your whole leg off.
394
- :a: Stroustrup
395
-
396
- - :c: Multi-threading is the art of screwing things up before, during or after something else.
397
-
398
- - :c: "Programming languages are like girlfriends: The new one is better because you are better."
399
-
400
- - :c: When all you have is a hammer, everything starts to look like a nail.
401
-
402
- - :c: Engineering is the art of doing with one dollar what any damn fool can do with two.
403
- :a: From Space Systems Failures by David M. Harland and Ralph D. Lorenz
404
-
405
- - :c: I don't care if it works on your machine! We are not shipping your machine!
406
- :a: Ovidiu Platon
407
-
408
- - :c: I know it doesn't sound like a big effort, but programmers are really, really lazy, and they like to minimize motion. They'd use feeder tubes if the Health Department would let them.
409
- :a: Steve Yegge
410
-
411
- - :c: UNIX is user friendly. It just picks whom it wants to be friends with.
412
-
413
- - :c: |
414
- "It depends" is the answer to all good software engineering questions, but to be a good software engineer, you should know on what it depends, and why.
415
-
416
- - :c: You're never done, you just run out of time.
417
-
418
- - :c: Program testing can be a very effective way to show the presence of bugs, but is hopelessly inadequate for showing their absence.
419
- :a: Edsger Dijkstra
420
-
421
- - :c: The competent programmer is fully aware of the limited size of his own skull. He therefore approaches his task with full humility, and avoids clever tricks like the plague.
422
- :a: Edsger Dijkstra
423
-
424
- - :c: Good design adds value faster than it adds cost.
425
- :a: Thomas C. Gale
426
-
427
- - :c: |
428
- With all due respect John, I am the head of IT and I have it on good authority. If you type "Google" into Google, you can break the Internet.
429
- :a: |
430
- Jen, "The IT Crowd"
431
-
432
- - :c: The two most common elements in the universe are hydrogen and stupidity.
433
- :a: Harlan Ellison
434
-
435
- - :c: There is no IRL, only AFK
436
-
437
- - :c: A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
438
- :a: Douglas Adams
439
-
440
- - :c: A C program is like a fast dance on a newly waxed dance floor by people carrying razors.
441
- :a: Waldi Ravens
442
-
443
- - :c: God did not create the world in seven days; for six days he screwed around and then pulled an all-nighter.
444
-
445
- - :c: if you are a programmer working in 2003 and you don't know the basics of characters, character sets, encodings, and Unicode, and I catch you, I'm going to punish you by making you peel onions for 6 months in a submarine.
446
- :a: Joel Spolsky
447
-
448
- - :c: |
449
- If we'd asked the customers what they wanted, they would have said "faster horses".
450
- :a: Henry Ford
451
-
452
- - :c: |
453
- The word “experienced” often refers to someone who’s gotten away with doing the wrong thing more frequently than you have.
454
- :a: Laurence Gonzales
455
-
456
- - :c: Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
457
-
458
- - :c: |
459
- 'Goto' is always evil, like in 'goto school' or 'goto work'.
460
-
461
- - :c: Your code is both good and original. Unfortunately the parts that are good are not original, and the parts that are original are not good.
462
-
463
- - :c: They did not know it was impossible, so they did it!
464
- :a: Mark Twain
465
-
466
- - :c: I (...) am rarely happier than when spending an entire day programming my computer to perform automatically a task that would otherwise take me a good ten seconds to do by hand.
467
- :a: Douglas Adams
468
-
469
- - :c: People who are really serious about software should make their own hardware.
470
- :a: Alan Kay
471
-
472
- - :c: "Consider the postage stamp: its usefulness consists in the ability to stick to one thing until it gets there."
473
- :a: Josh Billings
474
-
475
- - :c: Don't tell people how to do things, tell them what to do and let them surprise you with their results.
476
- :a: George S. Patton
477
-
478
- - :c: Multitasking is the art of distracting yourself from two things you’d rather not be doing by doing them simultaneously.
479
-
480
- - :c: Code never lies, comments sometimes do.
481
- :a: Ron Jeffries
482
-
483
- - :c: A computer programmer is a device for turning coffee into bugs.
484
- :a: Bram Moolenaar
485
-
486
- - :c: Any sufficiently advanced bug is indistinguishable from a feature.
487
- :a: Rich Kulawiec
488
-
489
- - :c: From a programmer's point of view, the user is a peripheral that types when you issue a read request.
490
- :a: Peter Williams
491
-
492
- - :c: Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration.
493
- :a: Stan Kelly-Bootle
494
-
495
- - :c: God is Real, unless declared Integer.
496
-
497
- - :c: We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise.
498
- :a: Larry Wall
499
-
500
- - :c: And don't tell me there isn't one bit of difference between null and space, because that's exactly how much difference there is.
501
- :a: Larry Wall
502
-
503
- - :c: It won't be covered in the book. The source code has to be useful for something, after all...
504
- :a: Larry Wall
505
-
506
- - :c: Just don't create a file called -rf.
507
- :a: Larry Wall
508
-
509
- - :c: Sex is fun, but it probably doesn't solve all your problems.
510
- :a: Larry Wall
511
-
512
- - :c: My assertion that we can do better with computer languages is a persistent belief and fond hope, but you'll note I don't actually claim to be either rational or right. Except when it's convenient.
513
- :a: Larry Wall
514
-
515
- - :c: People who deal with bits should expect to get bitten.
516
- :a: Jon Bentley
517
-
518
- - :c: All parts should go together without forcing. You must remember that the parts you are reassembling were disassembled by you. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer.
519
- :a: IBM Manual, 1925
520
-
521
- - :c: There is nothing quite so permanent as a quick fix.
522
-
523
- - :c: Shipping is a feature.
524
- :a: Richard Campbell
525
-
526
- - :c: If C didn't exist, we would be programming in OBOL, PASAL or BASI
527
-
528
- - :c: The Internet? Is that thing still around?
529
- :a: Homer Simpson
530
-
531
- - :c: They have computers, and they may have other weapons of mass destruction.
532
- :a: Janet Reno
533
-
534
- - :c: Only Half of programming is coding. The other 90% is debugging.
535
-
536
- - :c: Now I'm a pretty lazy person and am prepared to work quite hard in order to avoid work.
537
- :a: Martin Fowler
538
-
539
- - :c: What I cannot build, I do not understand.
540
- :a: Richard Feynman
541
-
542
- - :c: First, solve the problem. Then, write the code.
543
- :a: John Johnson
544
-
545
- - :c: Artificial Intelligence is no match for natural stupidity.
546
-
547
- - :c: The more bizarre the behavior, the more stupid the mistake.
548
- :a: Ed's Law of Debugging
549
-
550
- - :c: There are no significant bugs in our released software that any significant number of users want fixed.
551
- :a: Bill Gates
552
-
553
- - :c: Yes, sometimes Perl looks like line noise to the uninitiated, but to the seasoned Perl programmer, it looks like checksummed line noise with a mission in life.
554
- :a: Randal Schwartz
555
-
556
- - :c: Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem.
557
- :a: David Wheeler
558
-
559
- - :c: In my experience, one of the most significant problems in software development is assuming. If you assume a method will passed the right parameter value, the method will fail.
560
- :a: Paul M. Duvall
561
-
562
- - :c: The sooner we start coding fewer frameworks and more programs the sooner we’ll become better programmers.
563
- :a: Warped Java Guy Elementary Java Solutions
564
-
565
- - :c: Starting a startup is hard, but having a 9 to 5 job is hard too, and in some ways a worse kind of hard.
566
- :a: Paul Graham
567
-
568
- - :c: In essence, let the market design the product.
569
- :a: Paul Graham
570
-
571
- - :c: A startup now can be just a pair of 22 year old guys. A company like that can move much more easily than one with 10 people, half of whom have kids.
572
- :a: Paul Graham
573
-
574
- - :c: Startups almost never get it right the first time. Much more commonly you launch something, and no one cares. Don’t assume when this happens that you’ve failed. That’s normal for startups. But don’t sit around doing nothing. Iterate.
575
- :a: Paul Graham
576
-
577
- - :c: The key to performance is elegance, not battalions of special cases.
578
- :a: Jon Bentley and Doug McIlroy
579
-
580
- - :c: You’ll spend far more time babysitting old technologies than implementing new ones.
581
- :a: Jason Hiner IT Dirty Secrets
582
-
583
- - :c: No one hates software more than software developers.
584
- :a: Jeff Atwood
585
-
586
- - :c: I was a C++ programmer before I started designing Ruby. I programmed in C++ exclusively for two or three years. And after two years of C++ programming, it still surprised me.
587
- :a: Matz
588
-
589
- - :c: Good architecture is necessary to give programs enough structure to be able to grow large without collapsing into a puddle of confusion.
590
- :a: Douglas Crockford
591
-
592
- - :c: Programming is difficult. At its core, it is about managing complexity. Computer programs are the most complex things that humans make. Quality is illusive and elusive.
593
- :a: Douglas Crockford
594
-
595
- - :c: Code reuse is the Holy Grail of Software Engineering.
596
- :a: Douglas Crockford
597
-
598
- - :c: The structure of software systems tend to reflect the structure of the organization that produce them.
599
- :a: Douglas Crocford
600
-
601
- - :c: I went to school to learn how to program software applications, which inevitably have bug defects. There was no course at my university on testing, debugging, profiling, or optimization. These things you have to learn on your own, usually in a tight deadline.
602
- :a: Juixe TechKnow
603
-
604
- - :c: To most Java developers, Ruby/Rails is like a mistress. Ruby/Rails is young, new, and exciting; but eventually we go back to old faithful, dependable, and employable Java with some new tricks and idioms and we are the better programmer for it.
605
- :a: Juixe TechKnow
606
-
607
- - :c: You might as well pay your customers 50K because they are just your QA.
608
- :a: Juixe TechKnow
609
-
610
- - :c: You can't eliminate problems, but you can make trades to get problems that you prefer over the ones you have now.
611
- :a: Eric Sink’s Axiom of Software Development
612
-
613
- - :c: "Manually managing blocks of memory in C is like juggling bars of soap in a prison shower: It's all fun and games until you forget about one of them."
614
-
615
- - :c: If it doesn't work, it doesn't matter how fast it doesn't work.
616
- :a: Ravera's observation on premature optimization
617
-
618
- - :c: Any set of procedures, no matter how well intentioned or useful, that are too difficult to follow, will be circumvented.
619
- :a: Ravera's First Law of System Administration
620
-
621
- - :c: Deleted code is debugged code.
622
- :a: Jeff Sickel
623
-
624
- - :c: All programs have at least one bug remaining and can be optimized by one byte. Thus, by mathematical induction, all programs can be reduced to one byte. And it won't work.
625
-
626
- - :c: The sooner you get behind in your work, the more time you have to catch up.
627
-
628
- - :c: It’s hard to read through a book on the principles of magic without glancing at the cover periodically to make sure it isn’t a book on software design.
629
- :a: Bruce Tognazzini
630
-
631
- - :c: Java is like a variant of the game of Tetris in which none of the pieces can fill gaps created by the other pieces, so all you can do is pile them up endlessly.
632
- :a: Steve Yegge
633
-
634
- - :c: Software is hard.
635
- :a: Donald Knuth
636
-
637
- - :c: Designing software in a team is like writing poetry in a committee meeting.
638
- :a: Joel Spolsky
639
-
640
- - :c: Education is the process of learning more and more about less and less until one knows everything about nothing and is entitled to call oneself 'Doctor'.
641
-
642
- - :c: |
643
- You have to "solve" the problem once in order to clearly define it and then solve it again to create a solution that works.
644
-
645
- - :c: A logician trying to explain logic to a programmer is like a cat trying to explain to a fish what it's like to get wet.
646
-
647
- - :c: Documentation is like sex. When it's good, it's fantastic. When it's bad, it's still better than nothing.
648
-
649
- - :c: "Three things should never be seen in the process of being created: laws, sausage, and software."
650
-
651
- - :c: "I have found that the reason a lot of people are interested in artificial intelligence is the same reason a lot of people are interested in artificial limbs: they are missing one."
652
- :a: David Parnas
653
-
654
- - :c: On the 7th day ... God began debugging.
655
-
656
- - :c: If we can't fix it, then it ain't broke.
657
- :a: Jon Bentley
658
-
659
- - :c: Every truth passes through three stages before it is recognized. In the first, it is ridiculed, in the second it is opposed, in the third it is regarded as self-evident.
660
- :a: Arthur Schopenhauer
661
-
662
- - :c: Fight code entropy.
663
- :a: John Carmack
664
-
665
- - :c: The cheapest, fastest, and most reliable components are those that aren't there.
666
- :a: Gordon Bell
667
-
668
- - :c: |
669
- Good programmers learn more from "That's not what I expected!" than from getting it right the first time.
670
-
671
- - :c: Computers are useless. They can only give you answers.
672
- :a: Pablo Picasso
673
-
674
- - :c: For every complex problem there is an answer that is clear, simple, and wrong.
675
- :a: H L Mencken
676
-
677
- - :c: When you want to do something differently from the rest of the world, it's a good idea to look into whether the rest of the world knows something you don't.
678
-
679
- - :c: If you require information, do not free memory containing the information.
680
- :a: MSDN
681
-
682
- - :c: Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
683
- :a: Isaac Asimov
684
-
685
- - :c: Simplicity is the ultimate sophistication.
686
- :a: Leonardo da Vinci
687
-
688
- - :c: Anything that can go wrong will go wrong, anything that can't go wrong will go wrong anyway.
689
-
690
- - :c: Code is never finished, only abandoned.
691
-
692
- - :c: Don't code today what you can't debug tomorrow
693
-
694
- - :c: Software is like entropy. It is difficult to grasp, weighs nothing, and obeys the second law of thermodynamics; i.e. it always increases.
695
-
696
- - :c: Don't fix it if it ain't broke presupposes that you can't improve something that works reasonably well already. If the world's inventors had believed this, we'd still be driving Model A Fords and using outhouses.
697
- :a: H. W. Kenton
698
-
699
- - :c: Inside every complex program is a simple program trying to get out.
700
-
701
- - :c: Users are a terrible thing. Systems would be infinitely more stable without them.
702
- :a: Michael T. Nygard.
703
-
704
- - :c: If it doesn't work, change the documentation.
705
-
706
- - :c: If you can build it, your users can break it.
707
-
708
- - :c: C is quirky, flawed and an enormous success.
709
- :a: Dennis Ritchie
710
-
711
- - :c: Hardware is the part of a system you can kick. Software is the one you can only curse at.
712
-
713
- - :c: Good software, like wine, takes time.
714
- :a: Joel Spolsky
715
-
716
- - :c: The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offence.
717
- :a: Edsger Dijkstra
718
-
719
- - :c: If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.
720
-
721
- - :c: The best things are simple, but finding these simple things is not simple.
722
-
723
- - :c: Software is either testable or detestable.
724
-
725
- - :c: The definition of insanity is doing the same thing over and over and expecting a different result.
726
-
727
- - :c: Are you quite sure that all those bells and whistles, all those wonderful facilities of your so called powerful programming languages, belong to the solution set rather than the problem set?
728
- :a: Edsger W. Dijkstra
729
-
730
- - :c: I have always found that plans are useless, but planning is indispensable.
731
- :a: Dwight D. Eisenhower
732
-
733
- - :c: If the automobile had followed the same development cycle as the computer, a Rolls-Royce would today cost $100, get a million miles per gallon, and explode once a year, killing everyone inside.
734
- :a: Robert X. Cringely
735
-
736
- - :c: |
737
- You want a dot operator in PHP?
738
- eval(str_replace('.', '->', $code_with_dot_operator))
739
- :a: Matthew Leffler
740
-
741
- - :c: In a world without walls and fences, who needs Windows and Gates?
742
-
743
- - :c: It's interface, not in your face.
744
- :a: Kai Krause
745
-
746
- - :c: No code is faster than no code.
747
-
748
- - :c: |
749
- I finally found a definition for "middleware". "Middleware" is the software nobody wants to pay for.
750
- :a: Chris Stone
751
-
752
- - :c: If you lie to the compiler, it will get its revenge.
753
- :a: Henry Spencere
754
-
755
- - :c: The primary duty of an exception handler is to get the error out of the lap of the programmer and into the surprised face of the user. Provided you keep this cardinal rule in mind, you can't go far wrong.
756
- :a: Verity Stob
757
-
758
- - :c: A fool with a tool is still a fool.
759
-
760
- - :c: Never attribute to malice that which can be adequately explained by stupidity.
761
- :a: Hanlon's Razor
762
-
763
- - :c: Once you've dressed and before you leave the house, look in the mirror and take at least one thing off.
764
- :a: Coco Chanel
765
-
766
- - :c: The function name should define everything the function does.
767
-
768
- - :c: "Every revolutionary idea seems to evoke three stages of reaction: One, it's completely impossible. Two, it's possible, but it's not worth doing. Three, I said it was a good idea all along."
769
- :a: Arthur C. Clarke
770
-
771
- - :c: Make something fool-proof and someone will make a better fool.
772
-
773
- - :c: The real money isn't in the software. It's in the service you build with that software.
774
- :a: Jeff Atwood
775
-
776
- - :c: The limits of my language mean the limits of my world.
777
- :a: Ludwig Wittgenstein
778
-
779
- - :c: Compatibility means deliberately repeating other people's mistakes.
780
-
781
- - :c: |
782
- [The common definition of estimate is] "An estimate is the most optimistic prediction that has a non-zero probability of coming true" . . .
783
- Accepting this definition leads irrevocably toward a method called what's-the-earliest- date-by-which-you-can't-prove-you-won't-be- finished estimating.
784
- :a: Tom DeMarco
785
-
786
- - :c: All programmers are optimists.
787
- :a: Frederick Brooks
788
-
789
- - :c: C++ is more of a rube-goldberg type thing full of high-voltages, large chain-driven gears, sharp edges, exploding widgets, and spots to get your fingers crushed. And because of it's complexity many (if not most) of it's users don't know how it works, and can't tell ahead of time what's going to cause them to loose an arm.
790
- :a: Grant Edwards
791
-
792
- - :c: "C: a language that combines all the elegance and power of assembly language with all the readability and maintainability of assembly language."
793
-
794
- - :c: Selecting a project due date before the requirements are properly gathered is like selecting which corner you want to paint yourself into, while simultaneously negating the doorway as a viable option.
795
- :a: Chris Ames
796
-
797
- - :c: Like a gas, software expands to fill its containing memory completely.
798
-
799
- - :c: If you get it free, it is worthless. If you pay for it, it has value. If you build it yourself, it is priceless.
800
- :a: Raj More
801
-
802
- - :c: |
803
- When a professional race car driver races, his pulse gets lower and he relaxes.
804
- When I code it is the same thing.
805
- :a: Jun-ichiro Hagino
806
-
807
- - :c: C++ is to C as Lung Cancer is to Lung.
808
-
809
- - :c: |
810
- People who think, "Oh this is a one-off," need to be offed, or perhaps politely removed from the project.
811
- :a: George Neville-Neil
812
-
813
- - :c: Organizations which design systems are constrained to produce designs which are copies of the communication structures of these organizations.
814
- :a: Conway's Law
815
-
816
- - :c: An ideal world is left as an exercise to the reader.
817
- :a: From Paul Graham's "On Lisp"
818
-
819
- - :c: |
820
- What you’ve described, “The bottleneck in writing code isn’t in the writing of the code, it’s in understanding and conceptualising what needs to be done,” is common to all highly abstract programming languages. Writing Haskell, for example, involves an hour of meditation followed by the emission of a fold expression.
821
- :a: Jonathan Feinberg
822
-
823
- - :c: Complexity has nothing to do with intelligence, simplicity does.
824
- :a: Larry Bossidy
825
-
826
- - :c: C is to programming as Latin is to literature.
827
-
828
- - :c: "Think of it this way: threads are like salt, not like pasta. You like salt, I like salt, we all like salt. But we eat more pasta."
829
- :a: Larry McVoy
830
-
831
- - :c: A programmer never dies he just degrades gracefully.
832
-
833
- - :c: All real programmers know C of course.
834
- :a: Jeff Atwood
835
-
836
- - :c: Good enough is neither.
837
- :a: Jim Spivey
838
-
839
- - :c: Use four digits. A new millenium is coming.
840
- :a: Jon Bentley (1976)
841
-
842
- - :c: KISS - Keep It Simple Stupid
843
-
844
- - :c: If you want to confuse your enemies, give them the source code. If you want to really confuse them, give them the documentation.
845
-
846
- - :c: Good programmers invest the effort to learn how to use current practices. Not-so-good programmers just learn the buzzwords, and that’s been a software industry constant for a half century.
847
- :a: Boris Beizer
848
-
849
- - :c: Processes and methodologies can make good servants but are poor masters.
850
- :a: Mark Dowd, John McDonald & Justin Schuh
851
-
852
- - :c: Simplicity is hard to build, easy to use, and hard to charge for. Complexity is easy to build, hard to use, and easy to charge for.
853
- :a: Chris Sacca
854
-
855
- - :c: If you've seen one picture of the Mandelbrot Set, you've seen them all.
856
- :a: Bill Karwin
857
-
858
- - :c: The third version is the first version that doesn't suck.
859
- :a: Mike Simpson
860
-
861
- - :c: Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
862
- :a: Andy Rooney
863
-
864
- - :c: Like wine, the mastery of programming matures with time. But, unlike wine, it gets sweeter in the process.
865
- :a: Lawrence Mucheka
866
-
867
- - :c: Amateur programmers think there are 1000 bytes in a kilobyte; Real Programmers know there are 1024 meters in a kilometer.
868
-
869
- - :c: A documented bug is not a bug; it is a feature.
870
- :a: James P. MacLennan
871
-
872
- - :c: I'm not a great programmer; I'm just a good programmer with great habits.
873
- :a: Kent Beck
874
-
875
- - :c: If you use copy and paste while you're coding, you're probably committing a design error.
876
- :a: David Parnas
877
-
878
- - :c: Programming is not like being in the CIA; you don't get credit for being sneaky. It's more like advertising; you get lots of credit for making your connections as blatant as possible.
879
- :a: Steve McConnell on coupling from, "Code Complete."
880
-
881
- - :c: It's not what the software does. It's what the user does.
882
- :a: Hugh Macleod
883
-
884
- - :c: Good programmers know what to write. Great ones know what to rewrite (and reuse).
885
- :a: Eric Raymond
886
-
887
- - :c: Testing like the TSA.
888
- :a: David Heinemeier Hansson on testing too much
889
-
890
- - :c: When in doubt, leave it out.
891
- :a: Joshua Bloch
892
-
893
- - :c: |
894
- A computer scientist counts to ten: 0, 1, 2, 3, 4 ...
895
- Everyone else counts to ten: 1, 2, 3, 4, 5
896
-
897
- - :c: A complex system that works is invariably found to have evolved from a simple system that worked.
898
- :a: John Gall
899
-
900
- - :c: Enlightened trial and error outperforms the planning of flawless intellects.
901
- :a: David Kelly
902
-
903
- - :c: It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it.
904
- :a: Steve McConnell
905
-
906
- - :c: Working software is the primary measure of progress.
907
- :a: Agile Manifesto
908
-
909
- - :c: Simplicity - the art of maximizing the amount of work not done - is essential.
910
- :a: Agile Manifesto
911
-
912
- - :c: C trades a slap on the wrist at compile time for a knife in the back at run time.
913
-
914
- - :c: Elegance is not optional.
915
- :a: Richard A. O'Keefe (from The Craft of Prolog)
916
-
917
- - :c: It makes no sense to try to do what we can. We must do what is necessary.
918
- :a: Winston Churchill
919
-
920
- - :c: 80 percent of my problems are simple logic errors. 80 percent of the remaining problems are pointer errors. The remaining problems are hard.
921
- :a: Mark Donner, IBM Watson Research Center
922
-
923
- - :c: Software isn't about methodologies, languages, or even operating systems. It is about working applications.
924
- :a: Christopher Baus
925
-
926
- - :c: |
927
- ... what society overwhelmingly asks for is snake oil. Of course, the snake oil has the most impressive names — otherwise you would be selling nothing — like "Structured Analysis and Design", "Software Engineering", "Maturity Models", "Management Information Systems", "Integrated Project Support Environments" "Object Orientation" and "Business Process Re-engineering" (the latter three being known as IPSE, OO and BPR, respectively).
928
- :a: Edsger W. Dijkstra
929
-
930
- - :c: Python's syntax succeeds in combining the mistakes of Lisp and Fortran. I do not construe that as progress.
931
- :a: Larry Wall
932
-
933
- - :c: He who hasn't hacked assembly language as a youth has no heart. He who does as an adult has no brain.
934
- :a: John Moore
935
-
936
- - :c: Any intelligent fool can make things bigger and more complex. It takes a touch of genius - and a lot of courage - to move in the opposite direction.
937
- :a: E.F. Schumacher
938
-
939
- - :c: If it doesn't have to work, we can do it real quick.
940
- :a: Watts Humphrey
941
-
942
- - :c: If at first you don't succeed, try/catch, try/catch again.
943
-
944
- - :c: Software Engineering isn't rocket science ... it's harder.
945
-
946
- - :c: I do not fear computers. I fear the lack of them.
947
- :a: Isaac Asimov
948
-
949
- - :c: Never underestimate the disparity between developer excitement and user apathy.
950
-
951
- - :c: Lines of code are only worth counting, when time has come to delete them.
952
-
953
- - :c: Sure, it's overkill. But you can never have too much overkill...
954
-
955
- - :c: The reason we plan ahead is so that we don't have to do anything right now.
956
-
957
- - :c: Don't worry if it doesn't work right. If everything did, you'd be out of a job.
958
- :a: Mosher's Law of Software Engineering
959
-
960
- - :c: Code is everything I thought poetry was, back when we were in school. Clean, expressive, urgent, all-encompassing. Fourteen lines can open up to fill the available universe.
961
- :a: Richard Powers
962
-
963
- - :c: I've never written the best code I've ever written.
964
-
965
- - :c: The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We cause accidents.
966
- :a: Nathaniel Borenstein
967
-
968
- - :c: If your bug has a one in a million chance of happening, it'll happen next tuesday.
969
-
970
- - :c: The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures.
971
- :a: Frederick P. Brooks Jr.
972
-
973
- - :c: When I have a specific goal in mind and a complicated piece of code to write, I spend my time making it happen rather than telling myself stories about it.
974
- :a: Steve Yegge
975
-
976
- - :c: Only in wealth, there is room for a bad idea.
977
- :a: Jasper van der Meer
978
-
979
- - :c: "Team debugging: the act of intimidating a PC into doing for two people what it refuses to do for one."
980
-
981
- - :c: I get as much enjoyment from trashing code as I do from scratching it out in the first place!
982
-
983
- - :c: It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience.
984
- :a: Albert Einstein
985
-
986
- - :c: God is a hacker, not an engineer. You can do reverse engineering, but you can’t do reverse hacking.
987
- :a: Francis Crick
988
-
989
- - :c: All programming is an exercise in caching.
990
- :a: Terje Mathisen
991
-
992
- - :c: Talk is cheap, show me the code!
993
- :a: Linus Torvalds
994
-
995
- - :c: |
996
- * No technique works if it isn't used.
997
- * Ethics change with technology.
998
- * "F × S = k" the product of freedom and security is a constant.
999
- :a: Niven's laws
1000
-
1001
- - :c: In effect, we conjure the spirits of the computer with our spells.
1002
- :a: From SICP
1003
-
1004
- - :c: This is important, and a little hard to understand. English is useful because it's a mess. Since English is a mess, it maps well onto the problem space, which is also a mess, which we call reality. Similarly, Perl was designed to be a mess (though in the nicest of possible ways).
1005
- :a: Larry Wall
1006
-
1007
- - :c: You can have a negative percent chance of succeeding in a task. For example, if you have a -5% chance of succeeding, not only will you fail every time you make an attempt, you will also fail 1 in 20 times that you don't even try.
1008
-
1009
- - :c: Rules are for the obedience of the inexperienced and the guidance of the wise.
1010
-
1011
- - :c: There is a great satisfaction in building good tools for other people to use.
1012
- :a: Freeman Dyson
1013
-
1014
- - :c: Process is no substitute for synaptic activity.
1015
- :a: Jeff DeLuca
1016
-
1017
- - :c: If I have not seen as far as others, it is because giants were standing on my shoulders.
1018
- :a: Hal Abelson
1019
-
1020
- - :c: Every dark corner you haven't explored with your flashlight is full of bugs.
1021
- :a: Kent Beck and Martin Fowler
1022
-
1023
- - :c: Singleton is a misconcept in OOP unless it's used as a misconcepted paradigm for application development.
1024
-
1025
- - :c: Anyone who has a wife and small kids knows that programming belongs to the easy things in life.
1026
-
1027
- - :c: The goal of Computer Science is to build something that will last at least until we've finished building it.
1028
-
1029
- - :c: Good web applications should look like trifle.
1030
- :a: Cal Henderson
1031
-
1032
- - :c: The time machine's software will have a recursive main method.
1033
-
1034
- - :c: Behind Every Successful Coder, there'an even more successful De-Coder to understand that Code.
1035
-
1036
- - :c: In the good old days physicists repeated each other's experiments, just to be sure. Today they stick to FORTRAN, so that they can share each other's programs, bugs included.
1037
- :a: Edsger W. Dijkstra
1038
-
1039
- - :c: Some programmers try to reach higher by standing on other programmers' shoulders. Other programmers try to reach higher by standing on other programmers' toes.
1040
-
1041
- - :c: If our customers wanted a product that worked that way, tell them to purchase a product that works that way.
1042
-
1043
- - :c: It’s hardware that makes a machine fast. It’s software that makes a fast machine slow.
1044
- :a: Craig Bruce
1045
-
1046
- - :c: If you're going to break it, then break it good. Break everything. Get to the very front of the line. Don't like move up a couple of slots. That's pointless.
1047
- :a: Anders Hejlsberg
1048
-
1049
- - :c: There are 10 types of people. Those who can read ternary, those who can't and those who mistake it for binary.
1050
-
1051
- - :c: The whole HTML validation exercise is questionable, but validating as XHTML is flat-out masochism. Only recommended for those that enjoy pain. Or programmers. I can't always tell the difference.
1052
- :a: Jeff Atwood
1053
-
1054
- - :c: You can write software expecting the hardware to be perfect, unfortunately hardware is not perfect and you have to fix it in code.
1055
- :a: W. Giraud
1056
-
1057
- - :c: A well-written program is its own heaven; a poorly-written program is its own hell.
1058
- :a: Tao of Programming
1059
-
1060
- - :c: It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free.
1061
- :a: Steve McConnell
1062
-
1063
- - :c: Perspective is worth 80 I.Q. points
1064
- :a: Alan Kay
1065
-
1066
- - :c: Arrogance in computer science is measured in nano-Dijkstras.
1067
- :a: Alan Kay
1068
-
1069
- - :c: Design bugs are often subtle and occur by evolution with early assumptions being forgotten as new features or uses are added to a system.
1070
- :a: Fernando J. Corbató
1071
-
1072
- - :c: Any sufficiently well-documented lisp program contains an ML program in its comments.
1073
-
1074
- - :c: It compiles. Ship it!
1075
-
1076
- - :c: People who find Wiki-markup too difficult to use and need a WYSIWYG-editor shouldn't be using a Wiki in the first place.
1077
-
1078
- - :c: j++; // increment j
1079
-
1080
- - :c: "One Page Principle: A specification that will not fit on one page of 8.5x11 inch paper cannot be understood."
1081
- :a: Mark Ardis
1082
-
1083
- - :c: Jesus saves but only Buddha makes incremental backups.
1084
-
1085
- - :c: They won't tell you that they don't understand it; they will happily invent their way through the gaps and obscurities.
1086
- :a: V.A. Vyssotsky on software programmers and their views on specifications
1087
-
1088
- - :c: Software with no bugs is obsolete.
1089
-
1090
- - :c: Computer programmers don't byte, they nibble a bit.
1091
-
1092
- - :c: In software, the most beautiful code, the most beautiful functions, and the most beautiful programs are sometimes not there at all.
1093
- :a: Jon Bentley
1094
-
1095
- - :c: If it is worth doing once, it is worth automating...
1096
-
1097
- - :c: Anything that can go wrong, will go wrong.
1098
- :a: Murphy's Law
1099
-
1100
- - :c: Tell me what you need and I'll tell you how to get along without it.
1101
-
1102
- - :c: "The 50-50-90 rule: Anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong."
1103
-
1104
- - :c: The whole point of getting things done is knowing what to leave undone.
1105
- :a: Oswald Chambers
1106
-
1107
- - :c: I'll try to be nicer if you try to be smarter.
1108
- :a: Assaf Nitzan
1109
-
1110
- - :c: When a programming language is created that allows programmers to program in simple English, it will be discovered that programmers cannot speak English.
1111
-
1112
- - :c: One man's constant is another man's variable.
1113
- :a: Alan J. Perlis
1114
-
1115
- - :c: |
1116
- Ready, fire, aim: the fast approach to software development.
1117
- Ready, aim, aim, aim, aim: the slow approach to software development.
1118
-
1119
- - :c: Programmer - an organism that turns coffee into software.
1120
-
1121
- - :c: Though a program be but three lines long, someday it will have to be maintained.
1122
- :a: Tao Of Programming
1123
-
1124
- - :c: Great things are not done by impulse, but by a series of small things brought together.
1125
- :a: Vincent van Gogh
1126
-
1127
- - :c: When it comes to code it never pays to rush.
1128
- :a: Marick's Law
1129
-
1130
- - :c: True glory consists in doing what deserves to be written; in writing what deserves to be read.
1131
- :a: Pliny the Elder
1132
-
1133
- - :c: Don’t fix bugs later; fix them now.
1134
- :a: Steve Maguire
1135
-
1136
- - :c: Blame doesn't fix bugs.
1137
-
1138
- - :c: I will not be a lemming and follow the crowd over the cliff and into the C.
1139
- :a: John Beidler
1140
-
1141
- - :c: The C Programming Language — A language which combines the flexibility of assembly language with the power of assembly language.
1142
-
1143
- - :c: C(++) is a write-only, high-level assembler language.
1144
- :a: Stefan Van Baelen
1145
-
1146
- - :c: As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought.
1147
- :a: Maurice Wilkes
1148
-
1149
- - :c: Any technology that surpasses 50% penetration will never double again (in any number of months).
1150
- :a: Peter Norvig's law
1151
-
1152
- - :c: I’ve finally learned what ‘upward compatible’ means. It means we get to keep all our old mistakes.
1153
- :a: Dennie van Tassel
1154
-
1155
- - :c: What happens in the mind of a fine artist is nothing different from that going on in the mind of an expert coder. Both see and thrive in the quintessential nature of patterns.
1156
- :a: Lawrence Mucheka
1157
-
1158
- - :c: If you don't think you're doing great things, you're probably right.
1159
-
1160
- - :c: Development has two outputs... Code & Bugs
1161
-
1162
- - :c: Errors, like straws, upon the surface flow; He who would search for pearls must dive down below.
1163
- :a: John Dryden
1164
-
1165
- - :c: I think there's a world market for about five computers.
1166
- :a: Thomas J Watson Senior, 1945
1167
-
1168
- - :c: There's more than one way to do it.
1169
- :a: Larry Wall about Perl
1170
-
1171
- - :c: It is often easier to not do something dumb than it is to do something smart.
1172
-
1173
- - :c: Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.
1174
- :a: Jamie Zawinski
1175
-
1176
- - :c: As a rule, software systems do not work well until they have been used, and have failed repeatedly, in real applications.
1177
- :a: Dave Parnas
1178
-
1179
- - :c: The goal is to deliver clean code that works - now.
1180
- :a: Kent Beck
1181
-
1182
- - :c: ...basically, avoid comments. If your code needs a comment to be understood, it would be better to rewrite it so it's easier to understand.
1183
- :a: Rob Pike
1184
-
1185
- - :c: The function of good software is to make the complex appear to be simple.
1186
- :a: Grady Booch
1187
-
1188
- - :c: Intellectuals solve problems; geniuses prevent them.
1189
- :a: Albert Einstein
1190
-
1191
- - :c: If you don't fail at least 90 percent of the time, you're not aiming high enough.
1192
- :a: Alan Kay
1193
-
1194
- - :c: "Web Development is a lot like kickboxing: You have to watch your cookies."
1195
-
1196
- - :c: A programmer that is 10 times better than another will probably be happy making only 3 times as much.
1197
- :a: Paul Graham
1198
-
1199
- - :c: The future will be like the past, because in the past the future was like the past.
1200
- :a: About estimations
1201
-
1202
- - :c: There's a fine line between being on the leading edge and being in the lunatic fringe.
1203
- :a: Frank Armstrong
1204
-
1205
- - :c: Any fool can use a computer. Many do.
1206
- :a: Ted Nelson
1207
-
1208
- - :c: The best thing about a boolean is even if you are wrong, you are only off by a bit.
1209
-
1210
- - :c: There are two ways to write error-free programs; only the third one works.
1211
- :a: Alan J. Perlis
1212
-
1213
- - :c: Computers are getting smarter all the time. Scientists tell us that soon they will be able to talk to us. (And by 'they', I mean 'computers'. I doubt scientists will ever be able to talk to us.)
1214
- :a: Dave Barry
1215
-
1216
- - :c: I think Microsoft named .Net so it wouldn't show up in a Unix directory listing.
1217
- :a: Oktal
1218
-
1219
- - :c: Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.
1220
- :a: Eagleson's Law
1221
-
1222
- - :c: To err is human, but to really foul things up you need a computer.
1223
- :a: Paul Ehrlich
1224
-
1225
- - :c: "Functions delay binding; data structures induce binding. Moral: Structure data late in the programming process."
1226
- :a: Alan J. Perlis
1227
-
1228
- - :c: Syntactic sugar causes cancer of the semicolon.
1229
- :a: Alan J. Perlis
1230
-
1231
- - :c: Every program is a part of some other program and rarely fits.
1232
- :a: Alan J. Perlis
1233
-
1234
- - :c: If a program manipulates a large amount of data, it does so in a small number of ways.
1235
- :a: Alan J. Perlis
1236
-
1237
- - :c: Symmetry is a complexity-reducing concept (co-routines include subroutines); seek it everywhere.
1238
- :a: Alan J. Perlis
1239
-
1240
- - :c: It is easier to write an incorrect program than understand a correct one.
1241
- :a: Alan J. Perlis
1242
-
1243
- - :c: A programming language is low level when its programs require attention to the irrelevant.
1244
- :a: Alan J. Perlis
1245
-
1246
- - :c: It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures.
1247
- :a: Alan J. Perlis
1248
-
1249
- - :c: "Get into a rut early: Do the same process the same way. Accumulate idioms. Standardize. The only difference(!) between Shakespeare and you was the size of his idiom list - not the size of his vocabulary."
1250
- :a: Alan J. Perlis
1251
-
1252
- - :c: If you have a procedure with ten parameters, you probably missed some.
1253
- :a: Alan J. Perlis
1254
-
1255
- - :c: Recursion is the root of computation since it trades description for time.
1256
- :a: Alan J. Perlis
1257
-
1258
- - :c: If two people write exactly the same program, each should be put into microcode and then they certainly won't be the same.
1259
- :a: Alan J. Perlis
1260
-
1261
- - :c: In the long run every program becomes rococo - then rubble.
1262
- :a: Alan J. Perlis
1263
-
1264
- - :c: Everything should be built top-down, except the first time.
1265
- :a: Alan J. Perlis
1266
-
1267
- - :c: "Every program has (at least) two purposes: the one for which it was written, and another for which it wasn't."
1268
- :a: Alan J. Perlis
1269
-
1270
- - :c: If a listener nods his head when you're explaining your program, wake him up.
1271
- :a: Alan J. Perlis
1272
-
1273
- - :c: A program without a loop and a structured variable isn't worth writing.
1274
- :a: Alan J. Perlis
1275
-
1276
- - :c: A language that doesn't affect the way you think about programming, is not worth knowing.
1277
- :a: Alan J. Perlis
1278
-
1279
- - :c: "Wherever there is modularity there is the potential for misunderstanding: Hiding information implies a need to check communication."
1280
- :a: Alan J. Perlis
1281
-
1282
- - :c: Optimization hinders evolution.
1283
- :a: Alan J. Perlis
1284
-
1285
- - :c: A good system can't have a weak command language.
1286
- :a: Alan J. Perlis
1287
-
1288
- - :c: To understand a program you must become both the machine and the program.
1289
- :a: Alan J. Perlis
1290
-
1291
- - :c: Perhaps if we wrote programs from childhood on, as adults we'd be able to read them.
1292
- :a: Alan J. Perlis
1293
-
1294
- - :c: One can only display complex information in the mind. Like seeing, movement or flow or alteration of view is more important than the static picture, no matter how lovely.
1295
- :a: Alan J. Perlis
1296
-
1297
- - :c: There will always be things we wish to say in our programs that in all known languages can only be said poorly.
1298
- :a: Alan J. Perlis
1299
-
1300
- - :c: Once you understand how to write a program get someone else to write it.
1301
- :a: Alan J. Perlis
1302
-
1303
- - :c: Around computers it is difficult to find the correct unit of time to measure progress. Some cathedrals took a century to complete. Can you imagine the grandeur and scope of a program that would take as long?
1304
- :a: Alan J. Perlis
1305
-
1306
- - :c: For systems, the analogue of a face-lift is to add to the control graph an edge that creates a cycle, not just an additional node.
1307
- :a: Alan J. Perlis
1308
-
1309
- - :c: In programming, everything we do is a special case of something more general -- and often we know it too quickly.
1310
- :a: Alan J. Perlis
1311
-
1312
- - :c: Simplicity does not precede complexity, but follows it.
1313
- :a: Alan J. Perlis
1314
-
1315
- - :c: Programmers are not to be measured by their ingenuity and their logic but by the completeness of their case analysis.
1316
- :a: Alan J. Perlis
1317
-
1318
- - :c: |
1319
- The eleventh commandment was "Thou Shalt Compute" or "Thou Shalt Not Compute" - I forget which.
1320
- :a: Alan J. Perlis
1321
-
1322
- - :c: The string is a stark data structure and everywhere it is passed there is much duplication of process. It is a perfect vehicle for hiding information.
1323
- :a: Alan J. Perlis
1324
-
1325
- - :c: |
1326
- Everyone can be taught to sculpt: Michelangelo would have had to be taught not to. So it is with great programmers.
1327
- :a: Alan J. Perlis
1328
-
1329
- - :c: The use of a program to prove the 4-color theorem will not change mathematics - it merely demonstrates that the theorem, a challenge for a century, is probably not important to mathematics.
1330
- :a: Alan J. Perlis
1331
-
1332
- - :c: The most important computer is the one that rages in our skulls and ever seeks that satisfactory external emulator. The standarization of real computers would be a disaster - and so it probably won't happen.
1333
- :a: Alan J. Perlis
1334
-
1335
- - :c: Structured Programming supports the law of the excluded muddle.
1336
- :a: Alan J. Perlis
1337
-
1338
- - :c: "Re graphics: A picture is worth 10K words - but only those to describe the picture. Hardly any sets of 10K words can be adequately described with pictures."
1339
- :a: Alan J. Perlis
1340
-
1341
- - :c: Some programming languages manage to absorb change, but withstand progress.
1342
- :a: Alan J. Perlis
1343
-
1344
- - :c: You can measure a programmer's perspective by noting his attitude on the continuing vitality of FORTRAN.
1345
- :a: Alan J. Perlis
1346
-
1347
- - :c: In software systems, it is often the early bird that makes the worm.
1348
- :a: Alan J. Perlis
1349
-
1350
- - :c: Sometimes I think the only universal in the computing field is the fetch-execute cycle.
1351
- :a: Alan J. Perlis
1352
-
1353
- - :c: The goal of computation is the emulation of our synthetic abilities, not the understanding of our analytic ones.
1354
- :a: Alan J. Perlis
1355
-
1356
- - :c: Like punning, programming is a play on words.
1357
- :a: Alan J. Perlis
1358
-
1359
- - :c: |
1360
- As Will Rogers would have said, "There is no such thing as a free variable."
1361
- :a: Alan J. Perlis
1362
-
1363
- - :c: |
1364
- The best book on programming for the layman is "Alice in Wonderland"; but that's because it's the best book on anything for the layman.
1365
- :a: Alan J. Perlis
1366
-
1367
- - :c: |
1368
- Giving up on assembly language was the apple in our Garden of Eden: Languages whose use squanders machine cycles are sinful. The LISP machine now permits LISP programmers to abandon bra and fig-leaf.
1369
- :a: Alan J. Perlis
1370
-
1371
- - :c: When we understand knowledge-based systems, it will be as before -- except our fingertips will have been singed.
1372
- :a: Alan J. Perlis
1373
-
1374
- - :c: Bringing computers into the home won't change either one, but may revitalize the corner saloon.
1375
- :a: Alan J. Perlis
1376
-
1377
- - :c: Systems have sub-systems and sub-systems have sub- systems and so on ad infinitum - which is why we're always starting over.
1378
- :a: Alan J. Perlis
1379
-
1380
- - :c: So many good ideas are never heard from again once they embark in a voyage on the semantic gulf.
1381
- :a: Alan J. Perlis
1382
-
1383
- - :c: Beware of the Turing tar-pit in which everything is possible but nothing of interest is easy.
1384
- :a: Alan J. Perlis
1385
-
1386
- - :c: A LISP programmer knows the value of everything, but the cost of nothing.
1387
- :a: Alan J. Perlis
1388
-
1389
- - :c: Software is under a constant tension. Being symbolic it is arbitrarily perfectible; but also it is arbitrarily changeable.
1390
- :a: Alan J. Perlis
1391
-
1392
- - :c: It is easier to change the specification to fit the program than vice versa.
1393
- :a: Alan J. Perlis
1394
-
1395
- - :c: Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it.
1396
- :a: Alan J. Perlis
1397
-
1398
- - :c: In English every word can be verbed. Would that it were so in our programming languages.
1399
- :a: Alan J. Perlis
1400
-
1401
- - :c: In seeking the unattainable, simplicity only gets in the way.
1402
- :a: Alan J. Perlis
1403
-
1404
- - :c: In programming, as in everything else, to be in error is to be reborn.
1405
- :a: Alan J. Perlis
1406
-
1407
- - :c: In computing, invariants are ephemeral.
1408
- :a: Alan J. Perlis
1409
-
1410
- - :c: |
1411
- When we write programs that "learn", it turns out that we do and they don't.
1412
- :a: Alan J. Perlis
1413
-
1414
- - :c: |
1415
- Often it is the means that justify the ends: Goals advance technique and technique survives even when goal structures crumble.
1416
- :a: Alan J. Perlis
1417
-
1418
- - :c: |
1419
- Make no mistake about it: Computers process numbers - not symbols. We measure our understanding (and control) by the extent to which we can arithmetize an activity.
1420
- :a: Alan J. Perlis
1421
-
1422
- - :c: Making something variable is easy. Controlling duration of constancy is the trick.
1423
- :a: Alan J. Perlis
1424
-
1425
- - :c: |
1426
- Think of all the psychic energy expended in seeking a fundamental distinction between "algorithm" and "program".
1427
- :a: Alan J. Perlis
1428
-
1429
- - :c: If we believe in data structures, we must believe in independent (hence simultaneous) processing. For why else would we collect items within a structure? Why do we tolerate languages that give us the one without the other?
1430
- :a: Alan J. Perlis
1431
-
1432
- - :c: In a 5 year period we get one superb programming language. Only we can't control when the 5 year period will be.
1433
- :a: Alan J. Perlis
1434
-
1435
- - :c: Over the centuries the Indians developed sign language for communicating phenomena of interest. Programmers from different tribes (FORTRAN, LISP, ALGOL, SNOBOL, etc.) could use one that doesn't require them to carry a blackboard on their ponies.
1436
- :a: Alan J. Perlis
1437
-
1438
- - :c: "Documentation is like term insurance: It satisfies because almost no one who subscribes to it depends on its benefits."
1439
- :a: Alan J. Perlis
1440
-
1441
- - :c: An adequate bootstrap is a contradiction in terms.
1442
- :a: Alan J. Perlis
1443
-
1444
- - :c: "It is not a language's weakness but its strengths that control the gradient of its change: Alas, a language never escapes its embryonic sac."
1445
- :a: Alan J. Perlis
1446
-
1447
- - :c: "Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to see it as a soap bubble?"
1448
- :a: Alan J. Perlis
1449
-
1450
- - :c: "Because of its vitality, the computing field is always in desperate need of new cliches: Banality soothes our nerves."
1451
- :a: Alan J. Perlis
1452
-
1453
- - :c: It is the user who should parameterize procedures, not their creators.
1454
- :a: Alan J. Perlis
1455
-
1456
- - :c: "The cybernetic exchange between man, computer and algorithm is like a game of musical chairs: The frantic search for balance always leaves one of the three standing ill at ease."
1457
- :a: Alan J. Perlis
1458
-
1459
- - :c: If your computer speaks English, it was probably made in Japan.
1460
- :a: Alan J. Perlis
1461
-
1462
- - :c: A year spent in artificial intelligence is enough to make one believe in God.
1463
- :a: Alan J. Perlis
1464
-
1465
- - :c: Prolonged contact with the computer turns mathematicians into clerks and vice versa.
1466
- :a: Alan J. Perlis
1467
-
1468
- - :c: |
1469
- In computing, turning the obvious into the useful is a living definition of the word "frustration".
1470
- :a: Alan J. Perlis
1471
-
1472
- - :c: "We are on the verge: Today our program proved Fermat's next-to-last theorem."
1473
- :a: Alan J. Perlis
1474
-
1475
- - :c: What is the difference between a Turing machine and the modern computer? It's the same as that between Hillary's ascent of Everest and the establishment of a Hilton hotel on its peak.
1476
- :a: Alan J. Perlis
1477
-
1478
- - :c: "Motto for a research laboratory: What we work on today, others will first think of tomorrow."
1479
- :a: Alan J. Perlis
1480
-
1481
- - :c: Though the Chinese should adore APL, it's FORTRAN they put their money on.
1482
- :a: Alan J. Perlis
1483
-
1484
- - :c: We kid ourselves if we think that the ratio of procedure to data in an active data-base system can be made arbitrarily small or even kept small.
1485
- :a: Alan J. Perlis
1486
-
1487
- - :c: We have the mini and the micro computer. In what semantic niche would the pico computer fall?
1488
- :a: Alan J. Perlis
1489
-
1490
- - :c: It is not the computer's fault that Maxwell's equations are not adequate to design the electric motor.
1491
- :a: Alan J. Perlis
1492
-
1493
- - :c: One does not learn computing by using a hand calculator, but one can forget arithmetic.
1494
- :a: Alan J. Perlis
1495
-
1496
- - :c: Computation has made the tree flower.
1497
- :a: Alan J. Perlis
1498
-
1499
- - :c: The computer reminds one of Lon Chaney -- it is the machine of a thousand faces.
1500
- :a: Alan J. Perlis
1501
-
1502
- - :c: "The computer is the ultimate polluter: its feces are indistinguish- able from the food it produces."
1503
- :a: Alan J. Perlis
1504
-
1505
- - :c: |
1506
- When someone says "I want a programming language in which I need only say what I wish done," give him a lollipop.
1507
- :a: Alan J. Perlis
1508
-
1509
- - :c: "Interfaces keep things tidy, but don't accelerate growth: Functions do."
1510
- :a: Alan J. Perlis
1511
-
1512
- - :c: Don't have good ideas if you aren't willing to be responsible for them.
1513
- :a: Alan J. Perlis
1514
-
1515
- - :c: Computers don't introduce order anywhere as much as they expose opportunities.
1516
- :a: Alan J. Perlis
1517
-
1518
- - :c: When a professor insists computer science is X but not Y, have compassion for his graduate students.
1519
- :a: Alan J. Perlis
1520
-
1521
- - :c: In computing, the mean time to failure keeps getting shorter.
1522
- :a: Alan J. Perlis
1523
-
1524
- - :c: "In man-machine symbiosis, it is man who must adjust: The machines can't."
1525
- :a: Alan J. Perlis
1526
-
1527
- - :c: We will never run out of things to program as long as there is a single program around.
1528
- :a: Alan J. Perlis
1529
-
1530
- - :c: "Dealing with failure is easy: Work hard to improve. Success is also easy to handle: You've solved the wrong problem. Work hard to improve."
1531
- :a: Alan J. Perlis
1532
-
1533
- - :c: One can't proceed from the informal to the formal by formal means.
1534
- :a: Alan J. Perlis
1535
-
1536
- - :c: Purely applicative languages are poorly applicable.
1537
- :a: Alan J. Perlis
1538
-
1539
- - :c: The proof of a system's value is its existence.
1540
- :a: Alan J. Perlis
1541
-
1542
- - :c: You can't communicate complexity, only an awareness of it.
1543
- :a: Alan J. Perlis
1544
-
1545
- - :c: It's difficult to extract sense from strings, but they're the only communication coin we can count on.
1546
- :a: Alan J. Perlis
1547
-
1548
- - :c: "The debate rages on: is PL/I Bachtrian or Dromedary?"
1549
- :a: Alan J. Perlis
1550
-
1551
- - :c: Whenever two programmers meet to criticize their programs, both are silent.
1552
- :a: Alan J. Perlis
1553
-
1554
- - :c: Think of it! With VLSI we can pack 100 ENIACS in 1 sq. cm.
1555
- :a: Alan J. Perlis
1556
-
1557
- - :c: Editing is a rewording activity.
1558
- :a: Alan J. Perlis
1559
-
1560
- - :c: Why did the Roman Empire collapse? What is Latin for office automation?
1561
- :a: Alan J. Perlis
1562
-
1563
- - :c: Computer Science is embarrassed by the computer.
1564
- :a: Alan J. Perlis
1565
-
1566
- - :c: The only constructive theory connecting neuroscience and psychology will arise from the study of software.
1567
- :a: Alan J. Perlis
1568
-
1569
- - :c: Within a computer natural language is unnatural.
1570
- :a: Alan J. Perlis
1571
-
1572
- - :c: Most people find the concept of programming obvious, but the doing impossible.
1573
- :a: Alan J. Perlis
1574
-
1575
- - :c: You think you know when you can learn, are more sure when you can write, even more when you can teach, but certain when you can program.
1576
- :a: Alan J. Perlis
1577
-
1578
- - :c: It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?
1579
- :a: Alan J. Perlis
1580
-
1581
- - :c: If you can imagine a society in which the computer - robot is the only menial, you can imagine anything.
1582
- :a: Alan J. Perlis
1583
-
1584
- - :c: Programming is an unnatural act.
1585
- :a: Alan J. Perlis
1586
-
1587
- - :c: Adapting old programs to fit new machines usually means adapting new machines to behave like old ones.
1588
- :a: Alan J. Perlis
1589
-
1590
- - :c: Sometimes, the elegant implementation is just a function. Not a method. Not a class. Not a framework. Just a function.
1591
- :a: John Carmack
1592
-
1593
- - :c: "The only valid measurement of code quality: WTFs / minute"
1594
- :a: Thom Holwerda
1595
-
1596
- - :c: Whatever code we hack, be it programming language, poetic language, math or music, curves or colourings, we create the possibility of new things entering the world. Not always great things, or even good things, but new things.
1597
- :a: |
1598
- McKenzie Wark in "A hacker Manifesto":02
1599
-
1600
- - :c: There is no programming language, no matter how structured, that will prevent programmers from making bad programs.
1601
- :a: Larry Flon
1602
-
1603
- - :c: |
1604
- The Floppy Disk Icon means "save" for a whole generation of people who have never seen one.
1605
- :a: Scott Hanselman
1606
-
1607
- - :c: "The three chief virtues of a programmer are: Laziness, Impatience and Hubris."
1608
- :a: Larry Wall
1609
-
1610
- - :c: The bearing of a child takes nine months, no matter how many women are assigned. Many software tasks have this characteristic because of the sequential nature of debugging.
1611
- :a: Fred Brooks
1612
-
1613
- - :c: If it works, leave it alone — there's no need to understand it. If it fails, try to fix it — there's no time to understand it.
1614
- :a: Bill Pfeifer
1615
-
1616
- - :c: Remember, a great way to avoid broken code is to have less of it. The code that you never write will work forever.
1617
- :a: Russ Olsen
1618
-
1619
- - :c: Test driven development is like eating watermelon. Slice it up and work in sections at a time; eat all the red until all you have left is green.
1620
- :a: Terry L Thompson
1621
-