Advanced Swift
- Authors
- Chris Eidhof & Ole Begemann & Florian Kugler & Ben Cohen
- Publisher
- objc.io
- Date
- 2019-05-30T06:38:34Z
- Size
- 1.32 MB
- Lang
- en
In this book, we write about advanced concepts in Swift programming. If you have read the Swift Programming Guide, and want to explore more, this book is for you.Swift is a great language for systems programming, but also lends itself for very high-level programming. We’ll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).Updated for Swift 5