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


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Flash Builder 4 and Flex 4 Bible
 
 

Flash Builder 4 and Flex 4 Bible [ペーパーバック]

David Gassner

参考価格: ¥ 4,148
価格: ¥ 3,746 通常配送無料 詳細
OFF: ¥ 402 (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
通常2~3週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。

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

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


よく一緒に購入されている商品

この本とFlex 4 Cookbook (Oreilly Cookbooks) ¥ 3,746 をあわせて買う

Flash Builder 4 and Flex 4 Bible + Flex 4 Cookbook (Oreilly Cookbooks)
合計価格: ¥ 7,492

これらの商品のうちの1つが他の商品より先に発送されます。 詳細の表示

  • 対象商品: Flash Builder 4 and Flex 4 Bible

    通常2~3週間以内に発送します。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細

  • Flex 4 Cookbook (Oreilly Cookbooks)

    在庫あり。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細



商品の説明

内容説明

A complete and thorough reference for developers on the new Flex 4 platform

Create desktop applications that behave identically on Windows, Mac OS X, and Linux with Adobe's new Flash Builder 4 platform and this in-depth guide. The book's tutorials and explanations walk you step-by-step through Flash Builder's new, faster tools; the new framework for generating code; how to connect to popular application servers; upgrading from Flex 3; and much more.

  • Shows you how to create rich applications for the Web and desktop with the very latest version of Flex, with detailed coverage for both new and veteran Flex application developers
  • Walks you through Flex basics; upgrading from Flex 3; how to create desktop applications with AIR; and integrating Flex applications with the most popular application servers, including ColdFusion, ASP.NET, and PHP
  • Includes extensive code samples of common tasks that you can use to jump-start your development projects

Flex your development muscles with the Flex 4 and this comprehensive guide.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

著者について

David Gassner is the President of Bardo Technical Services, an Adobe Solutions Network Training Provider. He holds Adobe developer certifications in Flex, AIR, ColdFusion, Flash, and Dreamweaver. He is the author of Flex 3 Bible (Wiley) and of technical training videos from lynda.com on Adobe Flex, AIR, ColdFusion, and Dreamweaver. He is also a regular contributor to Adobe Systems' Certified Courseware for Flex.

登録情報


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


類似した商品から提示されたタグ

 (詳細)
関連タグ(この商品に近い関連キーワード)を追加する++最初のタグになります
 
(1)
(1)
(1)

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  13件のカスタマーレビュー
10 人中、10人の方が、「このレビューが参考になった」と投票しています。
Excellent overview - far from a Bible 2010/6/10
By Robert Mirabelle - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
This book is very well written and David is clearly an excellent educator, as his videos reveal. I would highly recommend both this book and the video series as a basic introduction to Flash Builder/Flex 4. However, I feel the term 'Bible' is a fairly serious misnomer. The book provides an overview, but goes into very little detail on any given subject. Once you start actually using Flex to create a project, you're going to run into LOTS of questions. How do I clear a form? How do I effectively make multiple HTTPService requests from a single instance of the class? Does a TitleWindow have to be popped up before its public properties and methods are available? How do I create skinnable icon button with no label? What are the rules for use of the various meta tags (Bindable, Embed, etc)? How do I make an MVC app in Flex? How do I create a custom data service?

Flex is a VERY large and deep program and no single volume could possibly hope to cover it completely. I just want you to be prepared to purchase another book soon after reading this one.
6 人中、6人の方が、「このレビューが参考になった」と投票しています。
Big Book for a Big Topic 2010/9/19
By W. Sanders - (Amazon.com)
形式:ペーパーバック
Confronted with 1028 pp (more or less) book on Flash Builder 4 and Flex 4 isn't as daunting as I expected. I would imagine that users come to FB4/F4 from different angles ranging from the novice to both programming ActionScript 3.0 and using the FB4 IDE to those who are familiar with Eclipse using Java who want a familiar environment to develop their programs. There's likely to be a sizable group who have an extensive Flash Professional/AS3.0 background who are migrating to FB4 for a more robust AS3.0 development environment. I represent this last group. Having fiddled with Flex since version 2, I'm somewhat familiar with it, but would almost rather program AS3.0 using Notepad than learn a new IDE.

Living on the more advanced side of ActionScript 3.0, any IDE (Flash included) is viewed as an impediment getting between me and cranking out code. Favoring OOP and Design Patterns, I like to create lots of files containing classes that communicate with one another in a loosely coupled fashion. So, what is most important to me is how well a tool can do that and how well a book can explain how I can keep my classes happily available for development and change. So the first thing I look for is OOP, and on Page 11, that's where the author tells the reader that using an OOP approach to program development is favored. (Declaring he's using OOP on page 11 of a 1028 pp book is like putting it on the cover!) Better and better.

Since I don't have to learn ActionScript 3.0, I want to jump in and get going, and right away the author is talking about modularity! I love this book! That's exactly what I want to hear. (If you're a novice, that's great news because you can learn how to code AS3.0 and use the FB4 IDE is smaller chunks.) So, the author is approaching FB4 development like a real programmer and not a 'get-it-done-by-any-means-possible' hacker.

The big thing for me and ultimately FB4 users/developers is becoming comfortable with working in an MXML environment. At some point, code is code whether it's Java or AS3.0, and the hurdle is working with the IDE to develop objects that can be used with code. As far as I'm concerned, the sooner I can hook into AS3.0, the better. I can use the IDE for creating the UI and some of the other objects that I need (or can import), and then run the show with AS3.0. As a result, the first part of the book is the most important, and here again I was not disappointed. The second chapter is a patient explanation of how to use FB4, followed by creating a basic Flex app, which is followed by an analysis of a Flex app.

Normally, I don't like big books. My experience has been that I only use 10% or so that is of interest and the rest is a big doorstop. This book is an exception, and once past the first few chapters, it's easy to explore beyond to parts of specific interest. In my case it's integrating AS3.0 apps with PHP plus how to work with FB4 and Java. However, novices, can ease through the different chapters building both their AS3.0 skills along with getting used to the IDE. So, this is one Bible that's earned it title.
6 人中、5人の方が、「このレビューが参考になった」と投票しています。
David A Fabris-Flex Developer 2010/6/16
By David A. Fabris - (Amazon.com)
形式:ペーパーバック
The first question with any learning aid is, does it hit the target, for any Flex developer from first day on the job to a more experienced mid-level Developer the answer is a definite yes. For those moving from a Flash design environment this book will ease you through the transition. If you fancy yourself as a more accomplished flex developer there is probably a few pointers in the book that will jog your memory or make you aware of something you didn't realise flex could do.

In a tome that has some 1000 pages of information it does well to flow smoothly across the different subject matter that is part of the Flex development environment. From simple form generation to back end database connectivity, its all there. Dozens of example assist, through the various areas discussed, to help in understanding just how it all works. I was happy to see that the examples actually functioned as expected even the back-end ones !!!, this is a pleasant change from sample code in several other books which I am sure worked for the Author just not for the reader.

If you are eager to get into Flex or feel you need a boost to earn that tag 'Flex Developer' I would recommend this as a must read. For those that have the skills but find things are taking longer to develop than they should its a handy reference to those pesky little problems that can drive a mid-level developer crazy.

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


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


フィードバック


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