Hacker News new | ask | show | jobs
by shortlived 5657 days ago
I was learning Java at work but also picked up Ruby on the side to do some scripting work at the same job. Through Ruby I learned truly about first class functions, closures, etc and then took that knowledge over to Java. I also highly recommend the first edition of the Ruby "pick axe" book. It is a great OOP book.