iOS 7 in Action
eBook - ePub

iOS 7 in Action

,
  1. 368 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

iOS 7 in Action

,
Book details
Table of contents
Citations

About This Book

Summary iOS 7 in Action is a detailed, hands-on guide that teaches you how to create amazing native iOS apps. You'll dive into key topics by exploring thoroughly explained real-world code examples you can expand and reuse. Learn about Collection Views, Storyboarding, Twitter & Facebook Integration, Passbook, Airplay, and much more. If you're already creating iOS apps, you'll learn how to capitalize on the newest iOS features.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book To develop great apps you need a deep knowledge of iOS. You also need a finely tuned sense of what motivates 500 million loyal iPhone and iPad users. iOS 7 introduces many new visual changes, as well as better multitasking, dynamic motion effects, and much more. This book helps you use those features in apps that will delight your users. iOS 7 in Action is a hands-on guide that teaches you to create amazing native iOS apps. In it, you'll explore thoroughly explained examples that you can expand and reuse. If this is your first foray into mobile development, you'll get the skills you need to go from idea to app store. If you're already creating iOS apps, you'll pick up new techniques to hone your craft, and learn how to capitalize on new iOS 7 features.This book assumes you're familiar with a language like C, C++, or Java. Prior experience with Objective-C and iOS is helpful. What's Inside

  • Native iOS 7 design and development
  • Learn Core Data, AirPlay, Motion Effects, and more
  • Create real-world apps using each core topic
  • Use and create your own custom views
  • Introduction and overview of Objective-C


About the Authors Brendan Lim is a Y Combinator alum, the cofounder of Kicksend, and the author of MacRuby in Action. Martin Conte Mac Donell, aka fz, is a veteran of several startups and an avid open source contributor. Table of Contents
PART 1 BASICS AND NECESSITIES

  • Introduction to iOS development
  • Views and view controller basics
  • Using storyboards to organize and visualize your views
  • Using and customizing table views
  • Using collection views
  • PART 2 BUILDING REAL-WORLD APPLICATIONS
  • Retrieving remote data
  • Photos and videos and the Assets Library
  • Social integration with Twitter and Facebook
  • Advanced view customization
  • Location and mapping with Core Location and MapKit
  • Persistence and object management with Core Data
  • PART 3 APPLICATION EXTRAS
  • Using AirPlay for streaming and external display
  • Integrating push notifications
  • Applying motion effects and dynamics

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access iOS 7 in Action by in PDF and/or ePUB format, as well as other popular books in Computer Science & Hardware. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2014
ISBN
9781638353232

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Cover Illustration
  8. Part 1. Basics and necessities
  9. Part 2. Building real-world applications
  10. Part 3. Application extras
  11. Appendix. Appendix
  12. Index
  13. List of Figures
  14. List of Tables
  15. List of Listings