|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
OR_ocn798064011 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
120112s2012 inu fo 001 0 eng d |
010 |
|
|
|a 2012930548
|
040 |
|
|
|a MERUC
|b eng
|e pn
|c MERUC
|d OCLCO
|d B24X7
|d YDXCP
|d OCLCQ
|d UMI
|d N$T
|d C6I
|d COO
|d DEBSZ
|d CDX
|d IDEBK
|d NLE
|d OCLCQ
|d EBLCP
|d OCLCQ
|d OCLCF
|d CEF
|d WYU
|d VT2
|d OCLCQ
|d INARC
|d OCLCO
|d MMI
|d UKAHL
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB204062
|2 bnb
|
016 |
7 |
|
|a 016009799
|2 Uk
|
019 |
|
|
|a 795008532
|a 817085136
|a 820028360
|a 859864364
|a 922954739
|a 927463198
|a 1066576563
|a 1103261583
|a 1129363926
|a 1149998029
|a 1153020878
|a 1192343195
|a 1240513625
|
020 |
|
|
|a 9781118225073
|q (electronic bk.)
|
020 |
|
|
|a 1118225074
|q (electronic bk.)
|
020 |
|
|
|a 9781118238370
|q (electronic bk.)
|
020 |
|
|
|a 1118238370
|q (electronic bk.)
|
020 |
|
|
|a 9781118263143
|q (electronic bk.)
|
020 |
|
|
|a 1118263146
|q (electronic bk.)
|
020 |
|
|
|z 9781118130810
|
020 |
|
|
|z 1118130812
|
024 |
8 |
|
|a 9786613648907
|
029 |
1 |
|
|a AU@
|b 000050347736
|
029 |
1 |
|
|a AU@
|b 000053281213
|
029 |
1 |
|
|a DEBBG
|b BV040903402
|
029 |
1 |
|
|a DEBSZ
|b 378285211
|
029 |
1 |
|
|a DEBSZ
|b 381394646
|
029 |
1 |
|
|a AU@
|b 000056672007
|
035 |
|
|
|a (OCoLC)798064011
|z (OCoLC)795008532
|z (OCoLC)817085136
|z (OCoLC)820028360
|z (OCoLC)859864364
|z (OCoLC)922954739
|z (OCoLC)927463198
|z (OCoLC)1066576563
|z (OCoLC)1103261583
|z (OCoLC)1129363926
|z (OCoLC)1149998029
|z (OCoLC)1153020878
|z (OCoLC)1192343195
|z (OCoLC)1240513625
|
037 |
|
|
|a 364890
|b MIL
|
050 |
|
4 |
|a QA76.76.A65
|
072 |
|
7 |
|a COM
|2 eflch
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051230
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051440
|2 bisacsh
|
082 |
0 |
4 |
|a 005.1
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Mishra, Abhishek.
|
245 |
1 |
0 |
|a IPhone and iPad app 24-hour trainer /
|c Abhishek Mishra, Gene Backlin.
|
260 |
|
|
|a Indianapolis, Ind. :
|b Wiley,
|c ©2012.
|
300 |
|
|
|a 1 online resource (xxviii, 471 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
366 |
|
|
|b 20120417
|c IP
|
588 |
0 |
|
|a Print version record.
|
520 |
8 |
|
|a Annotation
|b An all-in-one tutorial for planning, developing, and launching iPhone and iPad apps. The number of applications in the Apple app store is growing at a staggering rate. With little or no prior programming experience, you can learn the code necessary to build an app with these no-nonsense lessons.
|
505 |
0 |
|
|a ""IPhone and iPad App 24-Hour Trainer""; ""Contents""; ""Introduction""; ""Who This Book Is For""; ""What This Book Covers""; ""How This Book Is Structured""; ""Instructional Videos on DVD""; ""Conventions""; ""Source Code""; ""Errata""; ""p2p.wrox.com""; ""Chapter 1: Hello iOS!""; ""iOS Developer Essentials""; ""Try It""; ""Chapter 2: The iOS Simulator""; ""Features of the iOS Simulator""; ""Limitations of the iOS Simulator""; ""Chapter 3: A Tour of Xcode""; ""The Welcome Screen ""; ""Selecting a Project Template""; ""Setting up Project Options""; ""An Overview of the Xcode IDE ""
|
505 |
8 |
|
|a ""Try It""""Chapter 4: iOS Application Basics""; ""Application States""; ""Windows, Views, and View Controllers""; ""Frameworks""; ""Creating User Interface Elements ""; ""Try It""; ""Chapter 5: Introduction to Storyboards""; ""Try It""; ""Chapter 6: Handling User Input""; ""Text Fields""; ""Text Views""; ""Try It""; ""Chapter 7: Communicating with Your Users""; ""Alert Views""; ""Action Sheets""; ""Try It""; ""Chapter 8: Adding Images to Your View""; ""The UIImage Class""; ""The UIImageView Class""; ""Try It""; ""Chapter 9: Pickers""; ""Arrays in Objective-C""; ""Try It""
|
505 |
8 |
|
|a ""Chapter 10: Date Pickers""""Dates in Objective-C""; ""Try It""; ""Chapter 11: Custom Pickers""; ""Try It""; ""Chapter 12: Navigation Controllers""; ""Navigation Controller Interface""; ""Navigation Controller Hierarchy""; ""Try It""; ""Chapter 13: Table Views""; ""Table View Workflow""; ""Table View Styles""; ""New for iOS 5""; ""Try It""; ""Chapter 14: Static Table Views""; ""Table View Types""; ""Table View Design""; ""Try It""; ""Chapter 15: Tab Bars and Toolbars""; ""Tab Bars""; ""Toolbars""; ""XIB-Based Xcode 4.2 Changes""; ""Try It""; ""Chapter 16: Creating Page-Based Applications""
|
505 |
8 |
|
|a ""The PageViewController Class""""The Page-Based Application Template""; ""Try It""; ""Chapter 17: Creating UI Elements Programmatically""; ""UIButton""; ""UILabel""; ""UIImageView""; ""Try It""; ""Chapter 18: Creating Views That Scroll""; ""The UIScrollView class""; "" Scroll Views and Text Fields""; ""Try It""; ""Chapter 19: Popovers and Modal Views""; ""Popovers""; ""Modal Views""; ""Try It""; ""Chapter 20: Tweeting with Twitter""; ""The Tweet Sheet""; ""Try It""; ""Chapter 21: Basic File Handling""; ""The IOS File System""; ""Introducing the NSFileManager Class""; ""Object Serialization""
|
505 |
8 |
|
|a ""Try It""""Chapter 22: Property Lists""; ""Property List Types""; ""Creating Property Lists""; ""Try It""; ""Chapter 23: Application Settings""; ""Adding a Settings Bundle""; ""Reading Preferences with Code""; ""Try It""; ""Chapter 24: iTunes File Sharing Support""; ""Try It""; ""Chapter 25: Introduction to iCloud Storage""; ""Basic Concepts""; ""Preparing to Use the iCloud Storage APIs ""; ""Checking for Service Availability""; ""Using iCloud Document Storage""; ""Try It""; ""Chapter 26: Introduction to Core Data""; ""Basic Concepts""; ""Instantiating Core Data Objects""
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Application software
|x Development.
|
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 iPhone (Téléphone intelligent)
|x Programmation.
|
650 |
|
6 |
|a iPad (Ordinateur)
|x Programmation.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x Tools.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
700 |
1 |
|
|a Backlin, Gene.
|
776 |
0 |
8 |
|i Print version:
|z 9781118130810
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781118238370/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH21629191
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00045961
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 22583586
|c 27.99 GBP
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL3058709
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 518328
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 364890
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7629961
|
938 |
|
|
|a Internet Archive
|b INAR
|n iphoneipadapp24h0000mish
|
994 |
|
|
|a 92
|b IZTAP
|