Xcode 4 Unleashed, 2/e (Paperback)
暫譯: Xcode 4 完全解析,第二版 (平裝本)
Fritz F. Anderson
- 出版商: SAMS
- 出版日期: 2012-05-18
- 售價: $1,750
- 貴賓價: 9.5 折 $1,663
- 語言: 英文
- 頁數: 768
- 裝訂: Paperback
- ISBN: 0672333279
- ISBN-13: 9780672333279
-
相關分類:
Apple Developer
已過版
買這商品的人也買了...
-
ASP.NET 3.5 網頁製作徹底研究─使用 C#$650$553 -
Java 物件導向程式設計與 SCJP 認證明解$650$514 -
Hibernate 3.x-具現物件導向思維的好幫手$500$395 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
Windows Server 2008 R2 虛擬化技術 Hyper-V R2$680$537 -
SCWCD 5 猛虎出閘-Java Web 應用程式專業認證$680$537 -
JAVA 認證雙書 (Java 物件導向程式設計與 SCJP 認證明解 + SCWCD 5 猛虎出閘-Java Web 應用程式專業認證)$1,330$1,051 -
科技 CEO 的創新 ╳ 創業學 (Founders at Work: Stories of Startups' Early Days)$550$435 -
科技 CEO 的創新 ╳ 創業學 + 資深 IT 人現身說法 20 年的實戰心得與趨勢觀察 (限量套書)$910$719 -
jQuery 網頁設計範例教學$490$387 -
Cocoa 設計模式 (Cocoa Design Patterns)$680$578 -
Linux 進化特區-Ubuntu 12.04 從入門到精通
$580$458 -
精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616 -
Android 核心剖析$650$514 -
Android 初學特訓班, 2/e (全新 Android 4 開發示範 / 適用 Android 4.X~2.X,手機與平板電腦的全面啟動,附影音教學/範例程式/小綠人素材)$480$379 -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
Mac OS X and iOS Internals: To the Apple's Core (Paperback)$1,800$1,710 -
Java 程式設計導論(第九版) (Introduction to Java Programming : Comprehensive Version, 9/e)$680$537 -
Visual C# 2012 程式設計經典 (附 VS 2012 Express 中文版,範例檔)$650$514 -
精通 Android 程式介面設計-打造最佳使用者體驗的 App$560$442 -
Android App 程式設計教本之無痛起步, 2/e$480$408 -
深入淺出 Node.js$560$437 -
改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 -
如何設計好網站-Don't Make Me Think (Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability, 3/e)$480$408 -
Raspberry Pi 最佳入門與實戰應用-深入 Raspberry Pi 的全方位指南(附87段教學與執行影片/範例程式檔)$450$356
相關主題
商品描述
Anderson demonstrates Xcode 4 by walking through the construction of three full applications: a command-line tool, an iOS app, and a Mac OS X application. These case-study projects offer practical insights and realistic best practices for efficiently utilizing Xcode 4 in day-to-day development.
Next, he drills down to offer an even deeper understanding of Xcode 4’s most powerful capabilities. Through practical examples, he shows experienced Apple developers how to move to Xcode 4’s “browser” model from older document-based approaches. You’ll also find thorough, up-to-the-minute coverage of key tasks ranging from builds and profiling to documentation.
He concludes with a chapter-length roundup of “tips, traps, and features” for maximizing your productivity with Xcode 4—whether you’re writing iOS apps or Mac applications, working solo, or as part of a large development team.
Detailed information on how to…
- Get started fast with Xcode 4 project workflow
- Master Xcode 4’s new features and development paradigms
- Construct modern iOS and Mac user interfaces with Interface Builder
- Implement Model-View-Controller designs in iOS apps
- Use Storyboard to specify an iOS app’s entire structure in one file
- Leverage Xcode’s first-class unit testing and measurement tools
- Master the essentials of iOS provisioning
- Use Mac OS X bindings to simplify the link between data and screen
- Quickly localize Mac and iOS software for new languages and markets
- Package and share subprograms that can be integrated into any OS X application
- Use the Xcode Build System to move from source files to executable products
- Fully understand and optimize performance and resource usage
商品描述(中文翻譯)
在《Xcode 4 Unleashed》中,知名的 Mac/iOS 開發者 Fritz Anderson 展示了如何使用 Apple 強大的新 Xcode 4 整合開發環境,以最少的努力開發出卓越的軟體。
Anderson 通過構建三個完整的應用程式來演示 Xcode 4:一個命令列工具、一個 iOS 應用程式和一個 Mac OS X 應用程式。這些案例研究專案提供了實用的見解和現實的最佳實踐,以有效利用 Xcode 4 進行日常開發。
接下來,他深入探討 Xcode 4 最強大的功能。通過實際範例,他向經驗豐富的 Apple 開發者展示如何從舊有的基於文檔的方法轉向 Xcode 4 的「瀏覽器」模型。您還會找到有關從構建和性能分析到文檔的關鍵任務的全面、最新的覆蓋。
他以一章的長度總結了「提示、陷阱和功能」,以最大化您在使用 Xcode 4 時的生產力—無論您是在編寫 iOS 應用程式還是 Mac 應用程式,無論是獨立工作還是作為大型開發團隊的一部分。
詳細資訊包括如何…
- 快速開始 Xcode 4 專案工作流程
- 精通 Xcode 4 的新功能和開發範式
- 使用 Interface Builder 構建現代 iOS 和 Mac 使用者介面
- 在 iOS 應用程式中實現 Model-View-Controller 設計
- 使用 Storyboard 在一個檔案中指定 iOS 應用程式的整個結構
- 利用 Xcode 的一流單元測試和測量工具
- 精通 iOS 配置的基本要素
- 使用 Mac OS X 綁定簡化數據與螢幕之間的連結
- 快速將 Mac 和 iOS 軟體本地化為新語言和市場
- 封裝和分享可以整合到任何 OS X 應用程式中的子程式
- 使用 Xcode Build System 從源檔案轉移到可執行產品
- 完全理解並優化性能和資源使用
