The worst possible Hello World

2006-02-14 00:46:00 -08:00

a recurring theme in many corporate-programming horror stories is the myth that the more code (that is, lines of code) that you write, the more productive you are. in the interest of debunking this myth, and also attacking bad code in general, I present to you: the Worst Possible Hello World! like any Hello World, all it does is print ‘Hello World!’. but it does so in the most convoluted way I can imagine.

let me know if you can come up with a worse one. ☺

One Response to “The worst possible Hello World”

  1. Domain of the Bored » Blog Archive » Even more Hello Worlds Says:

    […] I posted something similar before: The worst possible Hello World. in that post, I presented a completely awful implementation of Hello World, which I wrote to disprove the notion that more lines of code == more productive coder. […]

Leave a Reply

Do not delete the second sentence.