For faster navigation, this Iframe is preloading the Wikiwand page for 어떤 일을 하는 데에는 하나 이상의 길이 있다.

어떤 일을 하는 데에는 하나 이상의 길이 있다

어떤 일을 하는 데에는 하나 이상의 길이 있다(There's more than one way to do it, TMTOWTDI 또는 TIMTOWTDI)는 프로그래밍의 좌우명이다. 이 언어는 프로그래머에게 어떻게 프로그래밍하라고 이야기하지 않으려는 개념에서 설계되었다. 이 철학은 다음과 같은 간결한 문들을 작성하기 쉽게 만들어준다.

print if 1..3 or /match/

더 전통적인 방법은 다음과 같다.

if (1..3 or /match/) { print }

더 장황한 표현은 다음과 같다.

use English;
if ($INPUT_LINE_NUMBER >= 1 and $INPUT_LINE_NUMBER <= 3 or $ARG =~ m/match/) {
    print $ARG;
}

이 좌우명은 펄 커뮤니티에서 매우 자주 논의되어 왔으며, "어떤 일을 하는 데에는 하나 이상의 길이 있지만 가끔은 일관성도 나쁜 것이 아니다"(There’s more than one way to do it, but sometimes consistency is not a bad thing either, TIMTOWTDIBSCINABTE - Tim Toady Bicarbonate)로 확장되기도 했다.[1]

반면 파이썬의 철학은 "어떤 일을 하는 데에는 오직 하나의 길만이 있다"(There should be one-- and preferably only one --obvious way to do it)이다.[2]

같이 보기

[편집]
  • 확장 가능한 프로그래밍
  • 중복배제
  • 아마 필요 없을 거야(You aren't gonna need it)

각주

[편집]
  1. “Can EPO (or TPF) tame TIMTOWTDI?”. dev411.com. 2009년 1월 24일. 2012년 6월 25일에 원본 문서에서 보존된 문서. 2015년 9월 13일에 확인함. 
  2. PEP 20 -- The Zen of Python

외부 링크

[편집]
{{bottomLinkPreText}} {{bottomLinkText}}
어떤 일을 하는 데에는 하나 이상의 길이 있다
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?