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


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

Apache Wicket Cookbook [ペーパーバック]

Igor Vaynberg

価格: ¥ 3,783 通常配送無料 詳細
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)」サービス。

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

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



商品の説明

内容説明

This is a hands-on practical guide to a large variety of topics and use cases. This book tries to use real-world examples when possible, but is not afraid to come up with a contrived pretext if it makes explaining the problem simpler. Unlike a lot of other books, this one does not try to maintain a continuous theme from chapter to chapter, such as demonstrating solutions on the same fictional application; doing so would be almost impossible given the wide variety of recipes presented here. Instead, this book concentrates on focused problems users are likely to encounter and shows clear solutions in a step-by-step manner. This book tries to teach by example and is not afraid to show a lot of code because, after all, it is for coders. This book is for current users of the Apache Wicket framework; it is not an introduction to Wicket that will bore you with tons of theory. You are expected to have built or maintained a simple Wicket application in the past and to be looking to learn new and better ways of using Wicket. If you are ready to take your Wicket skills to the next level this book is for you.

登録情報

  • ペーパーバック: 312ページ
  • 出版社: Packt Publishing (2011/3/31)
  • 言語 英語, 英語, 英語
  • ISBN-10: 1849511608
  • ISBN-13: 978-1849511605
  • 発売日: 2011/3/31
  • 商品の寸法: 19.1 x 23.5 x 1.7 cm
  • Amazon ベストセラー商品ランキング: 洋書 - 29,134位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告


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

この商品を見た後に買っているのは?


この商品にタグをつける

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

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  5件のカスタマーレビュー
3 人中、3人の方が、「このレビューが参考になった」と投票しています。
Really useful & well thought-out 2011/5/13
By Alastair Maw - (Amazon.com)
形式:ペーパーバック
This isn't a casual introduction to Wicket - it's much, much more useful than that. This book is aimed squarely at someone who has picked up the basics of the framework and now has some real-world problems to solve. If you've ever asked questions on the mailing lists for Wicket, you'll know that the author (Igor) is exceptionally active and helpful there. His experience helping people through various common issues and use cases for web development on the mailing lists really shines through in the selection of examples and "recipes" in the book.

The Apache Wicket Cookbook covers a really useful and diverse set of functionality, from preventing multiple form submits and security issues to chart visualization and making your site look pretty. I really like the way that each recipe is presented in sections: "Getting ready", which contains skeleton code before the addition of the functionality; "How to do it...", which has the meat; "How it works...", which explains things concisely but thoroughly; and "There's more..." with often invaluable extra coverage of how to extend or override the functionality in the best way. It's easy to digest, superbly thought out and gives you a good framework to grasp all the information quickly.

This is an excellent book - it's jam-packed with useful content and avoids the verbose and pompous language so popular with many technical authors. It works both as a dip-in-and-out reference and as an in-depth guide to some parts of the Wicket framework that are difficult to uncover for yourself. I was a developer on the core Wicket team until a couple of years ago, so hopefully I know what I'm talking about: Quite simply, if you create applications with Wicket, you should have a copy of this book on your desk.
1 人中、1人の方が、「このレビューが参考になった」と投票しています。
The book the community was waiting for!! 2011/7/1
By Davide Molin - (Amazon.com)
形式:ペーパーバック
Igor Vaynberg is not new to the Wicket landscape, being actually a core committer of the framework and a name that every Wicket developer well know.

The book, following the Packt well established "Cookbook" format, is not a comprehensive learning guide to the Apache Wicket framework; It's a cookbook, a list of 'recipes' aimed to solve specific, real problems. and It does just that, darn well.
The book is aimed at an audience of developers already skilled (at least a little bit) in the Wicket framework and in look for solutions to common day-to-day problems.

This book is, in this regard, exactly what the community was waiting for.

Igor is very clear, specific and never prosaic; The given examples are down-to-earth, real world examples of what you would expect to find and bang your head against when you develop your average Apache Wicket application.

Each chapter of the book is devoted to a particular aspect of the framework: Validating and converting user input, forms, i18n, data tables and views, tabs and borders, Ajax, charts, security and integration with middlewares (Spring, JBoss Weld, JPA).

It has not to be read sequentially; there are no long and complex projects to build and follow between each chapter; It's organization is perfect for being used as a reference; each chapter contains specific examples of "problems" to solve, a workable solution to the problem and a thorough explanation of "how" the solution works.

Every chapter has its clues, its 'tips' and hints that make this book a memorable reading for every Wicket developer; even the most basic examples on how to work out validation of a field give precious hints on how validation works 'under the hoods', or when it's better to access the value of a field during validation using the getConvertedInput() method instead of the model value (guess why ? read the book and you'll know..)

Decorating components, creating grids and sorting/filtering data, blocking until Ajax requests complete, adding charts with Open Flash Charts library; this book is full of incredible useful information that every Wicket developer will be able to leverage to improve its productivity and knowledge of this fantastic framework.
Great resource for users of Apache Wicket 2011/5/31
By Sven Meier - (Amazon.com)
形式:ペーパーバック
The Wicket Cookbook is a great resource for Wicket users to solve common problems in web applications. All recipes are explained in great detail and can be followed easily. The book contains very instructive and easy to follow code samples.

This isn't an entry-level book though. You should have done some Wicket coding or read an introductory book first. Good Java knowledge and OO skills will make it easier to master this book.
Without doubt this cookbook will improve your coding skills, whether you will be continuing to use Wicket or not.

As one of the reviewers I was allowed to scrutinize the book's contents before its publication. It's a pleasure to follow Igor's coding skills. Calling myself a seasoned Wicket user, I still learned a lot of new Wicket tricks.

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


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


フィードバック


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