Application development in iOS 7 :: learn how to build an entire real-world application using all of iOS 7's new features /
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...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Pub.,
2014.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 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. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781783550326 1783550325 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn881295215 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 140611s2014 enka o 001 0 eng d | ||
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 |d OCLCO |d QGK |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 907245905 |a 1259114410 | ||
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 |z (OCoLC)1259114410 | ||
037 | |a D72F1D11-BF04-4A57-9081-3B9EB585072D |b OverDrive, Inc. |n http://www.overdrive.com | ||
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 | |
082 | 7 | |a 004.167 |2 23 | |
049 | |a MAIN | ||
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. | ||
546 | |a English. | ||
630 | 0 | 0 | |a iOS (Electronic resource) |0 http://id.loc.gov/authorities/names/n2010039603 |
630 | 0 | 7 | |a iOS (Electronic resource) |2 fast |
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 | 6 | |a Systèmes d'exploitation (Ordinateurs) | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a operating systems. |2 aat | |
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 | |
650 | 7 | |a Operating systems (Computers) |2 fast | |
758 | |i has work: |a Application Development in iOS 7 (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3gvTwytRMKtQ7j4BtBQdP |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
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 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=780918 |3 Volltext |
938 | |a ebrary |b EBRY |n ebr10875071 | ||
938 | |a EBSCOhost |b EBSC |n 780918 | ||
938 | |a YBP Library Services |b YANK |n 11822926 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn881295215 |
---|---|
_version_ | 1816882275242999808 |
adam_text | |
any_adam_object | |
author | Begeman, Kyle |
author_facet | Begeman, Kyle |
author_role | |
author_sort | Begeman, Kyle |
author_variant | k b kb |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.774.I67 |
callnumber-search | QA76.774.I67 |
callnumber-sort | QA 276.774 I67 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | 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 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 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 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 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 |
ctrlnum | (OCoLC)881295215 |
dewey-full | 004.167 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.167 |
dewey-search | 004.167 |
dewey-sort | 14.167 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06588cam a2200721 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn881295215</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">140611s2014 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">E7B</subfield><subfield code="d">N$T</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">D6H</subfield><subfield code="d">K6U</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COCUF</subfield><subfield code="d">ICA</subfield><subfield code="d">CNNOR</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">CCO</subfield><subfield code="d">PIFFA</subfield><subfield code="d">FVL</subfield><subfield code="d">U3W</subfield><subfield code="d">REB</subfield><subfield code="d">STF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">OCLCO</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">AU@</subfield><subfield code="d">M8D</subfield><subfield code="d">HS0</subfield><subfield code="d">OCLCO</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">907245905</subfield><subfield code="a">1259114410</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783550326</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783550325</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1783550317</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781783550319</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)881295215</subfield><subfield code="z">(OCoLC)907245905</subfield><subfield code="z">(OCoLC)1259114410</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">D72F1D11-BF04-4A57-9081-3B9EB585072D</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.774.I67</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">074000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">046000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051370</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">004.167</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Begeman, Kyle.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Application development in iOS 7 :</subfield><subfield code="b">learn how to build an entire real-world application using all of iOS 7's new features /</subfield><subfield code="c">Kyle Begeman.</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">Application development in iOS seven</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2014.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from cover (viewed June 11, 2014).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="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.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">iOS (Electronic resource)</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2010039603</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">iOS (Electronic resource)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Operating systems (Computers)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85094982</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'exploitation (Ordinateurs)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">operating systems.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Hardware</subfield><subfield code="x">Handheld Devices.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Operating Systems</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming</subfield><subfield code="x">Apple Programming.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Operating systems (Computers)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Application Development in iOS 7 (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3gvTwytRMKtQ7j4BtBQdP</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Begeman, Kyle.</subfield><subfield code="t">Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features.</subfield><subfield code="d">Birmingham, [England] : Packt Publishing, ©2014</subfield><subfield code="h">iii, 109 pages</subfield><subfield code="k">Community experience distilled.</subfield><subfield code="z">9781783550319</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=780918</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10875071</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">780918</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">11822926</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn881295215 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:26:01Z |
institution | BVB |
isbn | 9781783550326 1783550325 |
language | English |
oclc_num | 881295215 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Packt Pub., |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Begeman, Kyle. Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / Kyle Begeman. Application development in iOS seven Birmingham, UK : Packt Pub., 2014. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Online resource; title from cover (viewed June 11, 2014). Includes index. 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 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 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 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 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 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. English. iOS (Electronic resource) http://id.loc.gov/authorities/names/n2010039603 iOS (Electronic resource) fast Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Systèmes d'exploitation (Ordinateurs) Logiciels d'application Développement. operating systems. aat COMPUTERS Hardware Handheld Devices. bisacsh COMPUTERS Operating Systems General. bisacsh COMPUTERS Programming Apple Programming. bisacsh Application software Development fast Operating systems (Computers) fast has work: Application Development in iOS 7 (Text) https://id.oclc.org/worldcat/entity/E39PD3gvTwytRMKtQ7j4BtBQdP https://id.oclc.org/worldcat/ontology/hasWork 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 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=780918 Volltext |
spellingShingle | Begeman, Kyle Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / Community experience distilled. 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 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 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 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 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 iOS (Electronic resource) http://id.loc.gov/authorities/names/n2010039603 iOS (Electronic resource) fast Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Systèmes d'exploitation (Ordinateurs) Logiciels d'application Développement. operating systems. aat COMPUTERS Hardware Handheld Devices. bisacsh COMPUTERS Operating Systems General. bisacsh COMPUTERS Programming Apple Programming. bisacsh Application software Development fast Operating systems (Computers) fast |
subject_GND | http://id.loc.gov/authorities/names/n2010039603 http://id.loc.gov/authorities/subjects/sh85094982 http://id.loc.gov/authorities/subjects/sh95009362 |
title | Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / |
title_alt | Application development in iOS seven |
title_auth | Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / |
title_exact_search | Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / |
title_full | Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / Kyle Begeman. |
title_fullStr | Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / Kyle Begeman. |
title_full_unstemmed | Application development in iOS 7 : learn how to build an entire real-world application using all of iOS 7's new features / Kyle Begeman. |
title_short | Application development in iOS 7 : |
title_sort | application development in ios 7 learn how to build an entire real world application using all of ios 7 s new features |
title_sub | learn how to build an entire real-world application using all of iOS 7's new features / |
topic | iOS (Electronic resource) http://id.loc.gov/authorities/names/n2010039603 iOS (Electronic resource) fast Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Systèmes d'exploitation (Ordinateurs) Logiciels d'application Développement. operating systems. aat COMPUTERS Hardware Handheld Devices. bisacsh COMPUTERS Operating Systems General. bisacsh COMPUTERS Programming Apple Programming. bisacsh Application software Development fast Operating systems (Computers) fast |
topic_facet | iOS (Electronic resource) Operating systems (Computers) Application software Development. Systèmes d'exploitation (Ordinateurs) Logiciels d'application Développement. operating systems. COMPUTERS Hardware Handheld Devices. COMPUTERS Operating Systems General. COMPUTERS Programming Apple Programming. Application software Development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=780918 |
work_keys_str_mv | AT begemankyle applicationdevelopmentinios7learnhowtobuildanentirerealworldapplicationusingallofios7snewfeatures AT begemankyle applicationdevelopmentiniosseven |