Swift in Depth
暫譯: 深入探討 Swift
Tjeerd in 't Veen
- 出版商: Manning
- 出版日期: 2019-05-27
- 售價: $1,650
- 貴賓價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 376
- 裝訂: Paperback
- ISBN: 1617295183
- ISBN-13: 9781617295188
-
相關分類:
Apple Developer
立即出貨 (庫存=1)
買這商品的人也買了...
相關主題
商品描述
Swift is more than just a fun language to build iOS applications with. It features a host of powerful tools that, if effectively used, can help you create even better apps with clean, crystal-clear code and awesome features. Swift in Depth is designed to help you unlock these tools and quirks and get developing next-gen apps, web services, and more!
about the technology
It’s fun to create your first toy iOS or Mac app in Swift. Writing secure, reliable, professional-grade software is a different animal altogether. The Swift language includes an amazing set of high-powered features, and it supports a wide range of programming styles and techniques. You just have to roll up your sleeves and learn Swift in depth.
about the book
Swift in Depth guides you concept by concept through the skills you need to build professional software for Apple platforms, such as iOS and Mac; also on the server with Linux. By following the numerous concrete examples, enlightening explanations, and engaging exercises, you’ll finally grok powerful techniques like generics, efficient error handling, protocol-oriented programming, and advanced Swift patterns. Author Tjeerd in ’t Veen reveals the high-value, difficult-to-discover Swift techniques he’s learned through his own hard-won experience.
what's inside
- Writing reusable code with generics
- Iterators, sequences, and collections
- Protocol-oriented programming
- Understanding map, flatMap, and compactMap
- Asynchronous error handling with Result
- Best practices in Swift
商品描述(中文翻譯)
Swift 不僅僅是一種有趣的語言來構建 iOS 應用程式。它擁有一系列強大的工具,如果有效使用,可以幫助您創建更好的應用程式,擁有乾淨、清晰的代碼和出色的功能。《Swift in Depth》旨在幫助您解鎖這些工具和特性,開始開發下一代應用程式、網路服務等!
關於技術
在 Swift 中創建您的第一個玩具 iOS 或 Mac 應用程式是很有趣的。然而,編寫安全、可靠、專業級的軟體則是完全不同的挑戰。Swift 語言包含了一組驚人的高效能特性,並支持多種編程風格和技術。您只需捲起袖子,深入學習 Swift。
關於本書
《Swift in Depth》逐步引導您掌握構建 Apple 平台(如 iOS 和 Mac)專業軟體所需的技能;同時也涵蓋在 Linux 伺服器上的開發。通過眾多具體的範例、啟發性的解釋和引人入勝的練習,您將最終理解強大的技術,如泛型、有效的錯誤處理、協議導向編程和進階的 Swift 模式。作者 Tjeerd in ’t Veen 揭示了他通過自身艱辛經驗學到的高價值、難以發現的 Swift 技術。
內容包括
- 使用泛型編寫可重用的代碼
- 迭代器、序列和集合
- 協議導向編程
- 理解 map、flatMap 和 compactMap
- 使用 Result 進行非同步錯誤處理
- Swift 的最佳實踐