i want to learn it! please if you know good videos, post links. Want to do it with Java, since I know already a little bit about it.
+4
A:
I don't know of any videos that combine GAE and GWT, but they're fairly orthogonal anyway. Check out the videos that that Google have posted:
- Overview of Google Web Toolkit
- Campfire One: Introducing Google App Engine (pt. 1) [Python]
- Google App Engine - Early Look at Java Language Support
Sessions at Google I/O Also has many videos on GAE and GWT.
For GAE I'd recommend:
It's worth looking at some of the python videos (particularly the 1st birthday and Google I/O ones) to see what features the Java version will be getting. It's worth
- Best practices for writing scalable applications covers more advanced topics.
Sam Hasler
2009-07-27 12:13:05
+2
A:
List of GWT Google I/O sessions is here. I'd highly recommend a couple:
- Google Web Toolkit Architecture: Best Practices For Architecting Your GWT App
- Measure in Milliseconds: Performance Tips for Google Web Toolkit
I'd also recommend downloading a pdf of session presentation first to quickly assess if it's of interest to you - it will save you a lot of time that way.
grigory
2009-07-27 23:22:35
That first link has a nicer summation of the GWT sessions at I/O than the one I provided. The only one it doesn't list is *Using the Visualization API with GWT and Other Advanced Topics* : http://code.google.com/events/io/sessions/UsingVisualizationApiGWT.html
Sam Hasler
2009-07-28 12:59:14
+1
A:
The blog GWT & App Engine Project details the full development of an application with GWT and App Engine.
Everett Toews
2009-07-28 00:59:37