https://en.wikipedia.org/wiki/Betteridge%27s_law_of_headline...
Is Programming Poetry?
31–40 of 54 posts
Re: Is Programming Poetry?
#32map or filter procedures in Scheme or Haskell (written in terms of fold) are worth to be framed and posted on a wall.)
Re: Is Programming Poetry?
#33William Carlos Williams
On poems as machines made out of words
"To make two bold statements: There's nothing sentimental about a machine, and: A poem is a small (or large) machine made out of words. When I say there's nothing sentimental about a poem, I mean that there can be no part that is redundant.
Prose may carry a load of ill-defined matter like a ship. But poetry is a machine which drives it, pruned to a perfect economy. As in all machines, its movement is intrinsic, undulant, a physical more than a literary character."
Re: Is Programming Poetry?
#34Now that is inspirational.
I've managed to spend my software development career mostly writing programs that I feel are meaningful and useful, and I'm very thankful for that. But nothing I've written is going to last more than 10 or 20 years. I would love to produce an artifact that lasts centuries some day.
So far, discounting stuff that only lives because of some legacy hardware system, we've got maybe LINPACK and... what else?
Re: Is Programming Poetry?
#35Re: Is Programming Poetry?
#36> Think about the greatest, most beautiful cathedrals in Europe. Some of them took more than 500 years to build. Can you imagine the grandeur and scope of the computer programs we will build over the next 500 years? Now that is inspirational. I've managed to spend my software development career mostly writing programs that I feel are meaningful and useful, and I'm very thankful for that. But nothing I've written is g…
Re: Is Programming Poetry?
#37> Think about the greatest, most beautiful cathedrals in Europe. Some of them took more than 500 years to build. Can you imagine the grandeur and scope of the computer programs we will build over the next 500 years? Now that is inspirational. I've managed to spend my software development career mostly writing programs that I feel are meaningful and useful, and I'm very thankful for that. But nothing I've written is g…
Re: Is Programming Poetry?
#38Re: Is Programming Poetry?
#39ps: among the APL examples from the article, I'd add most of the IOCCC submissions.
Re: Is Programming Poetry?
#40Much of this thread is a dismaying example of responding only to the title. Titles are the bikesheds of HN. This is an article about learning programming from Alan Perlis in 1983—a rich topic. "Is programming poetry?" was obviously not meant to be taken literally: the subtitle is "yes and no" and the text makes clear that Perlis was being provocative. The article deserves deeper attention than this. It's about learni…