This site is rarely updated. benbrophy.com is more up-to-date. - Ben
Ruby Corrections
More from the inbox. Michael Han said:
Similar to what Steve wrote about Python, Ruby is
- also an interpreted scripting language
- features an interpreted shell (irb)
- got mod_ruby for apache
- purely object based (not like python)
- has a Java version (JRuby and Groovy)
- got tons of web frameworks (Borges/Rails/cerise/...)
- not to forget Japanese language support ;-)
See this is going to be my new way to learn. Just state ill-informed opinions on this blog, then wait for smarter people to correct me. It's working pretty well this week.