Appendix 1. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Learn iOS 11 Programming with Swift 4 - Second Edition Craig Clayton
ISBN: 978-1-78839-075-0
- Get to grips with Swift 4 and Xcode 9, the building blocks of Apple development
- Get to know the fundamentals of Swift 4 , including strings, variables, constants, and control flow
- Discover the distinctive design principles that define the iOS user experience
- Build a responsive UI and add privacy to your custom-rich notifications
- Preserve the data and manipulate the image with filters and effects
- Bring in SiriKit to create payment requests inside your app
- Collect valuable feedback with TestFlight before you release your apps on the App Store
Mastering Swift 4 - Fourth Edition Jon Hoffman
ISBN: 978-1-78847-780-2
- Delve into the core components of Swift 4.0, including operators, collections, control flows, and functions
- Create and use classes, structures, and enumerations
- Understand protocol-oriented design and see how it can help you write better code
- Develop a practical understanding of subscripts and extensions
- Add concurrency to your applications using Grand Central Dispatch and Operation Queues
- Implement generics and closures to write very flexible and reusable code
- Make use of Swift’s error handling and availability features to write safer code