Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features /

Saved in:
Bibliographic Details
Author / Creator:Begeman, Kyle.
Imprint:Birmingham, UK : Packt Pub., 2014.
Description:1 online resource (1 volume) : illustrations.
Language:English
Series:Community experience distilled
Community experience distilled.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11230783
Hidden Bibliographic Details
Varying Form of Title:Application development in iOS seven
ISBN:9781783550326
1783550325
1783550317
9781783550319
Notes:Includes index.
Online resource; title from cover (viewed June 11, 2014).
Summary:A hybrid between informative overview and step-by-step instruction, this book is the ultimate guide to iOS 7 application development. If you are an iOS developer who is looking to understand the new features within iOS7 and Xcode5, then this book is for you. Whether you have already used iOS7 or you are new to its features, this book will provide you with the knowledge required to take full advantage of iOS7 and Xcode 5 for your applications. In order to fully understand the concepts in this book, it is recommended you have at least some experience with previous versions of iOS.
Other form:Print version: Begeman, Kyle. Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features. Birmingham, [England] : Packt Publishing, ©2014 iii, 109 pages Community experience distilled. 9781783550319

MARC

LEADER 00000cam a2200000Ia 4500
001 11230783
006 m o d
007 cr cnu---unuuu
008 140611s2014 enka o 001 0 eng d
005 20240711200743.8
019 |a 907245905 
020 |a 9781783550326  |q (electronic bk.) 
020 |a 1783550325  |q (electronic bk.) 
020 |z 1783550317 
020 |z 9781783550319 
035 |a (OCoLC)881295215  |z (OCoLC)907245905 
035 9 |a (OCLCCM-CC)881295215 
037 |a D72F1D11-BF04-4A57-9081-3B9EB585072D  |b OverDrive, Inc.  |n http://www.overdrive.com 
040 |a UMI  |b eng  |e pn  |c UMI  |d E7B  |d N$T  |d DEBBG  |d DEBSZ  |d COO  |d OCLCF  |d YDXCP  |d OCLCQ  |d OCLCO  |d TEFOD  |d OCLCQ  |d OCLCO  |d D6H  |d K6U  |d AGLDB  |d OCLCQ  |d OCLCO  |d COCUF  |d ICA  |d CNNOR  |d OCLCQ  |d OCLCO  |d CCO  |d PIFFA  |d FVL  |d U3W  |d REB  |d STF  |d OCLCQ  |d VTS  |d CEF  |d NLE  |d INT  |d VT2  |d OCLCQ  |d WYU  |d OCLCO  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d AU@  |d M8D  |d HS0 
049 |a MAIN 
050 4 |a QA76.774.I67 
072 7 |a COM  |x 074000  |2 bisacsh 
072 7 |a COM  |x 046000  |2 bisacsh 
072 7 |a COM  |x 051370  |2 bisacsh 
100 1 |a Begeman, Kyle. 
245 1 0 |a Application development in iOS 7 :  |b learn how to build an entire real-world application using all of iOS 7's new features /  |c Kyle Begeman. 
246 3 |a Application development in iOS seven 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2014. 
300 |a 1 online resource (1 volume) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover (viewed June 11, 2014). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Xcode 5 -- A Developer's Ultimate Tool; The new user experience; Top-level documentation; Debugger and debug gauges; Automatic configuration with accounts and capabilities; Source control; Asset catalogs; Quick build device selection; Storyboard previews; Summary; Chapter 2: Foundation Framework -- Growing Up; Why Foundation matters; Modules; Precompiled headers -- a partial solution; Modules -- smart importing; NSProgress; NSArray; NSTimer; NSData; NSURLUtilities; Summary 
505 8 |a Chapter 3: Auto Layout 2.0Why you should use Auto Layout; Creating our project; Starting our storyboard; Setting up button actions; Using Auto Layout; Applying constraints; Resolving Auto Layout issues; Finishing our menu view; Preparing for navigation; Summary; Chapter 4: Building Our Application for iOS 7; Designing for iOS 7; Navigation bar and status bar; The new UIKit; Updated app icons; Putting together the pieces; Project organization; Creating the files; Setting up the storyboard; AddNewViewController; FoodDetailViewController; MyFoodsViewController; Summary 
505 8 |a Chapter 5: Creating and Saving User DataPicking up where we left off; Navigation bar style; Adding our button action; Adding buttons to our navigation bar; Adjusting our storyboard view; Adding our delegates; Using a tap gesture; Getting the image from UIImagePickerController; Adding the text field delegate; Saving the data; Getting the date string; Adding validation; Saving the image; Creating versus loading the .plist file; Adding a new entry; Summary; Chapter 6: Displaying User Data; Custom cell; Building the cell; Connecting the cell; Creating properties; Adding food 
505 8 |a Preparing the table viewLoading data; Displaying data; Showing the detail view; Coding the detail view; Creating blurred images; Finishing our detail view; Pushing the detail view; Summary; Chapter 7: Manipulating Text with TextKit; What is TextKit?; Dynamic type; Handling updates; Exclusion paths; Adding letterpress; Text formatting; Making text bold and italisizing; Underlining text; Summary; Chapter 8: Adding Physics with UIKit Dynamics; Motion and physics in UIKit; UIKit Dynamics; Motion effects; Adding gravity; UIDynamicAnimator; UIGravityBehavior; Behavior properties 
505 8 |a Creating boundariesCollisions; Creating invisible boundaries; Dynamic items; Manipulating item properties; Collision notifications; Attaching items to other items; Snapping items; Using motion in our app; Summary; Index 
520 |a A hybrid between informative overview and step-by-step instruction, this book is the ultimate guide to iOS 7 application development. If you are an iOS developer who is looking to understand the new features within iOS7 and Xcode5, then this book is for you. Whether you have already used iOS7 or you are new to its features, this book will provide you with the knowledge required to take full advantage of iOS7 and Xcode 5 for your applications. In order to fully understand the concepts in this book, it is recommended you have at least some experience with previous versions of iOS. 
630 0 0 |a iOS (Electronic resource)  |0 http://id.loc.gov/authorities/names/n2010039603 
630 0 7 |a IOS (Electronic resource)  |2 fast  |0 (OCoLC)fst01784820 
650 0 |a Operating systems (Computers)  |0 http://id.loc.gov/authorities/subjects/sh85094982 
650 0 |a Application software  |x Development.  |0 http://id.loc.gov/authorities/subjects/sh95009362 
650 7 |a COMPUTERS  |x Hardware  |x Handheld Devices.  |2 bisacsh 
650 7 |a COMPUTERS  |x Operating Systems  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming  |x Apple Programming.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Operating systems (Computers)  |2 fast  |0 (OCoLC)fst01046280 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |a Begeman, Kyle.  |t Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features.  |d Birmingham, [England] : Packt Publishing, ©2014  |h iii, 109 pages  |k Community experience distilled.  |z 9781783550319 
830 0 |a Community experience distilled.  |0 http://id.loc.gov/authorities/names/no2011030603 
903 |a HeVa 
929 |a oclccm 
999 f f |i 941d20f2-7f07-55cc-a082-885ed60d4f0b  |s a1e7b8f7-81a4-52cf-9e92-1b8a846bc740 
928 |t Library of Congress classification  |a QA76.774.I67  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=780918  |z eBooks on EBSCOhost  |g ebooks  |i 12410597