| Author |
Learning curve and uses
|
Mike Firkser
Ranch Hand
Joined: Oct 21, 2003
Posts: 246
|
|
I have two basic questions:
Is there much of a learning curve? I have about 8 years experience in Java and J2EE.
Is JavaFX used strictly for user interfaces?
Thanks
|
Mike Firkser
Rutgers '84
|
 |
J. F. DiMarzio
author
Greenhorn
Joined: Mar 28, 2011
Posts: 7
|
|
Given your experience I would not expect you to have a very high learning curve at all. Especially if you have ever used other rich experience tools such as Flex or Silverlight (I know they are vastely differently tools but the language styles are similar).
Your second question is a little harder to answer. On the surface, yes it is a client experience that is at the core of the tool. However JavaFX is rich enough, and incorporates enough Java that, these client apps can be very robust.
|
 |
 |
|
|
subject: Learning curve and uses
|
|
|