by Jonathan Fuerth and Dan Fraser
by Dan Allen and Andrew Lee Rubinger
For many, development of enterprise Java has long been an arduous undertaking. We're of the opinion that application programmers should be free to focus on their business logic only. In this session, we'll start from scratch: • What makes us most productive? • What tasks should we be programming; more importantly, what shouldn't we? • What is a component model, and what does it buy us? • How is this stuff usable in the real world? We'll discuss how testing relates to the features of the Java EE 6 stack. By the end, we'll have introduced a pair of simple and powerful frameworks that render the testing of real enterprise components as natural as calling "add" on a CS101 Calculator.java.
by Martin Gunnarsson and Pär Sikö
Many JavaFX presentations focus on what the code looks like and how the language works, but they rarely show how to actually get started. JavaFX is said to be both designer and developer friendly but how do you get the designers involved?
In this presentation we'll show what a typical JavaFX workflow may look like, starting with a fresh installation of the JavaFX Production Suite and Adbobe Photoshop, and going all the way to a complete application.