martes, 3 de marzo de 2009

Aprendiendo JavaFX

JavaFX es la nueva plataforma de Sun para la creación de aplicaciones RIA (Rich Internet Application) y que además se integra facilmente con JavaME.

Su desarrollo se realiza mediante un nuevo lenguaje llamado JavaFX Script que permite utilizar además de las librerías Java, nuevas librerías para la gestión de gráficos, media y servicios web.

Aquí teneis un conjunto de enlaces para empezar :)

Sitio Central de JavaFXhttp://javafx.com/
Tutorial de Sun
Developing JavaFX applications with Eclipse - Tutorial
Introduction to JavaFX Script
Jump into JavaFX, Part 1: JavaFX Preview SDK
Jump into JavaFX, Part 2: JavaFX Script
Jump into JavaFX, Part 3: The basic APIs
Libro en desarrollo, gratuito por ahora
Creating mashups with JavaFX
JavaFX 1.1 Mobile Example: Using Binding and Key Events
El juego Nebula en JavaFX con código fuente incluido
Lessons Learned from Creating a Data Intensive, Multi-tier Application in JavaFX
Best Practices for JavaFX Mobile Applications
Best Practices for JavaFX Mobile Applications 2
Best Practices for JavaFX Mobile Applications 3
Best Practices for JavaFX Mobile Applications 4
Best Practices for JavaFX Mobile Applications 5
Demos
JavaFX Sudoku with CSS

Videos

The JavaFX SDK
Introduction to JavaFX

A disfrutar!

3 comentarios:

Jim Weaver dijo...

Thanks for mentioning the Pro JavaFX book on your blog!

Thanks,
Jim Weaver
http://javafxpert.com

Jordi Domingo dijo...

Thanks for sharing your work and for your visit.

Regards,

Jordi

benja dijo...

Gracias por toda esta recopilacion