Wednesday 17 September 2008
Ruby For a Python Programmer
By Maxime Biais, Wednesday 17 September 2008 at 14:54 :: Python
I'm looking for a website comparing Ruby and Python idioms. I'm a Python programmer and I always use the same idioms to write programs (list and dict comprehension, loops on slices, ...). I found a good resource that describes some similarities and differences between Ruby and Python but I didn't find any idioms list in Ruby, so if you know one or if you are a Ruby programmer, please post a comment.



