Cantitate/Preț
Produs

Accelerated GWT: Building Enterprise Google Web Toolkit Applications

Autor Vipul Gupta
en Limba Engleză Paperback – 22 mai 2008
Ajax is a web development technique that takes advantage of JavaScript to display and interact dynamically with information embedded into a web page. Its emergence has made it possible to create web applications that closely resemble their desktop–based brethren. With this exciting new ability came several challenges; not only did developers have to learn JavaScript, but they were also forced to use inefficient development processes, not to mention deal with cross–platform and browser difficulties. But with the release of Google Web Toolkit (GWT), Java developers are able to continue using their favorite language to write powerful Ajax applications while using not only the Java language, but also the very same development tools they're already using on a daily basis!
Serious Java developers wanting to write Ajax applications using GWT can expect a fast–paced, yet thorough, introduction to GWT from Java expert Vipul Gupta. You'll gain key insights into the GWT framework's capabilities and can rely on clear instruction that will show you how to incorporate GWT into your daily development routine in the most effective way. Accelerated GWT introduces you to the popular GWT framework in a way that will allow you to begin using GWT in short order. Forgoing superfluous introductions to JavaScript and Ajax, you'll instead be immersed in GWT fundamentals from the very first chapter. Subsequent chapters discuss key GWT concepts such as architecture, widgets, and RPC. Understanding you'll want to efficiently integrate GWT into your development workflow, the author also devotes time to sound GWT application design, testing, and internationalization issues.
Citește tot Restrânge

Preț: 18340 lei

Preț vechi: 22926 lei
-20% Nou

Puncte Express: 275

Preț estimativ în valută:
3510 3651$ 2942£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590599754
ISBN-10: 1590599756
Pagini: 316
Ilustrații: 312 p.
Dimensiuni: 152 x 229 x 17 mm
Greutate: 0.59 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Getting Started with GWT.- GWT Basics and a First Application.- GWT Architecture and Internal Features.- UI Programming and Client-Server Communication.- UI Programming: Basic Widgets.- Communication: RPC.- UI Programming: Handling Events and Using Advanced Widgets.- Communication: Advanced Techniques.- Making Applications Ready for the Real World.- Testing GWT Applications.- Internationalizing Your Applications: A Modern-Day Reality.- Some Important, Not-to-Be-Missed Techniques.- Peeking Into the Upcoming GWT 1.5 Release.

Notă biografică

A bio is not available for this author.

Caracteristici

The Google Web Toolkit is by far the most popular Ajax framework solution for Java developers Bypasses the fundamental primers on JavaScript and Ajax which have been repeated ad nauseum in other books, allowing readers to focus exclusively on GWT