Sams Teach Yourself Core Data for Mac and iOS in 24 Hours (Paperback)
暫譯: Sams 24 小時自學 Mac 和 iOS 的 Core Data
Jesse Feiler
- 出版商: SAMS
- 出版日期: 2011-11-19
- 定價: $1,400
- 售價: 5.0 折 $700
- 語言: 英文
- 頁數: 480
- 裝訂: Paperback
- ISBN: 0672335778
- ISBN-13: 9780672335778
-
相關分類:
MAC OS 蘋果電腦
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
深入淺出物件導向分析與設計 (Head First Object-Oriented Analysis and Design)$880$695 -
軟體建構之道 (Code Complete, 2/e)$1,200$1,020 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
iPhone SDK 應用程式開發實務$550$435 -
接案我最行!JavaScript & Ajax 商業範例必殺技$480$408 -
玩通 VMware:108 個虛擬機實例講堂$480$379 -
XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360 (Paperback)$1,650$1,617 -
一定要學會的 HTML5 + CSS3 網頁設計實作應用$450$351 -
Android 技術內幕-探索 Android 核心原理與系統開發$580$458 -
24 小時不打烊的雲端服務-專家教你用 CentOS 架設萬年不掛的伺服器
$680$530 -
操作介面設計模式, 2/e (Designing Interfaces, 2/e)$980$774 -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458 -
打造安全無虞的 Web Applications-從策略制定、程式開發,到防止惡意攻擊之必備對策白皮書
$560$437 -
App 程式設計入門-iPhone、iPad, 2/e$490$387 -
HTML5.CSS3 精緻範例辭典$480$408 -
《超強圖解》前進 Android Market!Google Android SDK 實戰演練, 2/e (適用2.X/3.X/4.X)$750$593 -
iOS 創意程式設計家─ iPhone + iPad 跨平台通用, 3/e$580$458 -
JavaScript 設計模式 (JavaScript Patterns)$480$379 -
雲端工作術:Google 教我的 100 個工作方法$320$253 -
徹底研究 Linux Kernel 設計的藝術-圖解 Linux 作業系統設計架構與運作原理$780$663 -
The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses (Hardcover)$1,310$1,245 -
Android 系統原理深入解析$520$442 -
iOS SDK 開發範例大全 (The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers, 3/e)$850$672 -
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948
相關主題
商品描述
In just 24 sessions of one hour or less, start using Core Data to build powerful data-driven apps for iOS devices and Mac OS X computers! Using this book’s straightforward, step-by-step approach, you’ll discover how Apple’s built-in data persistence framework can help you meet any data-related requirement, from casual to enterprise-class. Beginning with the absolute basics, you’ll learn how to create data models, build interfaces, interact with users, work with data sources and table views, and even get started with iCloud. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!
Step-by-step instructions carefully walk you through the most common Core Data development tasks.
Quizzes and Exercises at the end of each chapter help you test your knowledge.
Notes present interesting information related to the discussion.
Tips offer advice or show you easier ways to perform tasks.
Cautions alert you to possible problems and give you advice on how to avoid them.
Learn how to…
- Start writing database apps fast, with Xcode 4’s powerful tools and templates
- Master the Objective-C features and patterns Core Data relies upon
- Understand Core Data’s goals, components, and behavior
- Model data graphically with Xcode 4’s Data Model Editor
- Leverage the full power of Managed Objects
- Use controllers to integrate your data model with your code
- Fetch, use, and store data from any source
- Develop interfaces and features more quickly with Interface Builder
- Add navigation and control features that integrate seamlessly with Core Data
- Interact with users via popovers, segmented controls, action sheets, and tab bars
- Create table views that users can edit
- Let Xcode 4 and Core Data validate your data for you
- Use Predicates to precisely select the right data
- Get ready for iCloud features to sync and move data among your iCloud-enabled devices
Jesse Feiler is a leading expert on Apple database development. Feiler has worked with databases since the 1980s, writing about technologies that have since evolved into Core Data. His database clients have included Federal Reserve Bank of New York, Young & Rubicam, and many small and nonprofit organizations. His recent books include Data-Driven iOS Apps for iPad and iPhone with FileMaker Pro, Bento by FileMaker, and FileMaker Go, and FileMaker Pro in Depth.
Category: Mac Programming
Covers: Core Data
User Level: Beginning-to-Intermediate
Register your book at informit.com/title/9780672335778 for access to all code examples from the book, as well as updates, and corrections as they become available.
商品描述(中文翻譯)
在短短24個小時或更少的課程中,開始使用Core Data來為iOS設備和Mac OS X電腦構建強大的數據驅動應用程式!通過本書簡單明瞭的逐步方法,您將發現Apple內建的數據持久性框架如何幫助您滿足任何與數據相關的需求,從休閒到企業級。從最基本的概念開始,您將學會如何創建數據模型、構建介面、與用戶互動、處理數據來源和表格視圖,甚至開始使用iCloud。每一課都建立在您已經學到的知識之上,為您在現實世界中的成功打下堅實的基礎!
逐步的指導將您帶過最常見的Core Data開發任務。
每章結尾的測驗和練習幫助您檢測自己的知識。
註解提供與討論相關的有趣資訊。
提示提供建議或顯示更簡單的任務執行方式。
警告提醒您可能出現的問題,並給出避免這些問題的建議。
學習如何…
- 快速開始編寫數據庫應用程式,使用Xcode 4的強大工具和模板
- 精通Core Data所依賴的Objective-C特性和模式
- 理解Core Data的目標、組件和行為
- 使用Xcode 4的數據模型編輯器以圖形方式建模數據
- 利用Managed Objects的全部功能
- 使用控制器將數據模型與代碼整合
- 從任何來源獲取、使用和存儲數據
- 使用Interface Builder更快速地開發介面和功能
- 添加與Core Data無縫整合的導航和控制功能
- 通過彈出視窗、分段控制、操作表和標籤欄與用戶互動
- 創建用戶可以編輯的表格視圖
- 讓Xcode 4和Core Data為您驗證數據
- 使用Predicates精確選擇正確的數據
- 為iCloud功能做好準備,以便在您的iCloud啟用設備之間同步和移動數據
Jesse Feiler是Apple數據庫開發的領先專家。Feiler自1980年代以來一直從事數據庫工作,撰寫有關隨後演變為Core Data的技術。他的數據庫客戶包括紐約聯邦儲備銀行、Young & Rubicam以及許多小型和非營利組織。他最近的書籍包括《Data-Driven iOS Apps for iPad and iPhone with FileMaker Pro, Bento by FileMaker, and FileMaker Go》和《FileMaker Pro in Depth》。
類別:Mac程式設計
涵蓋範圍:Core Data
用戶級別:初學者至中級
在 informit.com/title/9780672335778 註冊您的書籍,以獲取書中所有代碼示例的訪問權限,以及更新和修正。
