Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 9 IDE, Cocoa Touch, and the latest version of Apple’s acclaimed programming language, Swift 4. With this thoroughly updated guide, you’ll learn the Swift language, understand Apple’s Xcode development tools, and discover the Cocoa framework.
In this edition, catch up on the latest iOS programming features.
Once you master the fundamentals, you’ll be ready to tackle the details of iOS app development with author Matt Neuburg’s companion guide, Programming iOS 11.
Part I. Language
Chapter 1. The Architecture of Swift
Chapter 2. Functions
Chapter 3. Variables and Simple Types
Chapter 4. Object Types
Chapter 5. Flow Control and More
Part II. IDE
Chapter 6. Anatomy of an Xcode Project
Chapter 7. Nib Management
Chapter 8. Documentation
Chapter 9. Life Cycle of a Project
Part III. Cocoa
Chapter 10. Cocoa Classes
Chapter 11. Cocoa Events
Chapter 12. Memory Management
Chapter 13. Communication Between Objects
Appendix A. C, Objective-C, and Swift