| Author |
JavaFX is easy to Learn, if know already ActionScript(Flex), jQuery, and Java EE SE
|
Leonidas Savvides
Ranch Hand
Joined: Jan 31, 2010
Posts: 331
|
|
JavaFX is easy to Learn, if know already ActionScript(Flex), jQuery, and Java EE SE...?
JSF or/and Struts better learned prior start with JavaFX? JavaFX have any common with these?
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2693
|
|
|
None of the technologies mentioned have similarity with JavaFX. Action script is more like Java (not much though). In flex you use- mxml+actionscript whereas in JavaFX you would be working with- JavaFX Script and Java. Having flair for UI Designing would help in someway in creating UI screens for JavaFX. Knowledge of using Adobe Photoshop is a big plus as you can design the UI using photoshop and export it to javafx script using the JavaFX Production Suite
|
Mohamed Sanaulla | My Blog
|
 |
Nico Van Brandt
Ranch Hand
Joined: Mar 31, 2011
Posts: 66
|
|
If I look at the code of a JavaFX application, I cannot stop comparing it to ExtJS. Only that JavaFX is much more flexible.
There you also have a similar script language mixed with plain javascript functions. Note that I have no experience with JavaFX
|
Oracle Java SE6 Certified Programmer
Oracle Java EE5 Certified Web Component Developer
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2693
|
|
Syntax might have been influeneced by other languages already existing
|
 |
 |
|
|
subject: JavaFX is easy to Learn, if know already ActionScript(Flex), jQuery, and Java EE SE
|
|
|