서브메뉴
검색
Mac Application Development by Example- [electronic resource] : Beginners Guide
Mac Application Development by Example- [electronic resource] : Beginners Guide
상세정보
- 자료유형
- 단행본
- International Standard Book Number
- 9781849693837 (electronic bk.)
- International Standard Book Number
- 1849693838 (electronic bk.)
- International Standard Book Number
- 9781849693820
- Library of Congress Call Number
- QA76.76
- Dewey Decimal Classification Number
- 005.446
- Main Entry-Personal Name
- Wiebe, Robert.
- Publication, Distribution, etc. (Imprint
- Birmingham : Packt Pub, 2012
- Physical Description
- 1 online resource (742 p)
- General Note
- What just happened?
- Formatted Contents Note
- 완전내용Table of Contents; Mac Application Development by Example Beginner's Guide; Mac Application Development by Example Beginner's Guide; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Our First Program -- SimpleCalc; Locating developer tools; Time for action -- Installing the Xcode App.
- Formatted Contents Note
- 완전내용What just happened?Working with projects; Time for action -- creating the SimpleCalc Xcode project; What just happened?; Understanding the Xcode project template; Time for action -- examine the items in the project navigator; What just happened?; Configuring an Xcode project; Time for action -- configuring the SimpleCalc Xcode project; What just happened?; Have a go hero -- make your own icon; Running an App; Time for action -- run the SimpleCalc App; What just happened?; Customizing an Xcode template's interface; Time for action -- creating the SimpleCalc interface; What just happened?
- Formatted Contents Note
- 완전내용Customizing an Xcode template's implementationTime for action -- implement the SimpleCalc behavior; What just happened?; Building an App; Time for action -- building and installing the SimpleCalc App; What just happened?; Summary; 2. Debugger -- Finding and Fixing Problems; The Debug area in Xcode; Time for action -- displaying the Debug area in Xcode; What just happened?; The Debug area appears on its own; Time for action -- integer division by zero; What just happened?; Examining variable values in the debugger; Time for action -- examining a variable value; What just happened?
- Formatted Contents Note
- 완전내용Unexpected App behavior -- no debugger?Time for action -- index out of range; What just happened?; Using breakpoints to get more information from Xcode; Time for action -- set a breakpoint; What just happened?; Summary; 3. System Preferences -- NewDefaults; Understanding preference panes; The transition to 64 bit from 32 bit; Creating an Xcode preference pane project; Time for action -- creating the NewDefaults Xcode project; What just happened?; Configuring an Xcode preference pane project; Time for action -- customizing the icon and copyright; What just happened?
- Formatted Contents Note
- 완전내용Have a go hero -- making our own iconCustomizing the preference pane template interface; Time for action -- creating the NewDefaults interface; What just happened?; Customizing the preference pane Xcode template's .h implementation; Time for action -- completing the NewDefaults.h interface definition; What just happened?; Customizing the preference pane Xcode template's .m implementation; Time for action -- completing the NewDefaults.m implementation; What just happened?; Implementing the readDefaults:forKey: method; Time for action -- writing the readDefaults:forKey: program code.
- Summary, Etc.
- 요약This book is a beginners guide that teaches the topic using a learn by example method. This book is for people who are programming beginners and have a great idea for a Mac OS X app and need to get started.
- Subject Added Entry-Uniform Title
- Mac OS.
- Subject Added Entry-Topical Term
- Mac OS
- Subject Added Entry-Topical Term
- Macintosh (Computer)
- Subject Added Entry-Topical Term
- Application software Development
- Subject Added Entry-Topical Term
- Macintosh (Computer) Programming
- Subject Added Entry-Topical Term
- COMPUTERS / Operating Systems / DOS.
- Subject Added Entry-Topical Term
- COMPUTERS / Operating Systems / Macintosh.
- Subject Added Entry-Topical Term
- COMPUTERS / Operating Systems / Windows Server & NT.
- Subject Added Entry-Topical Term
- COMPUTERS / Operating Systems / Windows Workstation.
- Subject Added Entry-Topical Term
- COMPUTERS / System Administration / Windows Administration.
- Additional Physical Form Entry
- Print version / Wiebe, RobertMac Application Development by Example : Beginners Guide. Birmingham : Packt Publishing, c2012. 9781849693820
- Electronic Location and Access
- 로그인을 한후 보실 수 있는 자료입니다.
- Control Number
- joongbu:423038
MARC
008140102s2012 enk o 000 0 eng d■001
■003OCoLC
■00520140127111325
■006m o d
■007cr |n|
■019 ▼a826646999
■020 ▼a9781849693837 (electronic bk.)
■020 ▼a1849693838 (electronic bk.)
■020 ▼z9781849693820
■0291 ▼aAU@▼b000050591098
■035 ▼a(OCoLC)823719020
■037 ▼aCL0500000187▼bSafari Books Online
■040 ▼aEBLCP▼beng▼cEBLCP▼dOCLCQ▼dUMI▼dOCLCO▼dCOO▼dN$T▼dIDEBK
■050 4▼aQA76.76
■072 7▼aCOM▼x046060▼2bisacsh
■072 7▼aCOM▼x046020▼2bisacsh
■072 7▼aCOM▼x046050▼2bisacsh
■072 7▼aCOM▼x046040▼2bisacsh
■072 7▼aCOM▼x088020▼2bisacsh
■08204▼a005.446
■1001 ▼aWiebe, Robert.
■24510▼aMac Application Development by Example▼h[electronic resource] ▼bBeginners Guide
■260 ▼aBirmingham▼bPackt Pub▼c2012
■300 ▼a1 online resource (742 p)
■500 ▼aWhat just happened?
■5050 ▼aTable of Contents; Mac Application Development by Example Beginner's Guide; Mac Application Development by Example Beginner's Guide; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Our First Program -- SimpleCalc; Locating developer tools; Time for action -- Installing the Xcode App.
■5058 ▼aWhat just happened?Working with projects; Time for action -- creating the SimpleCalc Xcode project; What just happened?; Understanding the Xcode project template; Time for action -- examine the items in the project navigator; What just happened?; Configuring an Xcode project; Time for action -- configuring the SimpleCalc Xcode project; What just happened?; Have a go hero -- make your own icon; Running an App; Time for action -- run the SimpleCalc App; What just happened?; Customizing an Xcode template's interface; Time for action -- creating the SimpleCalc interface; What just happened?
■5058 ▼aCustomizing an Xcode template's implementationTime for action -- implement the SimpleCalc behavior; What just happened?; Building an App; Time for action -- building and installing the SimpleCalc App; What just happened?; Summary; 2. Debugger -- Finding and Fixing Problems; The Debug area in Xcode; Time for action -- displaying the Debug area in Xcode; What just happened?; The Debug area appears on its own; Time for action -- integer division by zero; What just happened?; Examining variable values in the debugger; Time for action -- examining a variable value; What just happened?
■5058 ▼aUnexpected App behavior -- no debugger?Time for action -- index out of range; What just happened?; Using breakpoints to get more information from Xcode; Time for action -- set a breakpoint; What just happened?; Summary; 3. System Preferences -- NewDefaults; Understanding preference panes; The transition to 64 bit from 32 bit; Creating an Xcode preference pane project; Time for action -- creating the NewDefaults Xcode project; What just happened?; Configuring an Xcode preference pane project; Time for action -- customizing the icon and copyright; What just happened?
■5058 ▼aHave a go hero -- making our own iconCustomizing the preference pane template interface; Time for action -- creating the NewDefaults interface; What just happened?; Customizing the preference pane Xcode template's .h implementation; Time for action -- completing the NewDefaults.h interface definition; What just happened?; Customizing the preference pane Xcode template's .m implementation; Time for action -- completing the NewDefaults.m implementation; What just happened?; Implementing the readDefaults:forKey: method; Time for action -- writing the readDefaults:forKey: program code.
■520 ▼aThis book is a beginners guide that teaches the topic using a learn by example method. This book is for people who are programming beginners and have a great idea for a Mac OS X app and need to get started.
■588 ▼aDescription based on print version record.
■63000▼aMac OS.
■650 4▼aMac OS
■650 4▼aMacintosh (Computer)
■650 0▼aApplication software▼xDevelopment
■650 0▼aMacintosh (Computer)▼xProgramming
■650 7▼aCOMPUTERS / Operating Systems / DOS.▼2bisacsh
■650 7▼aCOMPUTERS / Operating Systems / Macintosh.▼2bisacsh
■650 7▼aCOMPUTERS / Operating Systems / Windows Server & NT.▼2bisacsh
■650 7▼aCOMPUTERS / Operating Systems / Windows Workstation.▼2bisacsh
■650 7▼aCOMPUTERS / System Administration / Windows Administration.▼2bisacsh
■655 4▼aElectronic books.
■77608▼iPrint version▼aWiebe, Robert▼tMac Application Development by Example : Beginners Guide▼dBirmingham : Packt Publishing, c2012▼z9781849693820
■85640▼3EBSCOhost▼uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526156
■938 ▼aEBL - Ebook Library▼bEBLB▼nEBL1108336
■938 ▼aEBSCOhost▼bEBSC▼n526156
■938 ▼aIngram Digital eBook Collection▼bIDEB▼ncis24508788
■994 ▼a92▼bK4R
■999 ▼z635217623907107158
미리보기
내보내기
chatGPT토론
Ai 추천 관련 도서
detalle info
- Reserva
- 캠퍼스간 도서대출
- 서가에 없는 책 신고
- Mi carpeta