Editorial Reviews
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode IDE, the Cocoa Touch framework, and Swift—Apple’s new programming language. With this thoroughly updated guide, you’ll learn Swift’s object-oriented concepts, understand how to use Apple’s development tools, and discover how Cocoa provides the underlying functionality iOS apps need to have.
- Explore Swift’s object-oriented concepts: variables and functions, scopes and namespaces, object types and instances
- Become familiar with built-in Swift types such as numbers, strings, ranges, tuples, Optionals, arrays, and dictionaries
- Learn how to declare, instantiate, and customize Swift object types—enums, structs, and classes
- Discover powerful Swift features such as protocols and generics
- Tour the lifecycle of an Xcode project from inception to App Store
- Create app interfaces with nibs and the nib editor, Interface Builder
- Understand Cocoa’s event-driven model and its major design patterns and features
- Find out how Swift communicates with Cocoa’s C and Objective-C APIs
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 8.
Table of Contents
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
Book Details
- Author: Matt Neuburg
- Pages: 582 pages
- Edition: 1
- Publication Date: 2015-04-06
- Publisher: O’Reilly Media
- Language: English
- ISBN-10: 1491908904
- ISBN-13: 9781491908907
Book Preview
Click to Look Inside This eBook: Browse Sample Pages
PDF eBook Free Download
Note: There is a file embedded within this post, please visit this post to download the file.
The post iOS 8 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics appeared first on Fox eBook.
Read Source: iOS 8 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics»