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 environ
Beginning Java Google App Engine
โ Scribed by Kyle Roche, Jeff Douglas
- Publisher
- Apress
- Year
- 2009
- Tongue
- English
- Leaves
- 265
- Edition
- 1st Edition.
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
<p><p>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 e
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
<p>This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, m
In Essential App Engine, Adriaan de Jonge shows Java developers how to rapidly build complex, productionquality, performance-driven cloud applications with Google App Engine. Using a start-to-finish case study and extensive Java example code, De Jonge covers the entire lifecycle, from application de
In Essential App Engine, Adriaan de Jonge shows Java developers how to rapidly build complex, productionquality, performance-driven cloud applications with Google App Engine. Using a start-to-finish case study and extensive Java example code, De Jonge covers the entire lifecycle, from application de