|
Author: Federico Kereki Publisher: Addison Wesley, 2010 Pages: 352 ISBN: 978-0321705143 Aimed at: Experienced Java programmers Rating: 3 Pros: Contains lots of useful information Cons: Very theoretical, makes the topic seem difficult Reviewed by: Alex Armstrong
Tackles the topic of how GWT can be used to build complex web applications - does it succeed?
This is an introduction to GWT - Google Web Toolkit - 2 for the experienced and sophisticated programmer. It isn't really a step-by-step guide to simply writing a GWT-based application, it is more about the general philosophy of doing so. As such it is going to disappoint many reader looking for a direct and practical approach - this has a lot of asides and theory.
You can more or less skip Chapter 1 as its is very general and about methodology. Chapter 2 is where we really start with GWT. It puts forward a good argument for GWT, but my guess is that if you have bought the book you probably are already won over by the argument. Chapter 3 gets us on to creating a first project using the Eclipse plug-in. Of course you can now use the drag-and-drop designer plug in but this isn't covered.
The problem is that rather than consolidate the ground won by creating a first project the author next goes off to consider the browser problem - all good stuff but it should have been later. Chapter 5 returns to consider creating the UI. Here we meet the MVC pattern and the flavour of the pattern that GWT actually fits best, the MVP pattern. I found this confusing with some very long examples that didn't really help.
Chapter 6 is all about communicating with the server and RPC. Again the examples were too complex for an initial introduction. Chapter 7 extends the discussion to the problems of the same origin policy which makes RPC and cross domain communication much more difficult. The chapter does include an example of building a proxy.
Chapter 8 is about mixing Javascript code with GWT. Chapter 9 discusses the advanced topic of adding APIs From here the book becomes focused on random topics - localisation, testing, deployment, optimisation and so on.
As mentioned in earlier, this is a book only suitable for the advanced programmer but even so the ideas could be presented more simply. It actually almost had me believing that GWT was a harder way to implement a web app than the alternatives - which isn't really the case.
If you are an experienced Java programmer and understand many of the problems of creating a web application then this book contains a lot of very useful information but it is quite hard work getting at it. However if you are looking for a book that just tells you how to build simple user interfaces with GWT plus a few simple operations then you probably would be better off using the documentation or finding another book. This one is about the bigger picture and how GWT can be used to build quite complex web applications.
Pro HTML5 Programming (2e)
Author: Peter Lubbers, Brian Albers & Frank Salim Publisher: Apress, 2011 Pages: 332 ISBN: 978-1430238645 Aimed at: Stage beyond beginner Rating: 4 Pros: Good overview of facilities, including SVG Cons: Doesn't live up to "pro" expectation Reviewed by: Ian Elliot
When we looked at the first edition of t [ ... ]
|
Cyber Crime Fighters: Tales from the Trenches
Author: Felicia Donovan & Kristyn Bernier Publisher: Que, 2008 Pages: 336 ISBN: 978-0789739223 Aimed at: All computer and mobile device users Rating: 4 Pros: A salutary wake-up call Cons: An unsettling read Reviewed by: Sue Gee
As an avid watcher of forensic science TV series I expected to enjoy readin [ ... ]
| | More Reviews |
|