Ver Mensaje Individual
  #13  
Antiguo 18-09-2012
Avatar de mamcx
mamcx mamcx is offline
Moderador
 
Registrado: sep 2004
Ubicación: Medellín - Colombia
Posts: 3.911
Reputación: 25
mamcx Tiene un aura espectacularmamcx Tiene un aura espectacularmamcx Tiene un aura espectacular
Lo unico que se me ocurre, con python:

Código PHP:
Python 2.7.1 (r271:86832Jun 16 201116:59:05
[
GCC 4.2.1 (Based on Apple Incbuild 5658) (LLVM build 2335.15.00)] on darwin
Type 
"help""copyright""credits" or "license" for more information.
>>> 
import this
The Zen of Python
by Tim Peters

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 *rightnow.
If 
the implementation is hard to explainit's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let'
do more of those
__________________
El malabarista.
Responder Con Cita