Chapter 17. What’s next?
Congratulations! You’ve followed the Bookcase app on the long journey from a basic idea through to publication on the App Store.
Along the way, we’ve covered dozens of Swift and iOS concepts, but the learning doesn’t stop here. First, don’t forget there were important resources that we looked at in this book:
- Swift— Continue to work on your Swift expertise with the book from Apple, The Swift Programming Language (http://mng.bz/6fKi).
- iOS Human Interface Guidelines— Ensure your app follows Apple’s human interface guidelines (http://mng.bz/g9dI).
Other resources and tutorials you should be aware of include these:
- WWDC videos— Apple’s extensive library of videos from their Worldwide Developers Conference (http://mng.bz/i030)
- Guides and sample code— Straight from Apple (http://mng.bz/eo56)
- Apple API reference documentation— http://mng.bz/2Jr9
- iOS Frameworks— A comprehensive list of all available iOS frameworks (http://mng.bz/D5cb)
- raywenderlich.com— A comprehensive library of iOS books and tutorials