Chapter 1. Introduction to iOS development

 

This chapter covers

  • Introduction to iOS development
  • Designing applications for the mobile paradigm
  • Building and running your first iOS application
  • Objective-C and MVC primer
  • Overview of Apple’s development tools

Developing iOS apps is something that many people wish they knew how to do. How many times have you heard people say, “If only there was an app for...”? By the end of this book you’ll be able to create those apps and possibly create one that could be downloaded by millions of people around the world. Even by the end of this chapter, you’ll be able to call yourself an iOS developer after we create our first iOS application together.

Many people who want to develop for iOS get scared away by the perceived complexity of the platform. You’ll soon learn that once you focus on just the essentials, you won’t feel overwhelmed as most people do with other iOS books. It’s also crucial to be able to apply what you’ve learned by using that knowledge to create something tangible. The best way to learn is by doing, and that’s just what you’re going to do.

1.1. Developing for iOS

1.2. Creating your first iOS application

1.3. iOS development fundamentals

1.4. Overview of Apple’s development tools

1.5. Summary

sitemap