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


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
NetBeans IDE 7 Cookbook: Over 70 Highly Focused Practical Recipes to Maximize Your Output With Netbeans
 
 

NetBeans IDE 7 Cookbook: Over 70 Highly Focused Practical Recipes to Maximize Your Output With Netbeans [ペーパーバック]

Rhawi Dantas

価格: ¥ 3,810 通常配送無料 詳細
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/2 土曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
1冊からでも印刷、お届け
オンデマンド印刷技術で注文に応じて印刷、お届けする「プリント・オン・デマンド(POD)」サービス。

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

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



商品の説明

内容説明

With this book you will learn in a step-by-step manner and build solutions from the ground up using NetBeans. Each recipe is well illustrated and the code contained in the examples is very engaging and will allow developers to build functional and fun software while learning how the IDE can help them with their tasks. Java developers of all levels who use NetBeans will be able to learn from and implement the thorough and well-explained solutions given in this Cookbook. If you want an easy reference on your desk to solve most of your day-to-day development queries with NetBeans, this book is for you.

登録情報


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

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


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

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

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  4件のカスタマーレビュー
6 人中、6人の方が、「このレビューが参考になった」と投票しています。
Good Book for Beginners not for Advanced Users 2011/8/15
By John Yeary - (Amazon.com)
形式:ペーパーバック
I have had the opportunity to review NetBeans IDE 7 Cookbook by Rhawi Dantas from Packt Publishing. Let me start by saying that the title is misleading. Normally I expect a cookbook to provide solutions to common problems, or situations which are not normally covered elsewhere, e.g. documentation, or tutorials. This book should have been called NetBeans IDE 7 Tutorial.

Now that I have gotten past the title, I should be frank and say that the book is targeted for new NetBeans users. If you have been using NetBeans for more than a year, this book is not for you. Advanced NetBeans users will likely find very little information in the book for which they are not currently aware.

If you are a new NetBeans user, the book provides a good tutorial on the features in NetBeans. The "recipes" are very topical though. The NetBeans project has a number of great tutorials developed from members of the NetBeans team, and community contributors. A majority of these tutorials cover more details than are in the book. This is not to say that the book is bad, or poor, but does not cover the topics in as great details as some of the more targeted tutorials available.

I would give the book 3/5 stars for new NetBeans users, and 2/5 stars for advanced users. I gave the book a dual rating since I believe that there is valuable information for new NetBeans users, but it is less valuable for advanced users.

I have more details on my blog. [...]
1 人中、1人の方が、「このレビューが参考になった」と投票しています。
Beginning NetBeans for Java 2011/9/20
By Krzysztof Kula - (Amazon.com)
形式:ペーパーバック
NetBeans IDE 7 Cookbook by Rhawi Dantas is book for developers who want to start using NetBeans. Book can be both for students and those more experienced but not familiar with NetBeans.
Most chapters are specific to Java, but there are couple more language agnostic, like using version control systems. I read this book from beginning to end, but this book was created to user when needed. I want to create JavaEE project, check out index, find chapter about it, read while creating and done!

I like in this book being simple, with real life examples. There is plenty of examples of creating projects, that are best for newcomers, but I have done this :)
For more advanced developers chapters about refactoring, JMeter, profiling and unit tests should be more interesting. Of course there are examples from low level, so even students should be able to use it. NetBeans itself is user friendly IDE, so with this book in hand in short time You will be able to use it more efficiently.

I do not recommend book for NetBeans hackers, power-users or persons who use it everyday from more than a couple of months. You probably know most of this book.

Rating is low because there are many errors in book, like typos. Differences between images and description. Chapter about JavaFX is waste of time and paper.
But don't get me wrong, for person that want to start using NetBeans for Java, and maybe learning Java this book can be really helpful.
While keeping in mind target of book I can recommend it. Book is designed to help with simple tasks. Most of the time user is guided from the beginning to the end.
1 人中、1人の方が、「このレビューが参考になった」と投票しています。
Great way to become productive with NetBeans 7 2011/7/15
By Frederic Daoud - (Amazon.com)
形式:ペーパーバック
NetBeans IDE 7 is an excellent IDE, and this book is a great way to increase your productivity with NetBeans.

I found the book's format useful and enjoyable. No time is wasted on ceremony; the book's cookbook format goes straight to the point and includes short, hands-on sections broken up into:

* The Task
* Getting ready
* How to do it
* How it works
* There's more...

It's very practical and you'll want to have it handy by your computer so that you can try out the tutorial yourself. After outlining the problem to be solved and the prerequisites, the author shows you how to do it and then explains how it works. The "There's more..." section ends with other related areas to explore.

Finally, I was impressed with the topics covered. I learned a lot from this book. Besides the basics, there are chapters on developing GUI applications, web applications, JavaFX, mobile, JDBC, EJB, Subversion and Mercurial, testing, profiling, and extending the IDE. Excellent coverage in under 300 pages.

Highly recommended if you are using NetBeans for serious Java work.

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


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


フィードバック


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