Skip to main content

Programming Basics in Objective-C

  • Chapter
  • First Online:
Book cover Objective-C for Absolute Beginners
  • 1109 Accesses

Abstract

Objective-C is an elegant language. It mixes the efficiency of the C language with the object-oriented goodness of Smalltalk. This combination was introduced in the mid-1980s and is still powering the fantastic applications behind the iPhone, iPad, and Mac. How does a language that is more than 20 years old stay relevant and useful after all that time? Well, some of its success is because the two languages that make up Objective-C are well-tested and well-designed. Another reason is less obvious: the various frameworks available for iOS and macOS make developing full-featured applications much easier. These frameworks benefit from the fact that they have been around a long time, which equates to stability and high functionality. Lastly, Objective-C is highly dynamic. While we won’t be focusing on that particular feature in this chapter, the dynamic nature of Objective-C provides a flexibility not found in many compiled languages. With all of these great features, Objective-C and the corresponding frameworks provide an excellent palette from which to create a masterpiece!

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 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.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.

    https://developer.apple.com/documentation/foundation/nsset

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Stefan Kaczmarek, Brad Lees, Gary Bennett, Mitch Fisher

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Kaczmarek, S., Lees, B., Bennett, G., Fisher, M. (2018). Programming Basics in Objective-C. In: Objective-C for Absolute Beginners. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3429-7_8

Download citation

Publish with us

Policies and ethics