• Complain

Brendan G. Lim - iOS 7 in Action

Here you can read online Brendan G. Lim - iOS 7 in Action full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2014, publisher: Manning Publications, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Brendan G. Lim iOS 7 in Action

iOS 7 in Action: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "iOS 7 in Action" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Summary

iOS 7 in Action is a detailed, hands-on guide that teaches you how to create amazing native iOS apps. Youll 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 youre already creating iOS apps, youll 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, youll explore thoroughly explained examples that you can expand and reuse. If this is your first foray into mobile development, youll get the skills you need to go from idea to app store. If youre already creating iOS apps, youll pick up new techniques to hone your craft, and learn how to capitalize on new iOS 7 features.

This book assumes youre familiar with a language like C, C++, or Java. Prior experience with Objective-C and iOS is helpful.

Whats 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
  1. Introduction to iOS development
  2. Views and view controller basics
  3. Using storyboards to organize and visualize your views
  4. Using and customizing table views
  5. Using collection views
  6. PART 2 BUILDING REAL-WORLD APPLICATIONS
  7. Retrieving remote data
  8. Photos and videos and the Assets Library
  9. Social integration with Twitter and Facebook
  10. Advanced view customization
  11. Location and mapping with Core Location and MapKit
  12. Persistence and object management with Core Data
  13. PART 3 APPLICATION EXTRAS
  14. Using AirPlay for streaming and external display
  15. Integrating push notifications
  16. Applying motion effects and dynamics

Brendan G. Lim: author's other books


Who wrote iOS 7 in Action? Find out the surname, the name of the author of the book and a list of all author's works by series.

iOS 7 in Action — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "iOS 7 in Action" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
iOS 7 in Action
Brendan G. Lim and Martin Conte Mac Donell

iOS 7 in Action - image 1

Copyright

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact

Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 261 Shelter Island, NY 11964 Email: orders@manning.com

2014 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Picture 2 Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.

Picture 3Manning Publications Co.20 Baldwin RoadPO Box 261Shelter Island, NY 11964Development editor: Jennifer StoutCopyeditor: Linda RecktenwaldProofreader: Alyson BrenerTypesetter: Dennis DalinnikCover designer: Marija Tudor

ISBN: 9781617291425

Printed in the United States of America

1 2 3 4 5 6 7 8 9 10 MAL 19 18 17 16 15 14

Brief Table of Contents
Table of Contents
Preface

We wrote this book as a guide that you can count on and refer to as you develop your own apps for iOS using the iOS 7 SDK. We tried to cover topics in a simple and immersive waya way that allows you to learn by getting your hands dirty. Its always easier to learn something new by doing, and thats exactly what youll find in this book, and thats what defines books in the In Action series. The book will allow you to learn at your own pace by building real-world applications for each of the topics covered in each of the chapters.

We assume that youre already motivated to write your own iOS apps and want to get started right away, so we wont spend much time convincing you. If youve never created an app before, rest assured that you will have created your very first one after the first chapter. This book will act as your trusted guide whether you want to dive into iOS development, or only want to learn how to use the new features available in iOS.

Youll learn what makes up an iOS application and thus gain a deep understanding of its different components. These many components have to come together to make an app truly great. As you go along, the topics youll learn will give you the knowledge you need to build more impressive apps on your own. And then we will have succeeded in what we set out to do!

Acknowledgments

Many people helped bring this book to fruitionmentors, colleagues, reviewers, editors, friends, and family. We thank you all.

The reviewers who read the manuscript in various stages of its development and provided invaluable feedback: Albert Choy, Andreas Walsh, Brent Stains, Chris Catalfo, Daniel Zajork, David Cabrero, Ecil Teodor, Gavin Whyte, John D. Lewis, Jonathan Twaddell, Mayur Patil, Moses Yeung, Richard Lebel, Stephen Wakely, Steve Tibbett, Yousef Ourabi, and Zorodzayi Mukuya.

The readers of Mannings Early Access Program (MEAP) for their comments and their corrections to our chapters as they were being written. You helped make this a better book.

Our technical proofreader, Joe Smith, who reviewed the manuscript one last time shortly before it went into production.

Finally, the team at Manning who worked with us and supported us, and allowed one of us (Brendan) to do this for a second time: Marjan Bace, Scott Meyers, Jennifer Stout, Kevin Sullivan, Linda Recktenwald, Alyson Brener, and the many others who helped along the way.

Brendan Lim

Id like to dedicate this book to my extremely loving and supportive wife, Edelweiss. Knowing what the experience would be like from the first book I wrote, she still had the patience to encourage me to finish my second. To my father, Chhorn, who has always pushed me to work hard and has been the best role model anybody could ask for: I can only hope to have a few of the many accomplishments you have achieved. To my mother, Brenda, who is the nicest and most caring and loving person Ill ever know: I strive to be as loving and caring as you are, and to carry myself with the same smile that you always have on your face. Without the two of you, I wouldnt be in this world, and I owe everything to you both. To my two brothers, Chhorn and Chhun, who have always been so supportive of me. To my niece, Madelyn and my nephew, Bryent and to the other members of my family: Edwin, Leticia, Mark, Beth, and Lisa. To all of my friends who have contributed directly and indirectly to the book.

Martin Conte Mac Donell

The following (and not limited to this book) is dedicated to the memory of my little mentor, the one who taught me how to fight the unbearable and taught me The Meaning. To you and your life: youre still teaching me how to be a better man. Without a word. As it should be. Id also like to thank Victoria, who opened the gate to the garden and whom I admire and love profoundly. To my dear father, Juan Jos, my lovely mother, Maria Teresa, my wonderful sister, Lucia, and to my dearest friend, Ezequiel. These four incredible human beings have shaped me to be who I am today: thank you very much.

About this Book

If youre interested in developing apps for iOS, then this book is for you.

There are a few prerequisites to be able to use the book effectively. First, you need to be interested in developing apps for iOS. You should have a Mac or at least a computer thats running OS X. Also, although object-oriented methodologies and Objective-C are covered in the appendix, its helpful to have an understanding of both.

With the prerequisites out of the way, this book is beneficial for developers new to iOS or those who are experienced iOS developers who want to learn more about creating apps for iOS. The book is structured so that you can skip a chapter if you already have a good understanding of the topic. Most of the chapters and the apps we create in them are atomic to allow you to read just the ones you need if youre already experienced.

Roadmap

This book has 14 chapters and is divided into 3 parts.

gets your development environment up and running, teaches you about iOS fundamentals, and lets you build your first application.

gives you an in-depth look at views, controls, and the view coordinate system. You also take a look at view controllers and how to support multiple orientations. This is done while enhancing the application that you built in the first chapter.

teaches you how to use storyboarding to organize the view controllers in your application. Well use different scenes and show you how to transition and pass data between them by creating a task management app.

introduces you to table views, table view controllers, and prototype cells so that you can organize and present data as lists. Youll use a table view of albums in the Photos application.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «iOS 7 in Action»

Look at similar books to iOS 7 in Action. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «iOS 7 in Action»

Discussion, reviews of the book iOS 7 in Action and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.