Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. This quiz will cover its basic syntax and some basic programs.
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 just take ...