Learn Swift on the Mac: For OS X and iOS
暫譯: 在 Mac 上學習 Swift:針對 OS X 和 iOS
Waqar Malik
- 出版商: Apress
- 出版日期: 2015-01-01
- 售價: $1,620
- 貴賓價: 9.5 折 $1,539
- 語言: 英文
- 頁數: 268
- 裝訂: Paperback
- ISBN: 1484203771
- ISBN-13: 9781484203774
-
相關分類:
Apple Developer
海外代購書籍(需單獨結帳)
相關主題
商品描述
There's a new language in town. Swift is Apple's new, native, fast, and easy to learn programming language for iOS and OS X app development. It's their "Objective-C without the C". If you are an iOS developer or planning to become one, learning Swift is your #1 priority, and Learn Swift on the Mac tells you everything you need to get up to speed, well, swiftly.
You'll start with the Swift Playground and an introduction to object-oriented programming so you can immediately see Swift in action. You then learn about all of the key language features like functions and closures, classes, methods, extensions, and how Swift works just as well as Objective-C when it comes to easy memory management with ARC.
Finally you'll learn how to use Swift alongside Objective-C as well as with Core Data, and you'll learn how to put all of the pieces together with a health app using Apple's new HealthKit framework.
What youll learn
- Object-oriented basics with Swift and the Swift Playground
- How to use key language features like functions and classes in Swift
- How to mix and match Swift and Objective-C
- How to use RESTful services with Swift
- How to create a complete app with Swift and HealthKit
Who this book is for
Beginning to intermediate iOS and OS X developers who need to learn Swift or migrate to Swift from Objective-C.
Table of Contents
1. Hello Swift
2. The Swift Playground in Xcode 6
3. Accessing Swift’s Compiler and Interpreter: REPL
4. Introduction to Object-Oriented Programming
5. Constants, Variables, and Data Types
6. Operators
7. Flow Control
8. Functions and Closures
9. Classes and Structures
10. Methods
11. Access Control
12. Inheritance
13. Extensions
14. Memory Management and ARC
15. Protocols
16. Generics
17. Expressions
18. Interoperability with Objective-C
19. Mix and Match
20. Working with Core Data
21. Consuming RESTful Services
22. Bringing it All Together
商品描述(中文翻譯)
有一種新語言登場了。Swift 是蘋果公司為 iOS 和 OS X 應用程式開發推出的新型原生、快速且易於學習的程式語言。它是他們的「沒有 C 的 Objective-C」。如果你是 iOS 開發者或計劃成為一名開發者,學習 Swift 是你的首要任務,而《Learn Swift on the Mac》將告訴你所有需要的知識,讓你迅速上手。
你將從 Swift Playground 開始,並介紹物件導向程式設計,讓你能立即看到 Swift 的實際運作。接著,你將學習所有關鍵的語言特性,如函數和閉包、類別、方法、擴展,以及 Swift 在使用 ARC 進行簡易記憶體管理時的表現與 Objective-C 一樣出色。
最後,你將學習如何將 Swift 與 Objective-C 一起使用,以及如何與 Core Data 一起使用,並學習如何使用蘋果的新 HealthKit 框架來整合所有的部分,製作一個健康應用程式。
你將學到的內容:
- 使用 Swift 和 Swift Playground 的物件導向基礎
- 如何在 Swift 中使用函數和類別等關鍵語言特性
- 如何混合使用 Swift 和 Objective-C
- 如何使用 RESTful 服務與 Swift
- 如何使用 Swift 和 HealthKit 創建完整的應用程式
本書適合對象:
初學到中階的 iOS 和 OS X 開發者,需要學習 Swift 或從 Objective-C 遷移到 Swift。
目錄:
1. 你好,Swift
2. Xcode 6 中的 Swift Playground
3. 訪問 Swift 的編譯器和解釋器:REPL
4. 物件導向程式設計簡介
5. 常數、變數和資料類型
6. 運算子
7. 流程控制
8. 函數和閉包
9. 類別和結構
10. 方法
11. 存取控制
12. 繼承
13. 擴展
14. 記憶體管理和 ARC
15. 協定
16. 泛型
17. 表達式
18. 與 Objective-C 的互操作性
19. 混合使用
20. 使用 Core Data
21. 使用 RESTful 服務
22. 整合所有內容