<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Objective-C</title>
  </titleInfo>
  <name type="personal">
    <namePart>DeVoe, Jiva.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">inu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Indianapolis, IN</placeTerm>
    </place>
    <publisher>Wiley</publisher>
    <dateIssued>c2011</dateIssued>
    <dateIssued encoding="marc">2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 382 p. : ill. ; 23 cm.</extent>
  </physicalDescription>
  <abstract>Presents an introduction to Objective-C, covering such topics as syntax, adding objects, memory management, key value coding, protocols, macros, foundation framework, and design patterns.</abstract>
  <tableOfContents>Part I. Introducing Objective-C. Chapter 1. Introducing Objective-C ; Chapter 2. Understanding basic syntax ; Chapter 3. Adding objects ; Chapter 4. Understanding Objective-C memory management -- Part II. Exploring deeper features. Chapter 5. Working with blocks ; Chapter 6. Using key value coding and key value observing ; Chapter 7. Working with protocols ; Chapter 8. Extending existing class capabilities ; Chapter 9. Writing macros ; Chapter 10. Handling errors -- Part III. Using the foundation framework. Chapter 11. Understanding how the frameworks fit together ; Chapter 12. Using strings ; Chapter 13. Working with collections ; Chapter 14. Using NSValue, NSNumber, and NSData ; Chapter 15. Working with times and dates -- Part IV. Exploring advanced topics. Chapter 16. Multiprocessing with threads ; Chapter 17. Objective-C design patterns ; Chapter 18. Reading and writing data with NSCoder ; Chapter 19. Using Objective-C on other platforms.</tableOfContents>
  <note type="statement of responsibility">Jiva DeVoe.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Objective-C (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>iPhone (Smartphone)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>iPod touch (Digital music player)</topic>
  </subject>
  <subject authority="sears">
    <topic>Objective-C (Computer language)</topic>
  </subject>
  <classification authority="lcc">QA76.64 .D48 2011</classification>
  <classification authority="ddc" edition="22">005.133</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Developer reference</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780470479223 (pbk.)</identifier>
  <identifier type="isbn">0470479221 (pbk.)</identifier>
  <identifier type="lccn">2010943062</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">SISPL</recordContentSource>
    <recordCreationDate encoding="marc">101217</recordCreationDate>
    <recordChangeDate encoding="iso8601">20150610111311.0</recordChangeDate>
    <recordIdentifier source="AUA.1">16582541</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
