When the specification is defined by the program, it cannot have bugs.
The Tao of Programming (1987)
11–20 of 60 posts
Re: The Tao of Programming (1987)
#12> True, sometimes there are difficult problems. I see them coming, I slow down, I watch silently. Then I change a single line of code and the difficulties vanish like puffs of idle smoke.
I've started to debug like this. Sure, I also actively debug by adding print statements and manipulating my code. But there's something to be said about just thinking and waiting for the answer.
Re: The Tao of Programming (1987)
#13> The Tao gave birth to machine language. Machine language gave birth to the assembler. The assembler gave birth to the compiler. Now there are ten thousand languages. Heh, nothing changed.
> But do not program in COBOL if you can avoid it.
Re: The Tao of Programming (1987)
#14. http://www.catb.org/jargon/html/story-of-mel.html .
Re: The Tao of Programming (1987)
#15Re: The Tao of Programming (1987)
#16Ha! I first came across this verse (7.2) early in my career, circa 2001 or so, and it always stuck with me. > 7.2 In the East there is a shark which is larger than all other fish. It changes into a bird whose wings are like clouds filling the sky. When this bird moves across the land, it brings a message from Corporate Headquarters. This message it drops into the midst of the programmers, like a seagull making its ma…
Re: The Tao of Programming (1987)
#17Re: The Tao of Programming (1987)
#18nice, I haven't seen this in years. I really laughed at the bit about 'structured programming.' As it turns out, long ago, structured programming was a thing.
Re: The Tao of Programming (1987)
#19Spelling as plot device, so underrated.