Cargando…

Beginning Xcode /

Xcode is Apple's Integrated Development Environment (IDE), Interface Builder, and other tools for helping app developers and coders to build iPhone and iPad apps more efficiently and quickly. Beginning Xcode aims to get you up and running with Apple's latest Xcode 5 and includes a wide var...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Knott, Matthew (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 a2200000 i 4500
001 OR_ocn874912131
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 140327s2014 caua o 000 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d GW5XE  |d UMI  |d YDXCP  |d COO  |d IDEBK  |d B24X7  |d DEBBG  |d DEBSZ  |d E7B  |d A7U  |d OCLCF  |d IAC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d Z5A  |d LIV  |d OCLCQ  |d ESU  |d OCLCQ  |d IOG  |d N$T  |d REB  |d EBLCP  |d OCL  |d CEF  |d INT  |d U3W  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d OCLCQ  |d OCLCO  |d UAB  |d OCLCQ  |d OCLCO  |d S4S  |d OCLCQ  |d WURST  |d BRF  |d RIV  |d U3G  |d VLY  |d UKAHL  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
019 |a 875668776  |a 880449546  |a 881305345  |a 888096140  |a 925507208  |a 966374201  |a 1057355820  |a 1111336596  |a 1111779059 
020 |a 9781430257448  |q (electronic bk.) 
020 |a 143025744X  |q (electronic bk.) 
020 |a 9781306691611  |q (e-book) 
020 |a 1306691613  |q (e-book) 
020 |z 1430257431 
020 |z 9781430257431 
024 7 |a 10.1007/978-1-4302-5744-8  |2 doi 
029 1 |a AU@  |b 000052752373 
029 1 |a AU@  |b 000053310472 
029 1 |a AU@  |b 000058028362 
029 1 |a AU@  |b 000060583813 
029 1 |a DEBBG  |b BV041816572 
029 1 |a DEBBG  |b BV042032160 
029 1 |a DEBBG  |b BV042989632 
029 1 |a DEBSZ  |b 414176278 
029 1 |a GBVCP  |b 882728946 
029 1 |a NZ1  |b 15579290 
035 |a (OCoLC)874912131  |z (OCoLC)875668776  |z (OCoLC)880449546  |z (OCoLC)881305345  |z (OCoLC)888096140  |z (OCoLC)925507208  |z (OCoLC)966374201  |z (OCoLC)1057355820  |z (OCoLC)1111336596  |z (OCoLC)1111779059 
037 |a CL0500000413  |b Safari Books Online 
050 4 |a QA76.76.O63 
072 7 |a UY  |2 bicssc 
072 7 |a COM  |x 051370  |2 bisacsh 
072 7 |a COM  |x 051230  |2 bisacsh 
082 0 4 |a 005.1  |2 23 
088 |z Test 
049 |a UAMI 
100 1 |a Knott, Matthew,  |e author. 
245 1 0 |a Beginning Xcode /  |c Matthew Knott. 
264 1 |a Berkeley, CA :  |b Apress,  |c 2014. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2014 
300 |a 1 online resource (xvii, 514 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 
347 |b PDF 
520 |a Xcode is Apple's Integrated Development Environment (IDE), Interface Builder, and other tools for helping app developers and coders to build iPhone and iPad apps more efficiently and quickly. Beginning Xcode aims to get you up and running with Apple's latest Xcode 5 and includes a wide variety of exciting projects to build. So, if you have some programming experience with iOS SDK and Objective-C, but want a more in depth tutorial on Xcode, then Beginning Xcode is for you. The book focuses on the new technologies, tools and features that Apple has bundled into the new Xcode 5, to complement the latest iOS 7 SDK. You'll learn:? How to build iOS apps using the latest Xcode? How to get started with Xcode, using Workspaces, Interface Builder, storyboarding, tables/collection views and more? How to dive deeper into Xcode using advanced searches, filtering, advanced editing, debugging, and source control? How to take advantage of Xcode's vast libraries, frameworks and bundles? How to create exciting interactive apps for iPhone or iPad using Sprite Kit, Map Kit, and other Apple technologies? How to share your app using organizer, localization, auto layout, and more By the end of this book, you'll have all of the skills and a variety of examples to draw from to get your very first app out the door using Xcode. Maybe, you'll even sell it on Apple iTunes App Store. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed March 17, 2014). 
588 0 |a Print version record. 
505 0 |a At a Glance; Introduction; Part 1: Getting Acquainted; Chapter 1: Welcome to Xcode; What Is Xcode?; Why Choose Xcode?; Prior Assumptions; What's Covered in This Book; Part 1: Getting Acquainted; Part 2: Diving Deeper; Getting and Installing Xcode; Firing Up Xcode; Apple's Resources for Developers; The Dev Center; Your Developer Account; Additional Resources; Summary; Chapter 2: Diving Right In; Creating Your First Xcode Project; The Project; Designing the Interface; Making Connections; Running and Testing; Adding Files; Summary; Chapter 3: Project Templates and Getting Around. 
505 8 |a Project TemplatesMaster Detail View; OpenGL Game; Page-Based Application; Single View Application; Tabbed Application; Utility Application; Empty Application; SpriteKit Game; Template Selection; Getting Around; Navigators; Toolbar; Editor; Standard Editor; Assistant Editor; Version Editor; Utilities; Configuring the Application Delegate; Adding a Second View Controller; Debugging Area; Summary; Chapter 4: Building Interfaces; Getting Ready; Before You Start . . .; Building the Interface; Setting the Tab Icons; Tracking Location with the Track It Tab; UITextViews and UISwitches. 
505 8 |a Adding Frameworks and LibrariesSimulating Location; Mixing Colors with the Slide It Tab; The UITextViewDelegate Implementation; Adding "Off the Menu" Controls; UIAlertView and UIActionSheet; Building the Action Tab Interface; Changing the Interface with Code; Buttons and iOS 7; Summary; Chapter 5: Getting Help and Code Completion; Getting Help; Creating the Project; Downloading Additional Documentation; Quick Help; Documentation Viewer vs. Documentation Organizer; Documentation Viewer; Toolbar; The Navigator Sidebar; Adding a Bookmark; Viewing Your Bookmarks; The Table of Contents Sidebar. 
505 8 |a Quickly Accessing DocumentationApple's Web Site; Code Completion; The Header File; The Implementation File; Sending a Text Message; Building the Interface; Making Connections; Adding the Message Framework; Summary; Chapter 6: Constraints; Understanding Auto Layout; Building an Authentication View; Design Considerations; Manually Adding Constraints; Specifying Constraints with the Align Menu; Specifying Constraints with the Pin Menu; Automatically Adding Constraints; Adding Missing Constraints; Updating Constraints; Previewing Your Layout; Preview Using Interface Builder. 
505 8 |a Preview Using the Preview ToolFinishing Touches; Customizing Text Fields; Hiding Passwords; Configuring a Text Field for Email Addresses; Navigating Forms; Summary; Part 2: Diving Deeper; Chapter 7: Storyboards; A Brief History of Storyboards; Creating a New Project Called SocialApp; Creating View Controllers; The Model-View-Controller Design Pattern; Subclassing UIViewController; Subclassing UITableViewController; Pairing the View to the Controller; Understanding Inheritance; Building up the Storyboard; Linking Scenes and Building Interfaces; What Are Segues?; Adding a Navigation Controller. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Xcode. 
630 0 7 |a Xcode.  |2 fast  |0 (OCoLC)fst01796439 
650 0 |a Application software  |x Development. 
650 0 |a Macintosh (Computer) 
650 0 |a iPhone (Smartphone)  |x Programming. 
650 0 |a iPad (Computer)  |x Programming. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Macintosh (Ordinateur) 
650 6 |a iPhone (Téléphone intelligent)  |x Programmation. 
650 6 |a iPad (Ordinateur)  |x Programmation. 
650 7 |a COMPUTERS  |x Programming  |x Macintosh.  |2 bisacsh 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Macintosh (Computer)  |2 fast  |0 (OCoLC)fst01005130 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
776 0 8 |i Print version:  |a Knott, Matthew.  |t Beginning Xcode  |z 9781430257431  |w (OCoLC)874119083 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430257431/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH28324661 
938 |a Books 24x7  |b B247  |n bks00062998 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4976314 
938 |a ebrary  |b EBRY  |n ebr10849152 
938 |a EBSCOhost  |b EBSC  |n 1174028 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28233351 
938 |a YBP Library Services  |b YANK  |n 11729232 
994 |a 92  |b IZTAP