iOS 11 programming fundamentals with Swift Swift, Xcode, and Cocoa basics

Matt Neuburg

Book - 2017

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. Explore Swift's object-oriented concepts; become familiar with built-in Swift types; dive deep into Swift objects, protocols, and generics; tour the lifecycle of an Xcode project; learn how nibs are loaded; understand Cocoa's event-driven design; and communicate with C and Objective-C. In this edition, catch up on the latest iOS programming features: Multiline strings and improved dictiona...ries, object serialization, key paths and key-value observing, expanded git integration, code refactoring, and more! 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.

Saved in:

2nd Floor Show me where

005.268/SWIFT/Neuburg
1 / 1 copies available
Location Call Number   Status
2nd Floor 005.268/SWIFT/Neuburg Checked In
Subjects
Published
Sebastopol, California : O'Reilly Media, Inc 2017.
Language
English
Main Author
Matt Neuburg (author)
Edition
Fourth edition
Item Description
Includes index.
"Covers iOS 11, Xcode 9, and Swift 4"--Cover.
Physical Description
xxi, 619 pages : illustrations ; 24 cm
ISBN
9781491999318
  • Part 1. Language. The architecture of Swift
  • Functions
  • Variables and simple types
  • Object types
  • Flow control and more
  • Part 2. IDE. Anatomy of an Xcode project
  • Nib management
  • Documentation
  • Life cycle of a project
  • Part 3. Cocoa. Cocoa classes
  • Cocoa events
  • Memory management
  • Communication between objects.