Google I/O 2009 – The Softer Side Of Schemas – Mapping Java Persistence Standards To the Google App Engine Datastore Max Ross Google App Engine is a powerful cloud-computing platform designed to help developers more easily create and manage scalable web applications. With the recent addition of Java support, developers can now interact with the Google App Engine datastore using JDO and JPA, both s…
Google I/O 2009 – Big Modular Java with Guice Dhanji R. Prasanna, Jesse Wilson Learn how Google uses the fast, lightweight Guice framework to power some of the largest and most complex applications in the world. Supporting scores of developers, and steep testing and scaling requirements for the web, Guice proves that there is still ample room for a simple, type-safe and dynamic programming model i…
This video introduces the latest features of App Engine, including an early look at Java language support. Andrew Bowers will walk through the development of a sample Java application, from creation to deployment. Join us at Google I/O, Google’s largest developer event, happening May 27-28, 2009 in San Francisco. The App Engine team will be on hand to answer any questions and hold deep-dive techni…
Effective Java Reloaded Josh Bloch (Google) The long-awaited second edition of Effective Java is here! It covers the latest in best practices for the Java platform. This presentation will concentrate on three areas where new material has been added to the book: enum types, generics, and concurrency. Do you want to know how to combine the safety and richness of collections with the performance of b…