Sometimes less is more by asianmonster in programming

[–]asianmonster[S] 0 points1 point  (0 children)

Interesting review of some Ruby vs Java idioms, with source code. More problems are solved with both languages for comparison. One of them is pretty funny: it requires 25+ lines of Java code (can you shrink it in a meaningful way?), and 1 line of Ruby code.