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

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, a...

Full description

Bibliographic Details
Other Authors: Neuburg, Matt, author (author)
Format: eBook
Language:Inglés
Published: Beijing, [China] : O'Reilly 2018.
Edition:Fourth edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630464206719
Table of Contents:
  • 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.