JavaFX Scripts: From Takeoff to Cruising Altitude
A high paced overview of the benefits of JavaFX. Reviews migration from Swing
to JavaFX
and
highlights how JavaFX can integrate with Groovy and a host of other JVM
based languages.
Click here to download this presentation. Supplemental materials available here
Author: Matthew J. McCullough
Survey of Open Source
Open Source is changing the landscape of software development and the acquisition andplacement of talent for recruiting agencies. This presentation gives an overview of the Open
Source Software landscape, and enhances your OSS vocabulary to enable effective
communication with top OSS talent.
Click here to download this presentation. Click here to download this handout.
Author: Matthew J. McCullough
Wicket 101
Wicket is a mature web framework that steers clear of the XML nightmare that other frameworks
have devolved into while maintaining an MVC model that mirrors that of Swing on the Java
Desktop. We'll quickly review the framework and create up a demo application using the Maven
archetype capabilities of Wicket, then running it using the Jetty container as a Maven plugin.
Click here to download this presentation
Author: Matthew J. McCullough