Beginning Java Google App Engine and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Very Good See details
$4.00 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
More Buying Choices
Have one to sell? Sell yours here
Beginning Java Google App Engine
 
 
Start reading Beginning Java Google App Engine on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning Java Google App Engine [Paperback]

Kyle Roche (Author), Jeff Douglas (Author)
3.2 out of 5 stars  See all reviews (12 customer reviews)

List Price: $44.99
Price: $29.54 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.45 (34%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Friday, June 1? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $28.06  
Paperback $29.54  

Book Description

December 21, 2009 143022553X 978-1430225539 1

Google App Engine is one of the key technologies to emerge in recent years to help you build scalable web applications even if you have limited previous experience. If you are a Java programmer, this book offers you a Java approach to beginning Google App Engine. You will explore the runtime environment, front-end technologies like Google Web Toolkit, Adobe Flex, and the datastore behind App Engine. You'll also explore Java support on App Engine from end to end.

The journey begins with a look at the Google Plugin for Eclipse and finishes with a working web application that uses Google Web Toolkit, Google Accounts, and Bigtable. Along the way, you’ll dig deeply into the services that are available to access the datastore with a focus on Java Data Objects (JDO), JDOQL, and other aspects of Bigtable.

With this solid foundation in place, you’ll then be ready to tackle some of the more advanced topics like integration with other cloud platforms such as Salesforce.com and Google Wave.

NOTE: The source code files which accompanied this title are no longer available. Neither Apress nor the author is able to supply these files.

What you’ll learn

  • How to get up and running with App Engine, starting with the Google Plugin for Eclipse
  • All about the development server for testing and developing your applications
  • How to develop applications using Servlets & JSPs, Spring Framework, and open source Flash Remoting and Messaging servers
  • How to leverage the datastore in your applications, including Persistence as a Service
  • How to use Spring as a Service for transactions, data access, and more
  • How to use Google Web Toolkit to create AJAX components to drive your web applications
  • How to send email and instant messages (XMPP) from within your application
  • How to increase performance of your apps by storing data in memory using the Memcache service

Who this book is for

This book is for Java programmers looking to get started on Google App Engine, as well as App Engine programmers looking to move to Java.

Table of Contents

  1. Beginning Google App Engine for Java
  2. Introduction to App Engine
  3. Getting Started with Google App Engine for Java
  4. Servlet Container and Frameworks
  5. Developing Your Application
  6. Authenticating Users
  7. Using the App Engine Datastore
  8. App Engine Services
  9. Administration and Integration

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $2 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Beginning Java Google App Engine + Programming Google App Engine: Build and Run Scalable Web Apps on Google's Infrastructure (Animal Guide) + Using Google App Engine
Price For All Three: $78.92

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Programming Google App Engine: Build and Run Scalable Web Apps on Google's Infrastructure (Animal Guide) $29.69

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Using Google App Engine $19.69

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

About the Author

Kyle Roche is the head of sales engineering and enablement at Appirio. Appirio built one of the first prototypes for Java support on App Engine, which was shown at the Campfire launch. Appirio builds applications that leverage App Engine or the Force.com platform. Other areas of expertise are in Facebook application development and Amazon Web Services. Kyle's website is KyleRoche.com.

Jeff Douglas is a senior technical consultant at Appirio. He has more than 10 years of experience building enterprise Java applications for SAP and was an early adopter of App Engine for Java. He contributed sample code for the Salesforce.com release of the Force.com for Google App Engine Java Toolkit. Jeff's website is blog.jeffdouglas.com.

Product Details

  • Paperback: 264 pages
  • Publisher: Apress; 1 edition (December 21, 2009)
  • Language: English
  • ISBN-10: 143022553X
  • ISBN-13: 978-1430225539
  • Product Dimensions: 9.2 x 7.5 x 0.8 inches
  • Shipping Weight: 1.1 pounds (View shipping rates and policies)
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon Best Sellers Rank: #1,042,918 in Books (See Top 100 in Books)

Customer Reviews

Most Helpful Customer Reviews
19 of 20 people found the following review helpful
lacks in content February 25, 2010
Format:Paperback|Amazon Verified Purchase
I was very frustrated with my purchase and I was contemplating to write a review out of frustration. However, after I've seen the 5-star reviews from other users, I couldn't believe my eyes. One review was raving about the code samples (absolutely ridiculous) and then I saw one other reader leaving a comment for the review saying that he's been working on the sample code for weeks and still couldn't make it work and I can relate to that.

I pre-order this book from Amazon and when I start reading it, it was a total disappointment. I've been working on GAE/J for a while now and I bought this book specifically to learn more about Google Accounts. The example projects are not complete and it requires you to fill in the blanks to make them work. I've also looked at the other chapters and they lack in content. The book tries to give you overall, breadth-first view of the technology (as you would expect from a beginner level book), but while doing so it mentions about bunch of GAE topics, but fails on giving good coverage for that topic. Especially in chapter 4, when the author(s) talk about frameworks, they don't mention about gotchas on how to make these frameworks work at the first place, because if you're using Spring, BlazeDS and GraniteDS (or any other frameworks, you need to do certain tweaks to make these frameworks/technologies/APIs work with GAE, because some of the Java APIs are "black-listed" by the App Engine for the obvious reasons.

If you're a beginner, this is not a book for you. If you're advanced, then again this book doesn't give you enough in-depth information of the GAE/J topics. In conclusion, it's sad to say, but this book is useless! You can save money just by going to Google's App Engine website and find more up-to-date and complete information, because they keep changing/upgrading the SDKs for GWT and the App Engine almost every month.
Was this review helpful to you?
4 of 4 people found the following review helpful
Format:Paperback|Amazon Verified Purchase
I'm disappointed in the lack of effort the authors did in compiling this book. They do seem to know the material, but the examples are largely just pages and pages of code that are not very well explained, and not very well tailored for a learning environment. For example, I consider Google's online tutorials excellent, such as this one here [...]

In contrast, the examples in this book are lazily put together. One of the key components to Google App Engine is the concept of Servlets. In this book, the authors dump 23 pages of code (pp 47 to 70), with tedious extraneous code, such as hundreds of irrelevant table styles (td bgcolor=#ffffff ). Not only that, but instead of just providing a single form element or two to make the point, the reader has to sift through pages of repetitive code doing the same thing for multiple extraneous elements. In the 23 pages, it is easy to miss the key critical things, such as how key elements are linked to other parts of the code. All that code could be reduced to a few pages to make the same points in a clear manner.

Unbelievably, they do the same thing in the next example explaining the Google Web Toolkit. Instead of just a one text element coded to enhance understanding, tons of extra code is devoted to coding repetitive elements, in this case, all seven days of the week are coded (with each 'day' element coded separately--taking up pages of code). It's clear they just dumped code from some sample projects instead of considering what would useful for teaching concepts.

Other "tutorials" such as how to link Flex, are copied from internet sources, but even more sparsely explained, and don't even seem to function, as another reviewer explained in terms of imported libraries. Often, a block of key code is shown, with no explanation of which file it should be part of (and Google App Engine requires coordination of a lot of different files). It's pretty obvious not a lot of effort was put into these sections.

Much better to understand the concepts of Google App Engine is the O'Reilly book, Programming Google App Engine. However, the O'Reilly book also lacks good tutorials.

Beginning Google App Engine does have some good information in it, specifically the introduction , but most of that information can be found online. I don't recommend this book.
Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
Difficult to Follow April 6, 2010
Format:Paperback
(minus) There was some value in this book, but I felt that there was just too much detail up front. There are several pages of code plus conversation on third party products such as Spring that I felt was too much information way too early in the book, although I'm sure the topics are appropriate somewhere. I finally just stopped reading to find a different book.

Considering this is a beginner book to such a topic, shorter iterations would have been helpful. For example, there were about 5 JSP pages, GWT, Servlets, Java class files, etc.. and talk of Spring and other such topics in a short amount of time.

I was hoping for one servlet, one (short) JSP page and then incrementally add small pieces to build the important foundations so that my short term memory could get wrapped around the topic.

(positive)I really appreciated the extended list of frameworks and their correspond states of compatibility with Google App Engine. I will take that knowledge with me as I'm sure I'll want to make use of some kind of framework.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Poor usage for beginners - where's the source code ?!!!
Book looks fine at the first sight, but it's definitely not step by step for beginners approach.
I'm still waiting for the source code !!! Read more
Published 11 months ago by ruchomypiasek
:(
Not what I expected. It's not that clear. Ok for more experienced developers. Not so good for a beginer. I can get most of that info directly from Google.
Published 14 months ago by Hdez
Difficult to follow
This book is difficult to follow period. I haven't been working on the samples long but long enough to know that they work but this is not the book that will hold your hand... Read more
Published 17 months ago by Lionel J. Morrison
Excellent Overview
This is a great first introduction to Google App Engine. The decision to use GAE was much easier thanks to the high level discussion of which frameworks are supported. Read more
Published on March 18, 2010 by Michael A. Leach
Half the book isn't on JAE; the other half isn't instructional at all,...
Half the book isn't on JAE; the other half isn't instructional at all, only a collection of source listings.
Published on January 24, 2010 by S. Bayer
Simple and easy to understand
I have been a Java developer for a long time and wanted to build apps., on JAE. Was happy to see a book on this topic that offered lot more than the on line tutorials on the... Read more
Published on January 15, 2010 by Vinod Koosam
Great Beginner Java App Engine Book
This book was an easy read and helpful with starting to code in Java for Google App Engine. The example applications were well written and easy to follow. Read more
Published on December 23, 2009 by Chris Chiappone
Excellent insight to Java Google App Dev
Its good to see a complete collection written for beginners ready to use Java - Google App engine.
I completely recommend this.
Published on December 21, 2009 by Sriranchani Gopalakrishnan
Great for getting started on Google App Engine...
The book begins with a very useful summary of cloud computing, which should be mandatory reading for any CIO. Read more
Published on December 21, 2009 by John Gorup
Search Customer Reviews
Only search this product's reviews

Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject