iOS 8 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics (2015)

iOS 8 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics (2015)

Preface

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