Archives Posts
17 GWT tutorials
Reading dzone as habitual I’ve found a blog with lists 17 GWT tutorials.
As I said in other post, I want to learn GWT in this year 2008 and I think this web would be very interesting and a good source of knowledge.
Reading dzone as habitual I’ve found a blog with lists 17 GWT tutorials.
As I said in other post, I want to learn GWT in this year 2008 and I think this web would be very interesting and a good source of knowledge.
There is one o more moments in the life of the software developer that must go ahead and learn new concepts.
I’ve just started my professional career, I have only two years in j2ee development but I think I have to learn new concepts and step up my knowledge acquired. I have readed the article in dzone that references to another called Top Five Java Technologies to Learn in 2008.
The article enumerates five technologies are growing nowadays. Among these technologies what I’d write on my ToDo is GWT because it’s the formal manner to work with Ajax. You know JavaScript is boring and confusing so, GWT is here to ease our lifes.
Google says:
GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.
I’m going to read more carefully the information about this framework and if I get time, I’ll work with it.