Beginning Xcode (Paperback)
暫譯: Xcode 入門 (平裝本)
Matthew Knott, Daniel Bramhall
- 出版商: Apress
- 出版日期: 2014-03-07
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 552
- 裝訂: Paperback
- ISBN: 1430257431
- ISBN-13: 9781430257431
-
相關分類:
Apple Developer
已過版
買這商品的人也買了...
-
Linux 核心詳解, 3/e (Understanding the Linux Kernel, 3/e)$1,200$948 -
深入淺出 Python (Head First Python)$780$616 -
笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435 -
ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇$780$616 -
Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380 -
Cisco CCNA Routing and Switching 200-120 Official Cert Guide Library (Hardcover)$2,220$2,109 -
ASP.NET 4.5 專題實務 [II]-範例應用與 4.5 新功能【VB/C# 雙語法】$820$648 -
無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700 -
精通 Objective-C 程式設計, 6/e (Programming in Objective-C, 6/e)$580$458 -
手機網站設計美學 (The Mobile Web Designer's Idea Book: The Ultimate Guide to Trends, Themes and Styles in Mobile Web Design)$380$323 -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
HTML5 + CSS3 + jQuery Mobile 輕鬆打造 App 與行動網站$490$382 -
Make 國際中文版 vol.12 (Make: Volume 36 英文版)$380$342 -
Java SE 8 技術手冊$620$490 -
改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 -
ASP.NET MVC 5 網站開發美學$780$616 -
Arduino 互動設計超入門:用 ArduBlock 圖形化控制真簡單 (附原廠授權之 ArduBlock 軟體、相關工具與全書專案範例)$350$277 -
資料挖礦與大數據分析$650$618 -
邁向 jQuery 達人的階梯$490$417 -
Android 程式設計入門、應用到精通--增訂第三版 (適用 5.X~1.X, Android Wear 穿戴式裝置)$560$442 -
巨量資料的第一步-基礎 R 語言與商業應用$480$408 -
實戰 Wireshark|網路分析其實很簡單$450$356 -
精實開發與看板方法$550$435 -
AngularJS 建置與執行 (AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps)$520$411 -
Kali Linux 滲透測試工具$490$387
相關主題
商品描述
Xcode is Apple's Integrated Development Environment (IDE), Interface Builder, and other tools for helping app developers and coders to build iPhone and iPad apps more efficiently and quickly. Beginning Xcode aims to get you up and running with Apple's latest Xcode 5 and includes a wide variety of exciting projects to build.
So, if you have some programming experience with iOS SDK and Objective-C, but want a more in depth tutorial on Xcode, then Beginning Xcode is for you. The book focuses on the new technologies, tools and features that Apple has bundled into the new Xcode 5, to complement the latest iOS 7 SDK.
You'll learn:
• How to build iOS apps using the latest Xcode
• How to get started with Xcode, using Workspaces, Interface Builder, storyboarding, tables/collection views and more
• How to dive deeper into Xcode using advanced searches, filtering, advanced editing, debugging, and source control
• How to take advantage of Xcode's vast libraries, frameworks and bundles
• How to create exciting interactive apps for iPhone or iPad using Sprite Kit, Map Kit, and other Apple technologies
• How to share your app using organizer, localization, auto layout, and more
By the end of this book, you'll have all of the skills and a variety of examples to draw from to get your very first app out the door using Xcode. Maybe, you'll even sell it on Apple iTunes App Store.
What youll learn
- How to build iOS apps using the latest Xcode
- How to get started with Xcode, using Workspaces, Interface Builder, storyboarding, tables/collection views and more
- How to dive deeper into Xcode using advanced searches, filtering, advanced editing, debugging, and source control
- How to take advantage of Xcode's vast libraries, frameworks and bundles
- How to create exciting interactive apps for iPhone or iPad using Sprite Kit, Map Kit, and other Apple technologies
- How to share your app using organizer, localization, auto layout, and more
Who this book is for
This book is for those with some Objective-C/Cocoa and/or iOS SDK app development experience, but want to be more efficient with writing and testing their code.
Table of Contents
1. Welcome
2. Diving Right In
3. Project Templates and Getting Around
4. Building Interfaces
5. Getting Help and Code Completion
6. Constraints
Part 2: Diving Deeper
7. Storyboards
8. Table and Collection Views
9. Frameworks, Libraries and Targets
10. Advanced Editing
11. Debugging and Analysis
Part 3: Final Preparations and Releasing
12. Version Control with Git
13. Localization
14. The Organizer
15. Building, Sharing, and Distributing
商品描述(中文翻譯)
Xcode 是蘋果公司的整合開發環境 (IDE)、介面建構器以及其他幫助應用程式開發者和程式設計師更有效率和快速地建立 iPhone 和 iPad 應用程式的工具。《Beginning Xcode》旨在讓您快速上手蘋果最新的 Xcode 5,並包含各種令人興奮的專案供您建立。
因此,如果您對 iOS SDK 和 Objective-C 有一些程式設計經驗,但想要更深入的 Xcode 教學,那麼《Beginning Xcode》就是為您而設。本書專注於蘋果在新 Xcode 5 中整合的新技術、工具和功能,以補充最新的 iOS 7 SDK。
您將學到:
• 如何使用最新的 Xcode 建立 iOS 應用程式
• 如何開始使用 Xcode,包括工作區、介面建構器、故事板、表格/集合視圖等
• 如何透過進階搜尋、過濾、進階編輯、除錯和版本控制深入了解 Xcode
• 如何利用 Xcode 的龐大庫、框架和套件
• 如何使用 Sprite Kit、Map Kit 和其他蘋果技術為 iPhone 或 iPad 創建令人興奮的互動應用程式
• 如何使用組織者、本地化、自動佈局等分享您的應用程式
在本書結束時,您將擁有所有技能和各種範例,讓您能夠使用 Xcode 發布您的第一個應用程式。也許,您甚至會在蘋果的 iTunes App Store 上銷售它。
您將學到的內容:
• 如何使用最新的 Xcode 建立 iOS 應用程式
• 如何開始使用 Xcode,包括工作區、介面建構器、故事板、表格/集合視圖等
• 如何透過進階搜尋、過濾、進階編輯、除錯和版本控制深入了解 Xcode
• 如何利用 Xcode 的龐大庫、框架和套件
• 如何使用 Sprite Kit、Map Kit 和其他蘋果技術為 iPhone 或 iPad 創建令人興奮的互動應用程式
• 如何使用組織者、本地化、自動佈局等分享您的應用程式
本書適合對象:
本書適合那些具有一定 Objective-C/Cocoa 和/或 iOS SDK 應用程式開發經驗的人,但希望在編寫和測試代碼時更有效率。
目錄:
第一部分:認識 Xcode
1. 歡迎
2. 直接進入
3. 專案範本與環境導航
4. 建立介面
5. 獲取幫助與代碼補全
6. 約束
第二部分:深入探討
7. 故事板
8. 表格和集合視圖
9. 框架、庫和目標
10. 進階編輯
11. 除錯與分析
第三部分:最終準備與發布
12. 使用 Git 進行版本控制
13. 本地化
14. 組織者
15. 建立、分享與分發
