Skip to main content

Object Lesson

  • Chapter
  • First Online:
Learn iOS 8 App Development
  • 1501 Accesses

Abstract

I’d like to take a break from app development for a chapter. Good iOS development requires conceptual and design skills that go beyond just knowing how to write for loops or connect a button to an outlet. Software engineers call these design patterns and design principles. To appreciate these philosophies, I’ll start with the foundation for it all: the object.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    The Montagues and the Capulets were the two alienated families in the play Romeo and Juliet. I mention this in case your reading list is skewed toward Jules Verne and not William Shakespeare.

  2. 2.

    You can’t pass a Player structure to a function that expects a Person structure in Swift, even though the Player structure begins with a Person structure. You can do that in more primitive languages, like C, which is where many of these early programming ideas germinated.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2014 James Bucanek

About this chapter

Cite this chapter

Bucanek, J. (2014). Object Lesson. In: Learn iOS 8 App Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0208-1_6

Download citation

Publish with us

Policies and ethics