Part 2. Building real-world applications
After you’ve become familiar with the basics of iOS development, you’ll be ready to start creating more advanced applications. This part of the book will arm you with the knowledge you need to start creating real-world apps. Also, in each chapter you’ll be learning by creating basic versions of real-world apps.
In chapter 6 you’ll learn how to retrieve and interact with remote data, which opens up a whole world of possibilities. Chapter 7 will teach you how to use the photos and videos on your iOS device to make the next big photo app.
Chapter 8 shows how to integrate with social networks such as Twitter and Facebook using what’s already baked into iOS 7. Chapter 9 explores making advanced views and custom animations to make your apps really stand out.
In chapter 10 you’ll learn how to use location information and to work with maps. Then in chapter 11 you’ll learn about object management with Core Data to add a layer of persistence to your apps.