News

Dynamic languages, most notably Python, are establishing themselves in the enterprise like never before. CIOs should weigh the benefits and drawbacks of Python carefully--and consider that their ...
Ruby: A Study in Hashes All Over the Freaking Place As with many dynamic languages, early (for some definition of “early”) implementations of Ruby used hash tables all over the place. Let’s ...