Cargando…

Beginning iOS 7 development : exploring the iOS SDK /

The team that brought you the bestselling Beginning iPhone Development is back again for Beginning iOS 7 Development, bringing this definitive guide up-to-date with Apple's latest and greatest iOS 7 SDK, as well as with the latest version of Xcode. There's coverage of brand-new technologie...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Nutting, Jack (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2014]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn876857825
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 140416s2014 caua o 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d UMI  |d COO  |d YDXCP  |d IDEBK  |d B24X7  |d DEBBG  |d DEBSZ  |d E7B  |d A7U  |d OCLCF  |d VT2  |d EBLCP  |d OCLCQ  |d OCLCO  |d OCL  |d LIV  |d MERUC  |d OCLCQ  |d ESU  |d OCLCQ  |d IOG  |d OCLCO  |d N$T  |d REB  |d VLB  |d CEF  |d U3W  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d UAB  |d AU@  |d UKAHL  |d OCLCQ  |d OCLCO  |d DCT  |d ERF  |d OCLCQ  |d OCLCO  |d BRF  |d ADU  |d OCLCO  |d OCLCQ  |d INARC 
019 |a 877885199  |a 880448353  |a 880827069  |a 881305319  |a 892193186  |a 894365661  |a 1005806897  |a 1026466268  |a 1048150111  |a 1058729713  |a 1065904758  |a 1066621509  |a 1067206669  |a 1086440685  |a 1087449162  |a 1097099018  |a 1110858841  |a 1112596817  |a 1113446136  |a 1125494905  |a 1129346153  |a 1153048023 
020 |a 9781430260233  |q (electronic bk.) 
020 |a 1430260238  |q (electronic bk.) 
020 |z 9781430260226 
020 |z 143026022X 
024 7 |a 10.1007/978-1-4302-6023-3  |2 doi 
029 1 |a AU@  |b 000053310485 
029 1 |a CHNEW  |b 000887659 
029 1 |a CHVBK  |b 374465762 
029 1 |a DEBBG  |b BV042032286 
029 1 |a DEBBG  |b BV042989641 
029 1 |a DEBBG  |b BV043609415 
029 1 |a DEBSZ  |b 407738487 
029 1 |a DEBSZ  |b 414177541 
029 1 |a GBVCP  |b 88272925X 
029 1 |a NZ1  |b 15625546 
029 1 |a AU@  |b 000067111482 
035 |a (OCoLC)876857825  |z (OCoLC)877885199  |z (OCoLC)880448353  |z (OCoLC)880827069  |z (OCoLC)881305319  |z (OCoLC)892193186  |z (OCoLC)894365661  |z (OCoLC)1005806897  |z (OCoLC)1026466268  |z (OCoLC)1048150111  |z (OCoLC)1058729713  |z (OCoLC)1065904758  |z (OCoLC)1066621509  |z (OCoLC)1067206669  |z (OCoLC)1086440685  |z (OCoLC)1087449162  |z (OCoLC)1097099018  |z (OCoLC)1110858841  |z (OCoLC)1112596817  |z (OCoLC)1113446136  |z (OCoLC)1125494905  |z (OCoLC)1129346153  |z (OCoLC)1153048023 
037 |a CL0500000417  |b Safari Books Online 
050 4 |a QA76.76.A65 
072 7 |a COM  |x 051230  |2 bisacsh 
072 7 |a COM  |x 046020  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
245 0 0 |a Beginning iOS 7 development :  |b exploring the iOS SDK /  |c Jack Nutting, Fredrik Olsson, David Mark, Jeff LaMarche. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2014] 
264 4 |c ©2014 
300 |a 1 online resource (xxii, 682 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 28, 2017). 
500 |a Includes index. 
520 |a The team that brought you the bestselling Beginning iPhone Development is back again for Beginning iOS 7 Development, bringing this definitive guide up-to-date with Apple's latest and greatest iOS 7 SDK, as well as with the latest version of Xcode. There's coverage of brand-new technologies, with chapters on storyboards and iCloud, for example, as well as significant updates to existing material. You'll have everything you need to create your very own apps for the latest iOS devices. Every single sample app in the book has been rebuilt from scratch using latest Xcode and the latest 64-bit iOS 7-specific project templates and designed to take advantage of the latest Xcode features. Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iOS 7 Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 7 SDK, and then guides you though the creation of your first simple application. From there, you'll learn how to integrate all the interface elements Apple touch users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. The iOS 7 update to the bestselling and most recommended book for Cocoa touch developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective Written in an accessible, easy-to-follow style. 
505 0 |a Contents at a Glance -- Contents -- About the Authors -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Welcome to the Jungle -- What this Book Is -- What You Need -- Developer Options -- What You Need to Know -- Whatâ€?s Different About Coding for iOS? -- Only One Active Application -- Only One Window -- Limited Access -- Limited Response Time -- Limited Screen Size -- Limited System Resources -- No Garbage Collection, butâ€?. . . -- Some New Stuff -- A Different Approach -- Whatâ€?s in This Book 
505 8 |a Whatâ€?s New in this Update?Are You Ready? -- Chapter 2: Appeasing the Tiki Gods -- Setting Up Your Project in Xcode -- The Xcode Project Window -- The Toolbar -- The Navigator -- The Jump Bar -- The Utility Area -- Interface Builder -- New Compiler and Debugger -- A Closer Look at Our Project -- Introducing Xcodeâ€?s Interface Builder -- File Formats -- The Storyboard -- The Library -- Adding a Label to the View -- Changing Attributes -- Some iPhone Polishâ€?Finishing Touches -- Bring It on Home -- Chapter 3: Handling Basic Interaction 
505 8 |a The Model-View-Controller ParadigmCreating Our Project -- Looking at the View Controller -- Understanding Outlets and Actions -- Outlets -- Actions -- Cleaning Up the View Controller -- Designing the User Interface -- Adding the Buttons and Action Method -- Adding the Label and Outlet -- Writing the Action Method -- Trying It Out -- Adding Some style -- Looking at the Application Delegate -- Bring It on Home -- Chapter 4: More User Interface Fun -- A Screen Full of Controls -- Active, Static, and Passive Controls -- Creating the Application 
505 8 |a Implementing the Image View and Text FieldsAdding the Image View -- Resizing the Image View -- Setting View Attributes -- The Mode Attribute -- Tag -- Interaction Checkboxes -- The Alpha Value -- Background -- Tint -- Drawing Checkboxes -- Stretching -- Adding the Text Fields -- Text Field Inspector Settings -- Setting the Attributes for the Second Text Field -- Creating and Connecting Outlets -- Closing the Keyboard -- Closing the Keyboard When Done Is Tapped -- Touching the Background to Close the Keyboard -- Adding the Slider and Label 
505 8 |a Adding ConstraintsCreating and Connecting the Actions and Outlets -- Implementing the Action Method -- Implementing the Switches, Button, and Segmented Control -- Adding Two Labeled Switches -- Connecting and Creating Outlets and Actions -- Implementing the Switch Actions -- Adding the Button -- Spiffing Up the Button -- Stretchable Images -- Control States -- Connecting and Creating the Button Outlets and Actions -- Implementing the Segmented Control Action -- Implementing the Action Sheet and Alert -- Conforming to the Action Sheet Delegate Method 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a iOS (Electronic resource) 
630 0 7 |a IOS (Electronic resource)  |2 fast  |0 (OCoLC)fst01784820 
650 0 |a Application software  |x Development. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Operating Systems  |x Apple (Mac OS & iOS)  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
655 7 |a Handbooks and manuals.  |2 fast  |0 (OCoLC)fst01423877 
700 1 |a Nutting, Jack,  |e author. 
776 0 8 |i Printed edition:  |z 9781430260226 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430260226/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n beginningios7dev0000unse 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29517911 
938 |a Books 24x7  |b B247  |n bks00064338 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1694185 
938 |a ebrary  |b EBRY  |n ebr10856663 
938 |a EBSCOhost  |b EBSC  |n 1174055 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28233543 
938 |a YBP Library Services  |b YANK  |n 11729234 
994 |a 92  |b IZTAP