Fifteen Minutes or Less with Robert Eckstein – Learning JavaFX
Join Sun Microsystems’ Robert Eckstein as he teaches you the fundamentals of the new JavaFX programming language, all in fifteen minutes or less!
Join Sun Microsystems’ Robert Eckstein as he teaches you the fundamentals of the new JavaFX programming language, all in fifteen minutes or less!
When programming, we need a way to break up our thoughts of what we want the program to do. To do this, we use methods, or what we call in some other languages functions or subroutines. http://www.javaomatic.com/javalesson6.html
The Java programming language provides numerous features to support the construction of large programs, but could do more to reduce JAR hell and simplify application packaging. The majority of this Devoxx keynote will describe how modular programs can address these issues, and how Java language and VM features can be …
Complex Event Processing (CEP) enables enterprises to achieve agile business processes through intelligent correlation of seemingly unrelated events. In this presentation, Chief Information Officer Max Yankelevich of Freedom Open Source Solutions walks attendees through a practical case study of a large Trust/Wealth Management Institution and demonstrates how CEP helped solve …
When a portlet form is submitted, all the other portlets on the same portal page are forced to redraw themselves. In this presentation, filmed at the recent JSFOne Conference, Neil Griffin shows you how ICEfaces Direct-to-DOM rendering provides a cure for this disruptive end-user experience, and how ICEfaces Ajax Push …
In this presentation, filmed at EclipseWorld 2008, CodeGear Architect Ravi Kumar teaches another approach: application-driven development using the Application Factories model. This model lets you and your team produce and consume pre-built application modules to quick-start applications, communicate intent, capture instructions and recommendations and point to resources—all in a single, …