If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Swift 5 – Fifth Edition
Jon Hoffman
ISBN: 9781789139860
- Understand core Swift components, including operators, collections, control flows, and functions
- Learn how and when to use classes, structures, and enumerations
- Understand how to use protocol-oriented design with extensions to write easier-to-manage code
- Use design patterns with Swift, to solve commonly occurring design problems
- Implement copy-on-write for you custom value types to improve performance
- Add concurrency to your applications using Grand Central Dispatch and Operation Queues
- Implement generics to write flexible and reusable code
Hands-On Design Patterns with Swift
Giordano Scalzo, Florent Vilmart, Sergio De Simone
ISBN: 9781789135565
- Work efficiently with Foundation and Swift Standard...