Syntactic Confectionery Delight | |
PerlMonks |
Re^2: Perl vs. Python: Looking at the Codeby MonkOfAnotherSect (Sexton) |
on Sep 02, 2005 at 04:53 UTC ( [id://488551]=note: print w/replies, xml ) | Need Help?? |
*delurk* This really isn't the place for anything vaguely indepth, but:
There's also a slight whiff of Java about when I code in Python
In particular, it feels too far removed from closures. Regarding print, if you're using lots of prints terminating in commas, your code probably isn't very Pythonic...(trailing comma is likely to be removed in 3.0) Variable interpolation is as painful as C's (though you can use string.template for interpolation closer to Perl's) Anyway, have fun with Ruby ;-) *relurk*
In Section
Meditations
|
|