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

新品を購入

または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
中古品を購入
中古品 - 良い 詳細を見る
価格: ¥ 955

または
1-Clickで注文する場合は、サインインをしてください。
 
   
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Cocoa® Programming for Mac® OS X
 
イメージを拡大
 

Cocoa® Programming for Mac® OS X [ペーパーバック]

Aaron Hillegass
5つ星のうち 5.0  レビューをすべて見る (2件のカスタマーレビュー)
参考価格: ¥ 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
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
1点在庫あり。ご注文はお早めに。
2012/5/31 木曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
この商品には新版があります:
Cocoa Programming for Mac OS X Cocoa Programming for Mac OS X 5つ星のうち 5.0 (1)
¥ 3,746
在庫あり。

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

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


この商品を買った人はこんな商品も買っています


商品の説明

内容説明

The best-selling introduction to Cocoa, once again updated to cover the latest Mac programming technologies, and still enthusiastically recommended by experienced Mac OS X developers.

“Aaron’s book is the gold standard for Mac OS X programming booksbeautifully written, and thoughtfully sculpted. The best book on Leopard development.”

Scott Stevenson, www.theocacao.com

“This is the first book I’d recommend for anyone wanting to learn Cocoa from scratch. Aaron’s one of the few (perhaps only) full-time professional Cocoa instructors, and his teaching experience shows in the book.”

Tim Burks, software developer and creator of the Nu programming language, www.programming.nu

“If you’re a UNIX or Windows developer who picked up a Mac OS X machine recently in hopes of developing new apps or porting your apps to Mac users, this book should be strongly considered as one of your essential reference and training tomes.”

Kevin H. Spencer, Apple Certified Technical Coordinator

If you’re developing applications for Mac OS X, Cocoa Programming for Mac OS X, Third Edition, is the book you’ve been waiting to get your hands on. If you’re new to the Mac environment, it’s probably the book you’ve been told to read first. Covering the bulk of what you need to know to develop full-featured applications for OS X, written in an engaging tutorial style, and thoroughly class-tested to assure clarity and accuracy, it is an invaluable resource for any Mac programmer.

Specifically, Aaron Hillegass introduces the three most commonly used Mac developer tools: Xcode, Interface Builder, and Instruments. He also covers the Objective-C language and the major design patterns of Cocoa. Aaron illustrates his explanations with exemplary code, written in the idioms of the Cocoa community, to show you how Mac programs should be written. After reading this book, you will know enough to understand and utilize Apple’s online documentation for your own unique needs. And you will know enough to write your own stylish code.

Updated for Mac OS X 10.4 and 10.5, this revised edition includes coverage of Xcode 3, Objective-C 2, Core Data, the garbage collector, and CoreAnimation.

著者について

Aaron Hillegas runs Big Nerd Ranch, well-known for its popular Cocoa programming classes. Previously, he was a developer at NeXT and Apple. At Next, he wrote the first course on OpenStep, the predecessor to today's Cocoa tools. At Apple, he created and taught courses in Cocoa directly for and to Apple engineers. This book is based on Aaron's Big Nerd Ranch course and is influenced by 15 years of work with OpenStep and Cocoa.

登録情報

  • ペーパーバック: 464ページ
  • 出版社: Addison-Wesley Professional; 3版 (2008/5/5)
  • 言語 英語, 英語, 英語
  • ISBN-10: 0321503619
  • ISBN-13: 978-0321503619
  • 発売日: 2008/5/5
  • 商品の寸法: 14 x 2.4 x 24 cm
  • おすすめ度: 5つ星のうち 5.0  レビューをすべて見る (2件のカスタマーレビュー)
  • Amazon ベストセラー商品ランキング: 洋書 - 46,640位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告

  • 目次を見る

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


この商品につけられているタグ

 (詳細)
タグをクリックすると、タグがつけられた商品、タグをつけた人が表示されます。※タグは初期設定で公開になっています。詳しくはこちら
 

 

カスタマーレビュー

星4つ
0
星3つ
0
星2つ
0
星1つ
0
最も参考になったカスタマーレビュー
13 人中、11人の方が、「このレビューが参考になった」と投票しています。
形式:ペーパーバック
ASCII の"Xcode プログラミング大全" は、よい入門書です。
Xcode の環境,およびCocoaとInterface Builder の使い方はわかります。
が、掲載のcodeは、半分くらいコンパイルをとおらなかったはずです。
筆者も正直に、"動くはずです" と言っているとおり、写植ミスなのか、説明を単につけただけなのか、やってみて苦労した人は多いはずです。
わたしの場合、デバッグ人生の経験から、なんとかすべて実動させてみましたが、わからないところは、わからないまま終わってしまいました。
そんな、経験をもつ、Mac ファンに是非おすすめなのが、この本です。

"Cocoa Programing for Mac OSX" をまだ半分読んだだけですが、次のことが氷解しました。
*delegationとdataSourceの関係とその使い方
*Key-Value codingとBinding の違いとその関係
*Controller ObjectとtableView contents内のobject 間を、IB(Interface Builder) を使用したリンクのはり方。その方向であるとか、エラーが出た場合に考えられる原因を筆者はこと細かく説明をくわえていて、図も分かりやすいです。
*掲載のcode と発展問題の回答は、全てダウンロードでき実動します。
(環境:MAcBookAir,OSX ver10.5.6, Xcode3.0)

"詳解Objective C 2.0"、はいってみれば、Javaテイストの解説で優れた本でが、本書の優れているところは、その説き起こす順番です
例えば、上に列挙した始めの2項目の説明が早い章で行われていて、Helper Objectについての説明の現れる
タイミングは、絶妙です。sub Classesを乱発せずに、delegationを行う理由と、じゃあ一体どこに実体があるんだ!
とストレスを感じたまま、Cocoaの森にわけいってしまう心配は払拭され、表紙デザインのスクーターを運転するような、安心と操縦性の良さを早く得られます。奥は深いのでしょうが、Macを小粋に乗り回すには必携の参考書です。
このレビューは参考になりましたか?
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
形式:ペーパーバック
Cocoa Programmingの日本語の本は増えてきたとはいえ、量的に不十分であるのが現状。
日本語の本を一通り読んでみて満足できないという人には、ぜひこの本を読んでもらいたいと思います。

英語で書かれてはいますが、非常に読みやすいです。Cocoa Programmingは英語のReferenceとの戦いになるので、英語の参考書を読んでおけばReferenceの理解力が一気に向上します。
内容的にも基本的な部分から結構濃い部分まで充実しています。一歩先へ進むために十分なポテンシャルを持った本です。
このレビューは参考になりましたか?
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  68件のカスタマーレビュー
22 人中、20人の方が、「このレビューが参考になった」と投票しています。
Strange and Difficult 2010/6/13
By J. Matters - (Amazon.com)
形式:ペーパーバック
I did a lot of research before buying this book, and the overwhelming accolades seemed to assure me that my [...] bucks would be money well-spent. Personally, I feel very let down by it. The way the author jumps into code without explanation, routinely giving you half a page of calls with absolutely zero previous discussion of what they do or where they come from, is both baffling and frustrating.

Most of the exercises are conducted with a tone along the lines of "Just do what I tell you and it'll make sense later," which doesn't suit my learning style.

Much of the book is focused on multi-chapter projects, which can be problematic for someone who has a project in mind and simply wants to learn how different aspects of Cocoa work.

Also, the text really fails at answering any questions you might have about anything. Seriously, if you have a question in your head, you will never find the answer unless you muddle through the assignment. The book has a tendency to never talk about anything in particular with any depth, and only explains things in as much as they apply to the current example.

For future editions, here are some recommendations:

1) When you introduce a new object, give us a list of methods near the beginning of the chapter, so we aren't constantly guessing what you're talking about. There are times when every new line of code feels like a surprise.

2) Cover some basic things that actual people want to know. Here's a big one: "How do I open and parse a file?"

3) Take it easy on the line drawings. They sometimes make things seem a lot more complex than they actually are.

4) The cavalier handling of Bindings is often infuriating. I've re-read sections literally a dozen times without figuring out why things are bound to this thing instead of that.

Anyway, that's just my two cents. This book is decent, and it will tell you how to do a LOT of things, but you really have to earn it. It's a textbook, and it expects you to follow a course from beginning to end. If you're not willing to do that, you really shouldn't pick up this book, as it will drive you nuts.

Also, once it starts getting into writing code, you have to be patient enough to roll with it when you're confused. For me, the book left so many unanswered questions while I was working through it that I was almost perpetually filled with angst over things. I'd rather learn one thing at a time, learn it well, and move on to another thing.
23 人中、20人の方が、「このレビューが参考になった」と投票しています。
OS X developer must have 2008/10/7
By Ryan Bemowski - (Amazon.com)
形式:ペーパーバック
If you plan to write for Mac OS X, and have some programming experience, this book is a MUST HAVE. This is by far the best introductory book I have ever read on any language.

If you DO NOT have programming experience, I would still recommend this book. There are some spots where the logic might be hard to grasp, but Aaron Hillegass walks you through it.

In either case, but more so for beginners, I would also recommend Programming in Objective-C (Developer's Library). The less experience you have, the more strongly I would suggest reading this book first. It will walk you through the basics of straight Objective-C and then start you off using frameworks in OS X. If you are a Windows user and do not have a Mac, Programming in Objective-C (Developer's Library) will show you how to write and compile Objective-C in Windows.
(Look for the new version of this book which uses Objective-C 2.0)

I come from Windows development, having programmed in VB 6, VB.NET, C (and variants), and java. Aaron Hillegass takes you right into the heart of the Mac OS X development environment and gives you a guided tour. Showing you the basics of both Cocoa and the X Code development environment. Pick the book up and you won't regret it. This is a walkthrough tutorial style book. It is not a reference book. Apples online documentation is the best reference for Cocoa.

There are a lot of resources out there for Cocoa programmers. If you are looking for more help with Cocoa, check out the free podcasts that are available on iTunes. "CocoaCast" is a 'screen cast' that actually follows this book and may help you if you have trouble. Other podcasts that i find easy to listen to come from the Mac Developer Network such as "Late Night Cocoa" and "The Mac Developer Roundtable". They also have a great community that you can join by visiting www.mac-developer-network.com. They have video classes on some great topics which are very helpful.
17 人中、15人の方が、「このレビューが参考になった」と投票しています。
Great first book on Cocoa 2008/5/21
By S. Rana - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
This is the book I have been waiting for!

I am a recent convert to Macs. Ever since I fell in love with my Mac (now two Macs actually), I have yearning to do some experimental application development on it. I should also add that I have extensive programming experience on Windows.

Anyway, I downloaded Xcode, went to numerous websites, saw YouTube video all to try and understand how to create apps for the Mac. Yes, I was able to create an application with some buttons on it that updated a text box. But anything beyond that just didn't make any sense.

Then I ordered this book. I had to wait a couple months as it hadn't been released yet. But boy, was it worth the wait. I got so into the book, I ended up doing a semi-cursory pass of the entire book in about 2 hours. Then I went through the chapters again, reading chapters in-depth and experimented with the code side-by-side. I am happy to say - I finally get it. There are still questions I have, but I feel that I have a much better shot of finding answers in Apple's documentation as well as the numerous Cocoa-related websites.

Note that while the book does teach you the basics of Objective-C, it's not meant to be a complete reference. But between what I read in the book, Wikipedia and Apple's excellent introduction to Objective-C 2.0 PDF, you should be all set.

To summarize, just order this book if you are new to the world of Mac programming but still don't "get it". You will be glad you did.
カスタマーレビューの検索
この商品のカスタマーレビューだけを検索する

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


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


フィードバック


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