10 Things Every Java Programmer Should Know About Ruby | [ Prev | Home | Next ] |
One of the big attractions of Java over C++ was the dynamic features of the language. You could easily load classes at run time, query objects about their classes and methods, and even call methods discovered at runtime.
O'REILLY® OSCON 2005 | Copyright 2005 by Jim Weirich (All Rights Reserved) |