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

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

Full description

Bibliographic Details
Other Authors: Neuburg, Matt, author (author), Roumeliotis, Rachel, editor (editor), Montgomery, Karen, cover designer (cover designer), Futato, David, designer (designer)
Format: eBook
Language:Inglés
Published: Beijing, China : O'Reilly 2015.
Edition:1st edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628943106719
Table of Contents:
  • Part I, Language. The architecture of Swift
  • Functions
  • Variables and simple types
  • Object types
  • Flow control and more
  • Part II, IDE. Anatomy of an Xcode project
  • Nib management
  • Documentation
  • Life cycle of a project
  • Part III, Cocoa. Cocoa classes
  • Cocoa events
  • Memory management
  • Communication between objects
  • Appendix. C, Objective-C, and Swift.