I am trying to make a website using Java on google app-engine. Can you suggest any good readups to get me up to speed on this?
+4
A:
The first thing to read is of course Google's own overview of Java for App Engine:
- Google code/Google App Engine Java
- Google code/YouTube channel
As far as online step-by-step tutorials, there are several good ones:
- IBM developerWorks/Java Technology/Technical library/
If you need to read more, you can buy one of the many books available on the subject:
- Beginning Java Google App Engine, by Kyle Roche, Jeff Douglas (ISBN13: 978-1-4302-2553-9)
polygenelubricants
2010-02-26 14:10:24
+2
A:
I found this free ebook to be very useful with real world code samples.
Ikai Lan
2010-03-04 20:29:41