Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Accelerated GWT: Building Enterprise Google Web Toolkit Applications
 
 

Accelerated GWT: Building Enterprise Google Web Toolkit Applications [ペーパーバック]

Vipul Gupta

参考価格: ¥ 3,069
価格: ¥ 2,772 通常配送無料 詳細
OFF: ¥ 297 (10%)
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
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。
2012/6/1 金曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
1冊からでも印刷、お届け
オンデマンド印刷技術で注文に応じて印刷、お届けする「プリント・オン・デマンド(POD)」サービス。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容説明

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 desktopbased 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 crossplatform 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 theyre already using on a daily basis!

Serious Java developers wanting to write Ajax applications using GWT can expect a fastpaced, yet thorough, introduction to GWT from Java expert Vipul Gupta. Youll gain key insights into the GWT frameworks 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, youll instead be immersed in GWT fundamentals from the very first chapter. Subsequent chapters discuss key GWT concepts such as architecture, widgets, and RPC. Understanding youll want to efficiently integrate GWT into your development workflow, the author also devotes time to sound GWT application design, testing, and internationalization issues.

What youll learn

  • Use GWTs Remote Procedure Call (RPC) capabilities to greatly enhance the user experience by optimizing application performance
  • Go beyond basic syntax fundamentals to learn how to most effectively design and test your GWT applications
  • Build complex interfaces by taking advantage of GWTs advanced widget offerings

Who this book is for

Javaminded web developers seeking to incorporate Ajax capabilities into their web applications without sacrificing sound development principles.

Table of Contents

  1. GWT Basics and a First Application
  2. GWT Architecture and Internal Features
  3. UI Programming: Basic Widgets
  4. Communication: RPC
  5. UI Programming: Handling Events and Using AdvancedWidgets
  6. Communication: Advanced Techniques
  7. Testing GWT Applications
  8. Internationalizing Your Applications: A Modern-Day Reality
  9. Some Important, Not-to-Be-Missed Techniques
  10. Peeking Into the Upcoming GWT 1.5 Release

著者について

A bio is not available for this author.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:

この商品にタグをつける

 (詳細)
タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。
※タグは初期設定で公開になっています。詳しくはこちら
 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  3件のカスタマーレビュー
5 人中、5人の方が、「このレビューが参考になった」と投票しています。
Accelerated GWT - its ok 2009/8/22
By Jeremy Sandberg - (Amazon.com)
形式:ペーパーバック
Accelerated GWT from Apress by Vipul Gupta has shown me that you can't judge a book by its cover but you can judge a book by its title. As clearly indicated by the title, this book isn't professional GWT or advanced, it is accelerated, which when you really stop to think about it means " to cause faster or greater activity, development, progress, advancement." ([...]) Acceleration is exactly what this book is about: it covers pretty much every topic that is basic to GWT and it covers them very well.

That being said, the back cover caused me to judge this book incorrectly. The "Apress Roadmap" on the back indicates that Accelerated GWT should come after Beginning Google Web Toolkit and I disagree. I think Accelerating GWT should be on par with a beginning book. While the topics it covers are very diverse and dispersed it is only 300 pages long and thus doesn't cover any of the chosen topics in depth.

Overall I really enjoyed the book's content even if it was sparse at times. I think this book is a great tool to get up and running using GWT in no time but if you are looking for advanced information on any topics then consider purchasing another book.
5 人中、5人の方が、「このレビューが参考になった」と投票しています。
Disappointing 2008/8/26
By Andy King - (Amazon.com)
形式:ペーパーバック
This was the first book that I purchased as I begin to learn GWT. I had high expectations; I guess I was drawn in by the title. But after a first quick read I cannot recommend this book. A significant part of the book was dedicated to simply listing the widgets that are available in GWT and describing them ... I really don't need to read a book for such information, and particularly a book that has the word "Enterprise" in the title. I expected to see information that was geared toward large-scale and robust application construction, but instead the text seemed to meander through topics with a lack of true cohesiveness and direction.

A much better book, in my opinion, is: GWT in Practice, and excellent book for both beginning and intermediate GWT programmers.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
quite good accelerated overview 2010/1/10
By Hamlet B. Darcy - (Amazon.com)
形式:ペーパーバック
I found this book to be a quite good accelerated overview. It covers all the core concepts (RPC, widgets, projects, CSS) with useful and understandable examples. It covers advanced topics like custom serialization, the details of CSS, and a lengthy piece on internationalization with a good localization example.

In comparison, GWT in Practice (although a good book) left me not understanding the client side as well as I'd like. The criticisms from the other reviewers are fair, but this book deserves a much higher score. It was worth the time I put into it.

GWT 2.0 is out, and this is still a good book. The UiBinder is not covered, of course, but the core concepts are still mostly relevant with only a few deprecated topics covered.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換