TIMTOWTDI: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
(Create page. Sources: linked pages, perl wiki https://perl.fandom.com/wiki/TIMTOWTDI, python webpage https://www.python.org/dev/peps/pep-0020/)
 
imported>Doug Williamson
(Add link.)
 
Line 21: Line 21:
* [[BAME]]
* [[BAME]]
* [[Board of directors]]
* [[Board of directors]]
* [[Code]]
* [[Competition]]
* [[Competition]]
* [[Corporate governance]]
* [[Corporate governance]]

Latest revision as of 12:43, 25 September 2022

1. Information technology - coding.

Acronym for There Is More Than One Way To Do It, pronounced "Tim Toady".

A fundamental precept of the Perl programming language.

Often contrasted with the approach of the Python language:

"There should be one - and preferably only one - obvious way to do it."


2.

Similarly open and flexible approaches in other fields, including equifinality.


See also