Swift Pocket Reference (Paperback)
            
暫譯: Swift 口袋參考手冊 (平裝本)
        
        Anthony Gray
- 出版商: O'Reilly
 - 出版日期: 2014-12-21
 - 售價: $750
 - 貴賓價: 9.5 折 $713
 - 語言: 英文
 - 頁數: 186
 - 裝訂: Paperback
 - ISBN: 1491915420
 - ISBN-13: 9781491915424
 - 
    相關分類:
    
      Apple Developer
 
已過版
買這商品的人也買了...
- 
                
                  
                  
                深入淺出設計模式 (Head First Design Patterns)$880$695 - 
                
                  
                  
                王者歸來 Java Web 整合開發-JSP + Servlet + Struts + Hibernate + Spring, 3/e$980$833 - 
                
                  
                  
                設計模式的解析與活用 (Design Patterns Explained: A New Perspective on Object-Oriented Design, 2/e)$480$374 - 
                
                  
                  
                R 錦囊妙計 (R Cookbook)$680$537 - 
                
                  
                  
                超圖解 Arduino 互動設計入門, 2/e$680$578 - 
                
                  
                  
                Java SE 8 技術手冊$620$490 - 
                
                  
                  
                深入淺出 Node.js$560$437 - 
                
                  
                  
                改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 - 
                
                  
                  
                Eclipse 完全攻略(第三版):從基礎 Java 到 PDE 外掛開發$620$484 - 
                
                  
                  
                啊哈!圖解演算法必學基礎$350$298 - 
                
                  
                  
                邁向 jQuery 達人的階梯$490$417 - 
                
                  
                  
                Swift初學特訓班--iOS App 開發快速養成與實戰(附近3小時新手入門與關鍵影音教學/全書範例程式)$420$332 - 
                
                  
                  
                絕對無料-MIS 網管達人的工具箱$380$296 - 
                
                  
                  
                深入理解 Android 核心設計思想-核心解構篇$720$562 - 
                
                  
                  
                深入理解 Android 核心設計思想-應用實測篇$380$323 - 
                
                  
                  
                Node.js 實戰手冊 (Node.js in Action)$520$411 - 
                
                  
                  
                Raspberry Pi 超炫專案與完全實戰 (深入 Raspberry Pi 的全面開發經典) (附101段教學與執行影片/範例程式)$520$411 - 
                
                  
                  
                Android 程式設計入門、應用到精通--增訂第三版 (適用 5.X~1.X, Android Wear 穿戴式裝置)$560$442 - 
                
                  
                  
                Raspberry Pi 2 Model B$1,680$1,596 - 
                
                  
                  
                Raspberry Pi 2 Model B 記憶卡電源套組 (Raspberry Pi 2 Model B + 16G microSD卡 + 5V/2.5A電源組)$2,180$2,071 - 
                
                  
                  
                提升 iOS 8 App 程式設計進階實力的 30 項關鍵技巧-最新 Swift 開發教學(Intermediate iOS Programming with Swift)$590$460 - 
                
                  
                  
                當猛虎遇上Android | 一手掌握Android App程式開發與設計$880$695 - 
                
                  
                  
                完整學會 Git, GitHub, Git Server 的24堂課$360$284 - 
                
                  
                  
                Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰$620$484 - 
                
                  
                  
                iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift)$690$538 
商品描述
Get quick answers for developing and debugging applications with Swift, Apple’s multi-paradigm programming language. This pocket reference is the perfect on-the-job tool for learning Swift’s modern language features, including type safety, generics, type inference, closures, tuples, automatic memory management, and support for Unicode.
Designed to work with Cocoa and Cocoa Touch, Swift can be used in tandem with Objective-C, and either of these languages can call APIs implemented in the other. Swift is still evolving, but it’s clear that Apple sees it as the future language of choice for iOS and OS X software development.
Topics include:
- Swift’s Run-Eval-Print-Loop (REPL) and interactive playgrounds
 - Supported data types, such as strings, arrays, and dictionaries
 - Variables and constants
 - Program flow: loops and conditional execution
 - Classes, structures, enumerations, functions, and protocols
 - Closures: similar to blocks in Objective-C and lambdas in C#
 - Optionals: values that can explicitly have no value
 - Operators, operator overloading, and custom operators
 - Access control: restricting access to types, methods, and properties
 - Built-in global functions and their parameter requirements
 
商品描述(中文翻譯)
獲得快速答案以開發和除錯使用 Swift 的應用程式,Swift 是蘋果公司的多範式程式語言。這本口袋參考書是學習 Swift 現代語言特性的完美工作工具,包括類型安全、泛型、類型推斷、閉包、元組、自動記憶體管理和對 Unicode 的支援。
Swift 設計用於與 Cocoa 和 Cocoa Touch 一起使用,可以與 Objective-C 一起使用,這兩種語言可以互相調用對方實現的 API。Swift 仍在不斷發展,但顯然蘋果將其視為 iOS 和 OS X 軟體開發的未來首選語言。
主題包括:
- Swift 的運行-評估-打印-循環 (REPL) 和互動式遊樂場
- 支援的資料類型,如字串、陣列和字典
- 變數和常數
- 程式流程:迴圈和條件執行
- 類別、結構、列舉、函數和協定
- 閉包:類似於 Objective-C 的區塊和 C# 的 Lambda
- 可選型別:可以明確沒有值的值
- 運算子、運算子重載和自定義運算子
- 存取控制:限制對類型、方法和屬性的存取
- 內建全域函數及其參數要求
