티스토리 뷰

Software/Python

파이썬(Python) 철학

BetterOurLife 2018. 9. 21. 21:46

Python은 Perl, Ruby, Scheme, Java에 필적하는 명확하고 강력한 object-oriented 프로그래밍 언어라고 합니다.

파이썬 철학에 대해서는 생각해본 적이 없었는데, 오늘 우연히 알게 되었습니다.

그동안 단순하고 반복적인 문자열 처리와 라즈베리파이를 접하면서 살짝 맛본 정도라고 할까요. ^^;

파이썬 실행후 import this를 입력하니, 와우~ 이런 문장들이 나타났습니다.

'Now is better than never. Although never is often better than *right* now.' 문장이 눈에 띄네요.

아무것도 안하는 것보단 지금 도전해 보는 것이 낫겠죠. 우리의 삶도 비슷한것 같습니다.


파이썬 다운로드 및 관련 정보는 아래 링크에서 확인해 볼 수 있습니다.

https://www.python.org


공부해야할 것들이 쌓여만 가네요.


Beautiful is better than ugly.


Explicit is better than implicit.


Simple is better than complex.


Complex is better than complicated.


Flat is better than nested.


Sparse is better than dense.


Readability counts.


Special cases aren't special enough to break the rules.


Although practicality beats purity.


Errors should never pass silently.


Unless explicitly silenced.


In the face of ambiguity, refuse the temptation to guess.


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


Although that way may not be obvious at first unless you're Dutch.


Now is better than never.


Although never is often better than *right* now.


If the implementation is hard to explain, it's a bad idea.


If the implementation is easy to explain, it may be a good idea.


Namespaces are one honking great idea -- let's do more of those!



'Software > Python' 카테고리의 다른 글

파이썬(Python) 시작하기  (0) 2018.10.03
댓글
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/11   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
글 보관함