Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Python is better than Perl6

Name: Anonymous 2011-01-23 7:35

Python is better than Perl Six! Read this delightful article from a PROFESSIONAL GOOGLE SOFTWARE ENGINEER.

http://everythingsysadmin.com/2011/01/python-is-better-than-perl6.html

Name: Anonymous 2011-01-25 10:55

That guy uses faggotish  ":-)" smiles. He think that it's ok to write "backk".

What I like about Python is: There's one way to do things.

IHBT. Compare [lick(x) for x in myanus] and map(lick, myanus) for starters.


No interpolation of strings. If you want to format something, there is a great formatting system which is highly optimized.

Python 2 has awesome % operator. Python 3 - not so much.

Unicode support is really good, and in Python3 is the defau
Ok, I lolled.

Immutable data types. At first I was confused. "What do you mean I can't edit a string? I have to change it while copying it?" Oh, now I understand! This simplifies so many other things and permits optimizers to really dig into your code. Cool.

I also love to convert string to list just to perform modifications with normal speed.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List