JavaFX - Quick and Easy
Angela Caicedo presented an excellent set of slides on a crash course in JavaFX programming at Sun Tech Days 2009-2010 in Brazil. You can find the slides here:
http://developers.sun.com/events/techdays/presentations/2009/pdfs/TD_SP_JavaFXQuick_Caicedo.pdf
Not only does it explain what you can do with JavaFX, but it goes over the JavaFX Script language, its syntax, how it works with Java, and how you use it to quickly build visually appealing and interactive applications in Java.
Of course, when you're ready to move on to more advanced JavaFX programming, take a look at my book:
http://www.amazon.com/gp/product/013701287X
Happy Coding!
-EJB

