PHP 1, Ruby 0: CSV processing

Posted on April 19, 2015

I’ve recently jumped head first into the world of Ruby. Overall, I really like the language; some concepts are a bit weird at first, but they make sense and are quite useful. When it comes to CSV processing, however, Ruby completely falls apart, and PHP shines through. Let’s explore!

(more…)