어떤 일을 하는 데에는 하나 이상의 길이 있다: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
새 문서: '''어떤 일을 하는 데에는 하나 이상의 길이 있다'''(There's more than one way to do it, TMTOWTDI 또는 TIMTOWTDI)는 프로그래밍의 좌우명이다. 이...
 
TedBot (토론 | 기여)
잔글 봇: 틀 이름 및 스타일 정리
14번째 줄:
</syntaxhighlight>
 
이 좌우명은 펄 커뮤니티에서 매우 자주 논의되어 왔으며, "어떤 일을 하는 데에는 하나 이상의 길이 있지만 가끔은 일관성도 나쁜 것이 아니다"(There’s more than one way to do it, but sometimes consistency is not a bad thing either, TIMTOWTDIBSCINABTE - Tim Toady Bicarbonate)로 확장되기도 했다.<ref>{{cite web인용| url=http://www.dev411.com/blog/2009/01/24/can-epo-or-tpf-tame-timtowtdi | title=Can EPO (or TPF) tame TIMTOWTDI? | publisher=dev411.com | date=2009-01-24}}</ref>
 
반면 파이썬의 철학은 "어떤 일을 하는 데에는 오직 하나의 길만이 있다"(There should be one-- and preferably only one --obvious way to do it)이다.<ref>[https://www.python.org/dev/peps/pep-0020/ PEP 20 -- The Zen of Python]</ref>