Objective-C for Absolute Beginners iPhone, iPad and Mac Programming Made Easy /

Learn Objective-C and its latest release, and learn how to mix Swift with it. You have a great idea for an app, but how do you bring it to fruition? With Objective-C, the universal language of iPhone, iPad, and Mac apps. Using a hands-on approach, you'll learn how to think in programming terms,...

Full description

Bibliographic Details
Main Authors: Kaczmarek, Stefan (Author, http://id.loc.gov/vocabulary/relators/aut), Lees, Brad (http://id.loc.gov/vocabulary/relators/aut), Bennett, Gary (http://id.loc.gov/vocabulary/relators/aut), Fisher, Mitch (http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2018.
Edition:4th ed. 2018.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Chapter 1: Becoming a Great Objective C Programmer
  • Chapter 2: Programming Basics
  • Chapter 3: It's All About the Data
  • Chapter 4: Making Decisions About...and Planning Program Flow
  • Chapter 5: Object Oriented Programming with Objective-C
  • Chapter 6: Learning Objective-C and Xcode
  • Chapter 7:Objective-C Classes, Objects, and Methods
  • Chapter 8: Programming Basics in Objective-C
  • Chapter 9: Comparing Data
  • Chapter 10: Creating User Interfaces
  • Chapter 11: Storing Information
  • Chapter 12: Protocols and Delegates
  • Chapter 13: Introducing the Debugger.