• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Google Web Toolkit 2 Application Development Cookbook

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Author/s    : Shamsuddin Ahammad
Publisher   : Packt Publishing
Category   : Advanced Java, J2EE
Review by : Ankit Garg
Rating        : 6 horseshoes

This book is a nice introduction to GWT which is suitable for beginners. I myself being a beginner in GWT found this book as a good starting point to learn GWT. One thing you should know however is that this book covers Ext GWT which can be confusing at first.

The book starts from the basics of creating a GWT project using Netbeans and moves to creating layouts, forms, handling different events, making Ajax calls and deploying a GWT application. Sometimes it feels like there is too much code and very little explanation of how the code is actually working.

The book has many flaws like repetition of similar recipes, and the focus of the book is not entirely on GWT. There are chapters on database design, JPA, JasperReports which is sort of unnecessary. Instead the book could have covered things like how to create a Grid and populating it using GWT. That sort of information would've been more useful.

All said this book is one of the very few beginner level books which covers GWT 2. In spite of its flaws the book can be useful for beginners in GWT.

---
Disclosure: I received a copy of this book from the publisher in exchange for writing this review on behalf of CodeRanch.

More info at Amazon.com
 
Of course, I found a very beautiful couch. Definitely. And this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic