Creating simple data classes in Java traditionally required substantial boilerplate code. Consider how we would represent Java’s mascots, Duke and Juggy: public class JavaMascot { private final String ...
Hybridizing Java sounds sexy but learning ActionScript … not so much. In this two-part article, Chet Haase gets you started toward the Great Migration, with a Java developer’s perspective on what’s ...