Sunday, July 31, 2011

I like Python philosophy

I like Python's philosophy. Especially this one, my favorite: "There should be one - and preferably only one - obvious way to do it".

I also like these: "Explicit is better than implicit", "Readability counts", "If the implementation is hard to explain, it's a bad idea".

More Python philosophy: http://c2.com/cgi/wiki?PythonPhilosophy

No comments: