Swift in Depth

Tjeerd in 't Veen

  • 出版商: Manning
  • 出版日期: 2019-05-27
  • 定價: $1,650
  • 售價: 9.5$1,568
  • 貴賓價: 9.0$1,485
  • 語言: 英文
  • 頁數: 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》旨在幫助您掌握這些工具和技巧,並開發下一代應用程序、Web服務等!

關於技術方面,使用Swift創建第一個玩具iOS或Mac應用程序很有趣。但是,編寫安全、可靠、專業級的軟件則完全不同。Swift語言包含了一套令人驚嘆的高級功能,並支持各種編程風格和技術。您只需要挽起袖子,深入學習Swift。

關於本書, 《深入理解Swift》將逐個概念地指導您掌握構建Apple平台(如iOS和Mac)專業軟件所需的技能,同時也包括在Linux服務器上的應用。通過跟隨眾多具體的示例、深入的解釋和引人入勝的練習,您將最終理解強大的技術,如泛型、高效的錯誤處理、面向協議的編程和高級Swift模式。作者Tjeerd in 't Veen通過自己辛苦獲得的經驗揭示了這些高價值、難以發現的Swift技巧。

內容包括:
- 使用泛型編寫可重用代碼
- 迭代器、序列和集合
- 面向協議的編程
- 理解map、flatMap和compactMap
- 使用Result進行異步錯誤處理
- Swift的最佳實踐