Cocoa Programming for Dummies
暫譯: Cocoa 程式設計入門
Erick Tejkowski
- 出版商: Hungry Minds
- 出版日期: 2003-03-14
- 售價: $1,450
- 貴賓價: 9.5 折 $1,378
- 語言: 英文
- 頁數: 384
- 裝訂: Paperback
- ISBN: 0764526138
- ISBN-13: 9780764526138
已過版
買這商品的人也買了...
-
$650$553 -
$149$118 -
$580$452 -
$168$133 -
$249$197 -
$580$458 -
$450$360 -
$1,600$1,568 -
$560$476 -
$450$351 -
$780$663 -
$690$587 -
$420$328 -
$620$527 -
$280$218 -
$780$616 -
$1,920$1,824 -
$600$474 -
$550$435 -
$450$383 -
$750$638 -
$620$527 -
$420$357 -
$580$493 -
$360$284
商品描述
Summary
Mac OS X comes with an array of tools that make Macintosh programming easier and more accessible than ever before – and Cocoa is the hottest of these. Object oriented, featuring powerful frameworks and cool visual interface design capabilities, Cocoa provides you with programming skills you only could dream of a few years ago. With it, you can quickly create sophisticated applications for Mac OS X, complete with beautiful Aqua interfaces and advanced functionality. But getting started with Cocoa can be tricky, and you’re going to need all the expert, hands-on advice and guidance you can get. That’s where this book comes in.
Cocoa Programming For Dummies is your complete guide to mastering that powerful Mac development tool. Full of fast and easy projects for designing, developing, and deploying rich new applications with Cocoa, it gets you up and running, in no time, with what you need to:
- Master the Cocoa API
- Get the most out of AppKit Framework and Found ation
- Get a handle on Objective-C programming
- Use advanced graphics features
- Program file management features
- Develop Web-friendly applications
- Create hot multimedia effects
- Build a movie player
Cocoa Programming For Dummies lets you explore Cocoa programming by doing it. Each chapter guides you through the process of creating at least one simple application illustrating the features covered in it. Erick Tejkowski walks you through:
- Six simple steps to creating Cocoa applications
- Project Builder, Interface Builder, FileMerge, IconComposer, PackageMaker and other utilities
- Programming in Objective-C
- Manipulating, editing and saving text, and changing text styles
- Using graphics, managing files, and printing with Cocoa
- Interacting with the Web and sending e-mail from a Cocoa application
- Loading and playing sound files and building an audio player
- Watching movies with Cocoa
- Building document-based applications using AppleScript
The easy way to start cooking up hot new Macintosh applications with Cocoa, Cocoa Programming For Dummies puts you in control of all of Mac OS X’s awesome object-oriented programming capabilities.
Table of Contents
Introduction.
Part I: Developer Tools.
Chapter 1: A Brief Tour of Cocoa Development.
Chapter 2: Creating Your First Cocoa Application.
Chapter 3: Project Builder.
Chapter 4: Interface Builder.
Chapter 5: More Utilities for Cocoa Development.
Part II: Instant Cocoa and the Objective-C Language.
Chapter 6: Cocoa’s Flavor of Object-Oriented Programming.
Chapter 7: The Basics of Objective-C.
Chapter 8: A Window with a View.
Chapter 9: Working with Interface Controls.
Chapter 10: Cocoa Data Types.
Part III: Putting It All Together: Cocoa Programming in Depth.
Chapter 11: Text.
Chapter 12: Graphics.
Chapter 13: Managing Your Files.
Chapter 14: Printing with Cocoa.
Chapter 15: Cocoa on the Internet.
Chapter 16: Multimedia.
Part IV: Advanced Cocoa Topics.
Chapter 17: Document-Based Applications.
Chapter 18: Cocoa and the Command Line.
Chapter 19: Cocoa and AppleScript.
Part V: The Part of Tens.
Chapter 20: Ten Tips to Make Cocoa Programming Easier.
Chapter 21: Ten Great Web Sites for Cocoa Developers.
Appendix: Installing Mac OS X Developer Tools.
Index.
商品描述(中文翻譯)
摘要
Mac OS X 附帶一系列工具,使得 Macintosh 程式設計比以往任何時候都更容易和可及,而 Cocoa 是其中最熱門的工具。Cocoa 是物件導向的,擁有強大的框架和酷炫的視覺介面設計能力,提供了幾年前你只能夢想的程式設計技能。藉由它,你可以快速創建複雜的 Mac OS X 應用程式,配備美麗的 Aqua 介面和先進的功能。但開始使用 Cocoa 可能會有些棘手,你需要所有專家的實用建議和指導。這就是本書的用武之地。
《Cocoa 程式設計入門》是你掌握這個強大 Mac 開發工具的完整指南。本書充滿了快速且簡單的專案,幫助你設計、開發和部署豐富的新應用程式,讓你迅速上手,並學會以下內容:
- 精通 Cocoa API
- 充分利用 AppKit 框架和 Foundation
- 理解 Objective-C 程式設計
- 使用先進的圖形功能
- 程式設計檔案管理功能
- 開發適合網頁的應用程式
- 創建炫酷的多媒體效果
- 建立一個影片播放器
《Cocoa 程式設計入門》讓你透過實作來探索 Cocoa 程式設計。每一章都指導你創建至少一個簡單的應用程式,以說明所涵蓋的特性。Erick Tejkowski 將帶你了解:
- 創建 Cocoa 應用程式的六個簡單步驟
- Project Builder、Interface Builder、FileMerge、IconComposer、PackageMaker 和其他工具
- 使用 Objective-C 程式設計
- 操作、編輯和儲存文字,並更改文字樣式
- 使用圖形、管理檔案和使用 Cocoa 列印
- 與網路互動並從 Cocoa 應用程式發送電子郵件
- 載入和播放音效檔案並建立音頻播放器
- 使用 Cocoa 觀看影片
- 使用 AppleScript 建立基於文件的應用程式
《Cocoa 程式設計入門》是開始創建炫酷新 Macintosh 應用程式的簡單方法,讓你掌控 Mac OS X 所有令人驚嘆的物件導向程式設計能力。
目錄
引言
第一部分:開發者工具
第 1 章:Cocoa 開發簡介
第 2 章:創建你的第一個 Cocoa 應用程式
第 3 章:Project Builder
第 4 章:Interface Builder
第 5 章:更多 Cocoa 開發工具
第二部分:即時 Cocoa 和 Objective-C 語言
第 6 章:Cocoa 的物件導向程式設計風格
第 7 章:Objective-C 的基礎
第 8 章:帶有視圖的窗口
第 9 章:使用介面控制項
第 10 章:Cocoa 數據類型
第三部分:整合所有內容:深入 Cocoa 程式設計
第 11 章:文字
第 12 章:圖形
第 13 章:管理你的檔案
第 14 章:使用 Cocoa 列印
第 15 章:Cocoa 在互聯網上的應用
第 16 章:多媒體
第四部分:進階 Cocoa 主題
第 17 章:基於文件的應用程式
第 18 章:Cocoa 和命令行
第 19 章:Cocoa 和 AppleScript
第五部分:十個部分
第 20 章:十個讓 Cocoa 程式設計更簡單的提示
第 21 章:十個適合 Cocoa 開發者的優秀網站
附錄:安裝 Mac OS X 開發者工具
索引