|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocn773176734 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr zn||||||||| |
008 |
111222s2011 nyua o 001 0 eng d |
040 |
|
|
|a B24X7
|b eng
|e pn
|c B24X7
|d OCLCQ
|d S4S
|d E7B
|d YDXCP
|d OCLCQ
|d UMI
|d COO
|d OCLCQ
|d OCLCO
|d DEBSZ
|d NOC
|d VT2
|d Z5A
|d CDX
|d OCLCQ
|d CAUOI
|d IOG
|d N$T
|d OCLCF
|d CEF
|d U3W
|d AU@
|d WYU
|d OCLCQ
|d UWO
|d DEHBZ
|d UAB
|d OCLCQ
|d LEAUB
|d UKAHL
|d OL$
|d OCLCQ
|d CNCEN
|d DCT
|d ERF
|d EUN
|d OCLCO
|d OCLCQ
|d UKBTH
|d BRF
|d EYM
|d INARC
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 773789414
|a 785777522
|a 793358865
|a 795210437
|a 985049825
|a 1005786595
|a 1058128868
|a 1060197425
|a 1061109156
|a 1062930984
|a 1103249893
|a 1105770565
|a 1110931854
|a 1112515263
|a 1112551901
|a 1113351929
|a 1129354709
|a 1150963881
|a 1204037442
|
020 |
|
|
|a 9781430236542
|q (electronic bk.)
|
020 |
|
|
|a 143023654X
|q (electronic bk.)
|
020 |
|
|
|z 9781430236535
|
020 |
|
|
|z 1430236531
|
024 |
7 |
|
|a 10.1007/978-1-4302-3654-2.
|2 doi
|
024 |
8 |
|
|a 9781430236535
|
029 |
1 |
|
|a AU@
|b 000053275641
|
029 |
1 |
|
|a DEBBG
|b BV040901478
|
029 |
1 |
|
|a DEBSZ
|b 378287761
|
029 |
1 |
|
|a DEBSZ
|b 38137517X
|
029 |
1 |
|
|a GBVCP
|b 785360336
|
029 |
1 |
|
|a NZ1
|b 14260550
|
029 |
1 |
|
|a NZ1
|b 14697755
|
029 |
1 |
|
|a AU@
|b 000067105243
|
029 |
1 |
|
|a AU@
|b 000072979420
|
035 |
|
|
|a (OCoLC)773176734
|z (OCoLC)773789414
|z (OCoLC)785777522
|z (OCoLC)793358865
|z (OCoLC)795210437
|z (OCoLC)985049825
|z (OCoLC)1005786595
|z (OCoLC)1058128868
|z (OCoLC)1060197425
|z (OCoLC)1061109156
|z (OCoLC)1062930984
|z (OCoLC)1103249893
|z (OCoLC)1105770565
|z (OCoLC)1110931854
|z (OCoLC)1112515263
|z (OCoLC)1112551901
|z (OCoLC)1113351929
|z (OCoLC)1129354709
|z (OCoLC)1150963881
|z (OCoLC)1204037442
|
037 |
|
|
|a CL0500000136
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.O115
|b B46 2011eb
|
072 |
|
7 |
|a COM
|x 051370
|2 bisacsh
|
072 |
|
7 |
|a UY.
|2 bicssc
|
082 |
0 |
4 |
|a 005.1/17
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Bennett, Gary.
|
245 |
1 |
0 |
|a Objective-C for absolute beginners :
|b iPhone, iPad, and Mac programming made easy /
|c Gary Bennett, Mitch Fisher, Brad Lees ; technical reviewer, James Bucanek.
|
246 |
3 |
0 |
|a IPhone, iPad, and Mac programming made easy
|
250 |
|
|
|a Second edition.
|
260 |
|
|
|a [Berkeley, CA] :
|b Apress,
|c ©2011.
|
300 |
|
|
|a 1 online resource
|
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
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed November 29, 2017).
|
520 |
8 |
|
|a You have a great idea for an app, but where do you begin? Objective-C is the universal language of iPhone, iPad, and Mac apps, andObjective-C for Absolute Beginners, Second Editionstartsyou on the path to mastering this language and its latest release. Using a hands-on approach, you'll learn how to think in programming terms, how to use Objective-C to construct program logic, and how to synthesize it all into working apps. Gary Bennett, an experienced app developer and trainer, will guide you on your journey to becoming asuccessful app developer. If you're looking to take the first step towards App Store success, Objective-C for Absolute Beginnersis the place to start. What youll learnThe fundamentals of computer programming: how to understand variables, design data structures, and work with file systemsThe logic of object-oriented programming: how to use Classes, Objects, and MethodsThe flexibility of Apples developer tools: how to install Xcode and write programs in Objective-CThe power of Cocoa and Cocoa touch: how to make Mac OS X applications or iOS apps that do cool stuffWho this book is forEveryone! This book is for anyone who wants to learn to develop apps for the Mac, iPhone, and iPad using the Objective-C programming language. No previous programming experience is necessary!Table of ContentsBecoming a Great iPhone/iPad or Mac ProgrammerProgramming BasicsIts All About the DataMaking Decisions About ... and Planning Program FlowObject Oriented Programming with Objective-CLearning Objective-C and XcodeObjective-C Classes, Objects, and MethodsDiving into Objective-CMore Data ComparisonCreating User InterfacesStoring InformationProtocols and DelegatesMemory, Addresses, and PointersDebugging Programs with Xcode.
|
505 |
0 |
|
|a Becoming a great iOS or Mac programmer -- Programming basics -- It's all about the data -- Making decisions about and planning program flow -- Object oriented programming with Objective-C -- Introducing Objective-C and Xcode -- Objective-C classes, objects, and methods -- Programming basics in Objective-C -- Comparing data -- Creating user interfaces -- Storing information -- Protocols and delegates -- Memory, addresses, and pointers -- Introducing the Xcode debugger.
|
542 |
|
|
|f Copyright © Apress
|g 2011
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Objective-C (Computer program language)
|
650 |
|
0 |
|a Object-oriented programming (Computer science)
|
650 |
|
0 |
|a iPhone (Smartphone)
|x Programming.
|
650 |
|
0 |
|a iPad (Computer)
|x Programming.
|
650 |
|
0 |
|a Macintosh (Computer)
|x Programming.
|
650 |
|
6 |
|a Objective-C (Langage de programmation)
|
650 |
|
6 |
|a Programmation orientée objet (Informatique)
|
650 |
|
6 |
|a iPhone (Téléphone intelligent)
|x Programmation.
|
650 |
|
6 |
|a iPad (Ordinateur)
|x Programmation.
|
650 |
|
6 |
|a Macintosh (Ordinateur)
|x Programmation.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Macintosh.
|2 bisacsh
|
650 |
|
7 |
|a Macintosh (Computer)
|x Programming.
|2 fast
|0 (OCoLC)fst01005135
|
650 |
|
7 |
|a Object-oriented programming (Computer science)
|2 fast
|0 (OCoLC)fst01042804
|
650 |
|
7 |
|a Objective-C (Computer program language)
|2 fast
|0 (OCoLC)fst01747074
|
700 |
1 |
|
|a Fisher, Mitch.
|
700 |
1 |
|
|a Lees, Brad.
|
700 |
1 |
|
|a Bucanek, James,
|d 1965-
|4 rev
|
773 |
0 |
|
|t Springer eBooks
|
776 |
0 |
8 |
|i Print version:
|a Bennett, Gary.
|t Objective-C for absolute beginners : iPhone, iPad, and Mac programming made easy.
|d New York : Apress : distributed by Springer, 2010
|z 9781430228325
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430236535/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26832438
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00044642
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 22170592
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10528933
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1173654
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7425208
|
938 |
|
|
|a Internet Archive
|b INAR
|n objectivecforabs0000benn
|
994 |
|
|
|a 92
|b IZTAP
|