There's more than one way to do it
From Wikipedia, the free encyclopedia
(Redirected from There is more than one way to do it)
There's more than one way to do it (TMTOWTDI or TIMTOWTDI, pronounced "Tim Toady") is a Perl motto. The language was designed with this idea in mind, so that it "doesn't try to tell the programmer how to program". This makes it easy to write extremely messy programs, but, as proponents of this motto argue, it also makes it easy to write beautiful and concise ones.[citation needed]
Notably, the Zen of Python has a principle which is the exact opposite of TIMTOWTDI: "There should be one—and preferably only one—obvious way to do it."
[edit] External links
- Perl, the first postmodern computer language by Larry Wall
- There Is More Than One Way To Do It on the WikiWikiWeb

