asin 0.8.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. data/.document +1 -2
  2. data/{CHANGELOG.rdoc → CHANGELOG.md} +12 -12
  3. data/Gemfile.lock +6 -0
  4. data/README.md +153 -0
  5. data/lib/asin/client.rb +6 -5
  6. data/lib/asin/configuration.rb +9 -20
  7. data/lib/asin/version.rb +1 -1
  8. data/spec/browse_node_spec.rb +2 -1
  9. data/spec/cart_spec.rb +2 -1
  10. data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_add_items_to_a_cart.yml +62 -46
  11. data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_clear_a_cart.yml +60 -45
  12. data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_get_a_cart.yml +61 -46
  13. data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_update_a_cart.yml +64 -49
  14. data/spec/cassettes/asin/browse_node_should_lookup_a_browse_node.yml +28 -22
  15. data/spec/cassettes/asin/cart_should_create_a_cart.yml +30 -23
  16. data/spec/cassettes/asin/lookup_and_search_should_have_metadata.yml +70 -61
  17. data/spec/cassettes/asin/lookup_and_search_should_lookup_a_book.yml +70 -61
  18. data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_books.yml +120 -111
  19. data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_response_groups.yml +37 -32
  20. data/spec/cassettes/asin/lookup_and_search_should_return_a_custom_item_class.yml +70 -61
  21. data/spec/cassettes/asin/lookup_and_search_should_return_a_mash_value.yml +70 -61
  22. data/spec/cassettes/asin/lookup_and_search_should_return_a_rash_value.yml +70 -61
  23. data/spec/cassettes/asin/lookup_and_search_should_return_a_raw_value.yml +70 -61
  24. data/spec/cassettes/asin/lookup_and_search_should_search_keywords_a_book_with_fulltext.yml +573 -524
  25. data/spec/cassettes/asin/lookup_and_search_should_search_keywords_and_handle_a_single_result.yml +45 -37
  26. data/spec/cassettes/asin/lookup_and_search_should_search_keywords_never_mind_music.yml +109 -104
  27. data/spec/cassettes/asin/lookup_and_search_should_search_music.yml +28 -26
  28. data/spec/cassettes/asin/lookup_and_search_should_search_never_mind_music.yml +112 -110
  29. data/spec/cassettes/asin/similarity_should_find_similar_items.yml +500 -488
  30. data/spec/cassettes/asin/similarity_should_find_similar_items_for_multiple_asins_and_different_config.yml +53 -26
  31. data/spec/config_spec.rb +1 -1
  32. data/spec/search_spec.rb +7 -9
  33. data/spec/similarity_spec.rb +5 -4
  34. data/spec/spec_helper.rb +3 -1
  35. metadata +89 -31
  36. data/README.rdoc +0 -169
  37. data/spec/cassettes/asin/similarity_should_lookup_for_similar_items.yml +0 -618
@@ -2,7 +2,7 @@
2
2
  - !ruby/struct:VCR::HTTPInteraction
3
3
  request: !ruby/struct:VCR::Request
4
4
  method: :get
5
- uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&ItemId=1430218150&Operation=SimilarityLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=rbQ3R5nwvGNj0uYM04TOMqXwUt3ioC1VqOZJbG1LGnc=&SimilarityType=Random&Timestamp=2012-08-02T20:43:17Z&Version=2010-11-01
5
+ uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAIBNLWSCV5OXMPD6A&AssociateTag=phoet-20&ItemId=1430218150&Operation=SimilarityLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=MrwqaI7o13VWoeZ8RDpHPENejLgDibth+/zmg40sWPE=&SimilarityType=Random&Timestamp=2012-09-22T13:41:52Z&Version=2011-08-01
6
6
  body:
7
7
  headers:
8
8
  response: !ruby/struct:VCR::Response
@@ -13,7 +13,7 @@
13
13
  headers:
14
14
  !binary "ZGF0ZQ==":
15
15
  - !binary |-
16
- VGh1LCAwMiBBdWcgMjAxMiAyMDo0MzoxNCBHTVQ=
16
+ U2F0LCAyMiBTZXAgMjAxMiAxMzo0MTo0NyBHTVQ=
17
17
  !binary "c2VydmVy":
18
18
  - !binary |-
19
19
  U2VydmVy
@@ -29,81 +29,131 @@
29
29
  !binary "dHJhbnNmZXItZW5jb2Rpbmc=":
30
30
  - !binary |-
31
31
  Y2h1bmtlZA==
32
- body: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?><SimilarityLookupResponse xmlns=\"http://webservices.amazon.com/AWSECommerceService/2010-11-01\"><OperationRequest><HTTPHeaders><Header
33
- Name=\"UserAgent\" Value=\"Jakarta Commons-HttpClient/3.0.1\"></Header></HTTPHeaders><RequestId>103NAFAE32QT8KXPT6FE</RequestId><Arguments><Argument
34
- Name=\"ItemId\" Value=\"1430218150\"></Argument><Argument Name=\"Service\" Value=\"AWSECommerceService\"></Argument><Argument
35
- Name=\"Signature\" Value=\"rbQ3R5nwvGNj0uYM04TOMqXwUt3ioC1VqOZJbG1LGnc=\"></Argument><Argument
36
- Name=\"ResponseGroup\" Value=\"Medium\"></Argument><Argument Name=\"SimilarityType\"
37
- Value=\"Random\"></Argument><Argument Name=\"Operation\" Value=\"SimilarityLookup\"></Argument><Argument
38
- Name=\"AWSAccessKeyId\" Value=\"AKIAJFA5X7RTOKFNPVZQ\"></Argument><Argument
39
- Name=\"Timestamp\" Value=\"2012-08-02T20:43:17Z\"></Argument><Argument Name=\"Version\"
40
- Value=\"2010-11-01\"></Argument></Arguments><RequestProcessingTime>0.178364992141724</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><SimilarityLookupRequest><ItemId>1430218150</ItemId><ResponseGroup>Medium</ResponseGroup><SimilarityType>Random</SimilarityType></SimilarityLookupRequest></Request><Item><ASIN>1430218096</ASIN><DetailPageURL>http://www.amazon.com/Learn-C-Mac-Dave-Mark/dp/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218096</DetailPageURL><ItemLinks><ItemLink><Description>Technical
41
- Details</Description><URL>http://www.amazon.com/Learn-C-Mac-Dave-Mark/dp/tech-data/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
42
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
43
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
44
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Tell
45
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
46
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
47
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink></ItemLinks><SalesRank>370162</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
48
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
49
- Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL500_.jpg</URL><Height
50
- Units=\"pixels\">500</Height><Width Units=\"pixels\">378</Width></LargeImage><ImageSets><ImageSet
51
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL30_.jpg</URL><Height
52
- Units=\"pixels\">30</Height><Width Units=\"pixels\">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
53
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
54
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL110_.jpg</URL><Height
55
- Units=\"pixels\">110</Height><Width Units=\"pixels\">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
56
- Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL500_.jpg</URL><Height
57
- Units=\"pixels\">500</Height><Width Units=\"pixels\">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Dave
58
- Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218098</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.133</DeweyDecimalNumber><EAN>9781430218098</EAN><EANList><EANListElement>9781430218098</EANListElement></EANList><Edition>1</Edition><Feature>Apress
32
+ body: ! '<?xml version="1.0" ?><SimilarityLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2011-08-01"><OperationRequest><RequestId>33a2f91f-ab60-4322-883f-137d61d82091</RequestId><Arguments><Argument
33
+ Name="SimilarityType" Value="Random"></Argument><Argument Name="Operation" Value="SimilarityLookup"></Argument><Argument
34
+ Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Signature"
35
+ Value="MrwqaI7o13VWoeZ8RDpHPENejLgDibth+/zmg40sWPE="></Argument><Argument Name="AssociateTag"
36
+ Value="phoet-20"></Argument><Argument Name="Version" Value="2011-08-01"></Argument><Argument
37
+ Name="ItemId" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
38
+ Value="AKIAIBNLWSCV5OXMPD6A"></Argument><Argument Name="Timestamp" Value="2012-09-22T13:41:52Z"></Argument><Argument
39
+ Name="ResponseGroup" Value="Medium"></Argument></Arguments><RequestProcessingTime>0.1354150000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><SimilarityLookupRequest><ItemId>1430218150</ItemId><ResponseGroup>Medium</ResponseGroup><SimilarityType>Random</SimilarityType></SimilarityLookupRequest></Request><Item><ASIN>0321811909</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321811909</DetailPageURL><ItemLinks><ItemLink><Description>Technical
40
+ Details</Description><URL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/tech-data/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Add
41
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321811909%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Add
42
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321811909%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Add
43
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321811909%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>Tell
44
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>All
45
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink><ItemLink><Description>All
46
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321811909%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321811909</URL></ItemLink></ItemLinks><SalesRank>7118</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL75_.jpg</URL><Height
47
+ Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL160_.jpg</URL><Height
48
+ Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL.jpg</URL><Height
49
+ Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage><ImageSets><ImageSet
50
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL30_.jpg</URL><Height
51
+ Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL75_.jpg</URL><Height
52
+ Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL75_.jpg</URL><Height
53
+ Units="pixels">75</Height><Width Units="pixels">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL110_.jpg</URL><Height
54
+ Units="pixels">110</Height><Width Units="pixels">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL._SL160_.jpg</URL><Height
55
+ Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41xSLtnXeSL.jpg</URL><Height
56
+ Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
57
+ G. Kochan</Author><Binding>Paperback</Binding><EAN>9780321811905</EAN><EANList><EANListElement>9780321811905</EANListElement></EANList><Edition>4</Edition><ISBN>0321811909</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
58
+ Units="hundredths-inches">902</Height><Length Units="hundredths-inches">701</Length><Weight
59
+ Units="hundredths-pounds">193</Weight><Width Units="hundredths-inches">130</Width></ItemDimensions><Label>Addison-Wesley
60
+ Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
61
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
62
+ Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>600</NumberOfPages><PackageDimensions><Height
63
+ Units="hundredths-inches">130</Height><Length Units="hundredths-inches">900</Length><Weight
64
+ Units="hundredths-pounds">190</Weight><Width Units="hundredths-inches">700</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-12-16</PublicationDate><Publisher>Addison-Wesley
65
+ Professional</Publisher><SKU>7347028</SKU><Studio>Addison-Wesley Professional</Studio><Title>Programming
66
+ in Objective-C (4th Edition) (Developer''s Library)</Title><TradeInValue><Amount>1727</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.27</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2304</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.04</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>2091</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.91</FormattedPrice></LowestUsedPrice><TotalNew>54</TotalNew><TotalUsed>27</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
67
+ Description</Source><Content>&lt;div&gt;&lt;b&gt;This is the 4th edition of
68
+ the world''s bestselling book on Objective-C programming, fully updated to cover
69
+ Xcode 4.2 and Automatic Reference Counting (ARC).&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt; 
70
+  &lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;i&gt; Programming
71
+ in Objective-C &lt;/i&gt;is a concise, carefully written tutorial on the basics
72
+ of Objective-C and object-oriented programming for Apple''s iOS and Mac platforms.
73
+ The book makes no assumptions about prior experience with object-oriented programming
74
+ languages or with the C language (which Objective-C is based upon). Because
75
+ of this, both beginners and experienced programmers alike can use this book
76
+ to quickly and effectively learn the fundamentals of Objective-C. Readers can
77
+ also learn the concepts of object-oriented programming without having to first
78
+ learn all of the intricacies of the underlying C programming language. &lt;div&gt;&lt;/div&gt;&lt;div&gt; &lt;br&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;This
79
+ unique approach to learning, combined with many small program examples and exercises
80
+ at the end of each chapter, makes &lt;i&gt;Programming in Objective-C&lt;/i&gt;
81
+ ideally suited for either classroom use or self-study.   &lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;This
82
+ edition has been fully updated for the significant changes in iOS 5 and Xcode
83
+ 4.2. One of the biggest changes is &lt;i&gt;Automatic Reference Counting (ARC)&lt;/i&gt;.
84
+ This edition gives detailed coverage of how to use ARC to improve and simplify
85
+ memory management in Objective-C programs. &lt;/div&gt;&lt;/div&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218096</ASIN><DetailPageURL>http://www.amazon.com/Learn-C-Mac-Series/dp/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218096</DetailPageURL><ItemLinks><ItemLink><Description>Technical
86
+ Details</Description><URL>http://www.amazon.com/Learn-C-Mac-Series/dp/tech-data/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
87
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
88
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
89
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Tell
90
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
91
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
92
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218096%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink></ItemLinks><SalesRank>326745</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
93
+ Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
94
+ Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL.jpg</URL><Height
95
+ Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage><ImageSets><ImageSet
96
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL30_.jpg</URL><Height
97
+ Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
98
+ Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
99
+ Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL110_.jpg</URL><Height
100
+ Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
101
+ Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL.jpg</URL><Height
102
+ Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Dave
103
+ Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218098</CatalogNumberListElement></CatalogNumberList><EAN>9781430218098</EAN><EANList><EANListElement>9781430218098</EANListElement></EANList><Edition>1</Edition><Feature>Apress
59
104
  Learn C on the Mac</Feature><Feature>Considered a classic by an entire generation
60
105
  of Mac programmers, this popular guide has been completely updated for Mac OS
61
- X.</Feature><ISBN>1430218096</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
62
- Units=\"hundredths-inches\">925</Height><Length Units=\"hundredths-inches\">752</Length><Weight
63
- Units=\"hundredths-pounds\">144</Weight><Width Units=\"hundredths-inches\">75</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>978-1-4302-1809-8</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>376</NumberOfPages><PackageDimensions><Height
64
- Units=\"hundredths-inches\">100</Height><Length Units=\"hundredths-inches\">920</Length><Weight
65
- Units=\"hundredths-pounds\">120</Weight><Width Units=\"hundredths-inches\">710</Width></PackageDimensions><PartNumber>978-1-4302-1809-8</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-12-12</PublicationDate><Publisher>Apress</Publisher><SKU>1430218096BAKM</SKU><Studio>Apress</Studio><Title>Learn
66
- C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2396</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$23.96</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1656</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.56</FormattedPrice></LowestUsedPrice><TotalNew>44</TotalNew><TotalUsed>39</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
106
+ X.</Feature><ISBN>1430218096</ISBN><ItemDimensions><Height Units="hundredths-inches">925</Height><Length
107
+ Units="hundredths-inches">752</Length><Weight Units="hundredths-pounds">144</Weight><Width
108
+ Units="hundredths-inches">75</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
109
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>978-1-4302-1809-8</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>376</NumberOfPages><PackageDimensions><Height
110
+ Units="hundredths-inches">100</Height><Length Units="hundredths-inches">920</Length><Weight
111
+ Units="hundredths-pounds">120</Weight><Width Units="hundredths-inches">710</Width></PackageDimensions><PartNumber>978-1-4302-1809-8</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-12-12</PublicationDate><Publisher>Apress</Publisher><SKU>1430218096BAKM</SKU><Studio>Apress</Studio><Title>Learn
112
+ C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1729</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.29</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1558</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.58</FormattedPrice></LowestUsedPrice><TotalNew>53</TotalNew><TotalUsed>38</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
67
113
  Description</Source><Content>&lt;p&gt;Considered a classic by an entire generation
68
- of Mac programmers, this popular guide has been completely updated for Mac OS
69
- X. DonÃ\x95t know anything about programming? No problem! Acclaimed author Dave
70
- Mark starts out with the basics and takes you through a complete course in programming
71
- C using AppleÃ\x95s free Xcode tools. This book is perfect for beginners learning
72
- to program. It includes allâ\x80\x94new Mac OS X examples!&lt;ul&gt;&lt;li&gt;Provides
73
- best practices for programming newbies&lt;li&gt;Written by the expert on Câ\x80\x94programming
74
- for the Mac&lt;li&gt;Presents all the basics with a pragmatic, Mac OS X flavored
75
- approach&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;What youÃ\x95ll learn&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Master
76
- C programming, the gateway to programming your Mac or iPhone.&lt;li&gt;Write
77
- applications for the Mac OS X interface, the cleanest user interface around.&lt;li&gt;Understand
78
- variables and how to design your own data structures.&lt;li&gt;Work with the
79
- file system.&lt;li&gt;Connect to data sources and the Internet.&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Who
80
- is this book for&lt;/b&gt;&lt;/p&gt;&lt;p&gt;For anyone wanting to learn to
81
- program in Mac OS X, including developers new to the Mac, developers new to
82
- C, or students entirely new to programming. For anyone who wants to learn how
83
- to program their iPhone, this is also the core language primer.&lt;/p&gt;</Content></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218592</ASIN><DetailPageURL>http://www.amazon.com/Learn-Cocoa-Mac-Jack-Nutting/dp/1430218592%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218592</DetailPageURL><ItemLinks><ItemLink><Description>Technical
84
- Details</Description><URL>http://www.amazon.com/Learn-Cocoa-Mac-Jack-Nutting/dp/tech-data/1430218592%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
85
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
86
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
87
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Tell
88
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218592%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>All
89
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218592%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>All
90
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218592%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink></ItemLinks><SalesRank>404404</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
91
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL160_.jpg</URL><Height
92
- Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL500_.jpg</URL><Height
93
- Units=\"pixels\">500</Height><Width Units=\"pixels\">379</Width></LargeImage><ImageSets><ImageSet
94
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL30_.jpg</URL><Height
95
- Units=\"pixels\">30</Height><Width Units=\"pixels\">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
96
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
97
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL110_.jpg</URL><Height
98
- Units=\"pixels\">110</Height><Width Units=\"pixels\">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL160_.jpg</URL><Height
99
- Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL500_.jpg</URL><Height
100
- Units=\"pixels\">500</Height><Width Units=\"pixels\">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jack
101
- Nutting</Author><Author>Dave Mark</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.268</DeweyDecimalNumber><EAN>9781430218593</EAN><EANList><EANListElement>9781430218593</EANListElement></EANList><Edition>1</Edition><ISBN>1430218592</ISBN><ItemDimensions><Height
102
- Units=\"hundredths-inches\">925</Height><Length Units=\"hundredths-inches\">752</Length><Weight
103
- Units=\"hundredths-pounds\">148</Weight><Width Units=\"hundredths-inches\">79</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>374</NumberOfPages><PackageDimensions><Height
104
- Units=\"hundredths-inches\">118</Height><Length Units=\"hundredths-inches\">1087</Length><Weight
105
- Units=\"hundredths-pounds\">234</Weight><Width Units=\"hundredths-inches\">850</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-02-24</PublicationDate><Publisher>Apress</Publisher><SKU>ING1430218592</SKU><Studio>Apress</Studio><Title>Learn
106
- Cocoa on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>498</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.98</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>140</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.40</FormattedPrice></LowestUsedPrice><TotalNew>53</TotalNew><TotalUsed>45</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
114
+ of Mac programmers, this popular guide has been updated for Mac OS X. Don’t
115
+ know anything about programming? No problem! Acclaimed author &lt;strong&gt;Dave
116
+ Mark&lt;/strong&gt; starts out with the basics and takes you through a complete
117
+ course in programming C using Apple’s free Xcode tools. This book is perfect
118
+ for beginners learning to program. It includes Mac OS X examples!&lt;/p&gt;
119
+ &lt;ul&gt; &lt;li&gt;Provides best practices for programming newbies &lt;/li&gt; &lt;li&gt;Written
120
+ by the expert on C–programming for the Mac &lt;/li&gt; &lt;li&gt;Presents
121
+ all the basics with a pragmatic, Mac OS X-flavored approach&lt;/li&gt; &lt;li&gt;&lt;strong&gt;Includes
122
+ updated source code which is fully compatible with Xcode 4&lt;/strong&gt; &lt;/li&gt;
123
+ &lt;/ul&gt; &lt;h3&gt;What you’ll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;Master
124
+ C programming, the gateway to programming your Mac or iPhone&lt;/li&gt; &lt;li&gt;Write
125
+ applications for the Mac OS X interface, the cleanest user interface around&lt;/li&gt; &lt;li&gt;Understand
126
+ variables and how to design your own data structures&lt;/li&gt; &lt;li&gt;Work
127
+ with the file system&lt;/li&gt; &lt;li&gt;Connect to data sources and the
128
+ Internet&lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; For
129
+ anyone wanting to learn to program in Mac OS X, including developers new to
130
+ the Mac, developers new to C, or students entirely new to programming. For anyone
131
+ who wants to learn how to program their iPhone, this is also the core language
132
+ primer. &lt;/p&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218592</ASIN><DetailPageURL>http://www.amazon.com/Learn-Cocoa-Mac-Series/dp/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218592</DetailPageURL><ItemLinks><ItemLink><Description>Technical
133
+ Details</Description><URL>http://www.amazon.com/Learn-Cocoa-Mac-Series/dp/tech-data/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
134
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
135
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Add
136
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218592%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>Tell
137
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>All
138
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink><ItemLink><Description>All
139
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218592%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218592</URL></ItemLink></ItemLinks><SalesRank>474556</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
140
+ Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL160_.jpg</URL><Height
141
+ Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL.jpg</URL><Height
142
+ Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
143
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL30_.jpg</URL><Height
144
+ Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
145
+ Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL75_.jpg</URL><Height
146
+ Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL110_.jpg</URL><Height
147
+ Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL._SL160_.jpg</URL><Height
148
+ Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SFiBgWCOL.jpg</URL><Height
149
+ Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jack
150
+ Nutting</Author><Author>Dave Mark</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><EAN>9781430218593</EAN><EANList><EANListElement>9781430218593</EANListElement></EANList><Edition>1</Edition><ISBN>1430218592</ISBN><ItemDimensions><Height
151
+ Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
152
+ Units="hundredths-pounds">148</Weight><Width Units="hundredths-inches">79</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
153
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>374</NumberOfPages><PackageDimensions><Height
154
+ Units="hundredths-inches">118</Height><Length Units="hundredths-inches">1087</Length><Weight
155
+ Units="hundredths-pounds">234</Weight><Width Units="hundredths-inches">850</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-02-24</PublicationDate><Publisher>Apress</Publisher><SKU>5972539</SKU><Studio>Apress</Studio><Title>Learn
156
+ Cocoa on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>496</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.96</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>181</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.81</FormattedPrice></LowestUsedPrice><TotalNew>62</TotalNew><TotalUsed>53</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
107
157
  Description</Source><Content>&lt;p&gt;The Cocoa frameworks are some of the most
108
158
  powerful frameworks for creating native desktop applications available on any
109
159
  platform today, and Apple gives them away, along with the Xcode development
@@ -116,94 +166,93 @@
116
166
  questions and more, helping you find your way through the jungle of classes,
117
167
  tools, and new concepts so that you can get started on the next great Mac OS
118
168
  X application &lt;em&gt;today&lt;/em&gt;. &lt;strong&gt;Jack Nutting&lt;/strong&gt;
119
- is your guide through this forest; he's lived here for years, and he'll show
169
+ is your guide through this forest; he''s lived here for years, and he''ll show
120
170
  you which boulder to push, which vine to chop, and which stream to float across
121
171
  in order to make it through. You will learn not only how to use the components
122
172
  of this rich framework, but also which of them fit together, and why.&lt;/p&gt;
123
- &lt;p&gt;&lt;strong&gt;Jack Nutting&lt;/strong&gt;'s approach, combining pragmatic
173
+ &lt;p&gt;&lt;strong&gt;Jack Nutting&lt;/strong&gt;’s approach, combining pragmatic
124
174
  problem-solving with a deep respect for the underlying design philosophies contained
125
- within Cocoa, stems from years of experience using these frameworks. He'll show
175
+ within Cocoa, stems from years of experience using these frameworks. Hell show
126
176
  you which parts of your application require you to jump in and code a solution,
127
177
  and which parts are best served by letting Cocoa take you where it wants you
128
178
  to go. The path over what looks like a mountain of components and APIs has never
129
- been more thoroughly prepared for your travels. With Jack's guidance, the steep
179
+ been more thoroughly prepared for your travels. With Jacks guidance, the steep
130
180
  learning curve becomes a pleasurable adventure. There is still much work for
131
- the uninitiated, but by the time you're done, you will be well on your way to
132
- becoming a Cocoa master.&lt;/p&gt; &lt;h3&gt;What you'll learn&lt;/h3&gt;&lt;ul&gt;
133
- \ &lt;li&gt;How to actually make your own Cocoa applications&amp;#151;this
134
- is much more than just a quick introduction to Cocoa! &lt;/li&gt; &lt;li&gt;Which
135
- classes, of the dozens included in Cocoa, are truly central to Cocoa development
136
- &lt;/li&gt; &lt;li&gt;How to best use MVC architecture concepts in a Cocoa
137
- application &lt;/li&gt; &lt;li&gt;How the various pieces of the Cocoa frameworks
138
- fit with each other and into the MVC architecture &lt;/li&gt; &lt;li&gt;Which
139
- parts of Cocoa truly enable &amp;#147;visual programming&amp;#148;, letting
140
- you reap the benefits of proven, reusable code libraries that Apple gives you
141
- for free &lt;/li&gt; &lt;li&gt;How to recognize recurring design patterns
142
- used throughout Cocoa, and put them to proper use in your own code &lt;/li&gt;
143
- \ &lt;li&gt;How to approach Cocoa from different programming environments
144
- &lt;/li&gt; &lt;li&gt;How to use the facilities provided in Snow Leopard
145
- to create software that distributes itself automatically among all available
146
- CPUs, improving the user experience for your users. &lt;/li&gt; &lt;/ul&gt;
147
- &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; Anyone with basic
148
- understanding of object-oriented programming who wants to try out Mac OS X application
149
- programming, as well as iPhone developers who want to extend their knowledge
150
- of Cocoa touch to include the Mac-specific technologies included with Cocoa.
151
- \ &lt;/p&gt; &lt;h3&gt;Table of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Must
181
+ the uninitiated, but by the time youre done, you will be well on your way to
182
+ becoming a Cocoa master.&lt;/p&gt; &lt;h3&gt;What youll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;How
183
+ to actually make your own Cocoa applicationsthis is much more than just a quick
184
+ introduction to Cocoa! &lt;/li&gt; &lt;li&gt;Which classes, of the dozens
185
+ included in Cocoa, are truly central to Cocoa development &lt;/li&gt; &lt;li&gt;How
186
+ to best use MVC architecture concepts in a Cocoa application &lt;/li&gt; &lt;li&gt;How
187
+ the various pieces of the Cocoa frameworks fit with each other and into the
188
+ MVC architecture &lt;/li&gt; &lt;li&gt;Which parts of Cocoa truly enable
189
+ “visual programming”, letting you reap the benefits of proven, reusable code
190
+ libraries that Apple gives you for free &lt;/li&gt; &lt;li&gt;How to recognize
191
+ recurring design patterns used throughout Cocoa, and put them to proper use
192
+ in your own code &lt;/li&gt; &lt;li&gt;How to approach Cocoa from different
193
+ programming environments &lt;/li&gt; &lt;li&gt;How to use the facilities
194
+ provided in Snow Leopard to create software that distributes itself automatically
195
+ among all available CPUs, improving the user experience for your users. &lt;/li&gt;
196
+ &lt;/ul&gt; &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; Anyone
197
+ with basic understanding of object-oriented programming who wants to try out
198
+ Mac OS X application programming, as well as iPhone developers who want to extend
199
+ their knowledge of Cocoa touch to include the Mac-specific technologies included
200
+ with Cocoa. &lt;/p&gt; &lt;h3&gt;Table of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Must
152
201
  Love Cocoa&lt;/li&gt; &lt;li&gt;Hello, World&lt;/li&gt; &lt;li&gt;Lights,
153
- Camera... Actions! (and Outlets, Too)  &lt;/li&gt; &lt;li&gt;GUI Components&lt;/li&gt;
154
- \ &lt;li&gt;Using Table Views&lt;/li&gt; &lt;li&gt;Cocoa Bindings&lt;/li&gt;
155
- \ &lt;li&gt;Core Data Basics&lt;/li&gt; &lt;li&gt;Core Data Relationships&lt;/li&gt;
156
- \ &lt;li&gt;Search and Retrieve Core Data with Criteria  &lt;/li&gt; &lt;li&gt;Windows
157
- and Menus and Sheets&lt;/li&gt; &lt;li&gt;Document-Based Applications&lt;/li&gt;
158
- \ &lt;li&gt;Exceptions, Signals, Errors, and Debugging&lt;/li&gt; &lt;li&gt;Drawing
159
- in Cocoa&lt;/li&gt; &lt;li&gt;Advanced Drawing Topics&lt;/li&gt; &lt;li&gt;Working
160
- with Files&lt;/li&gt; &lt;li&gt;Concurrency&lt;/li&gt; &lt;li&gt;Future
161
- Paths&lt;/li&gt; &lt;/ol&gt; &lt;!--Session data--&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>143023024X</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-iOS/dp/143023024X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D143023024X</DetailPageURL><ItemLinks><ItemLink><Description>Technical
162
- Details</Description><URL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-iOS/dp/tech-data/143023024X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
163
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
164
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
165
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Tell
166
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/143023024X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>All
167
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/143023024X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>All
168
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/143023024X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink></ItemLinks><SalesRank>135652</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
169
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL160_.jpg</URL><Height
170
- Units=\"pixels\">160</Height><Width Units=\"pixels\">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL500_.jpg</URL><Height
171
- Units=\"pixels\">500</Height><Width Units=\"pixels\">408</Width></LargeImage><ImageSets><ImageSet
172
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL30_.jpg</URL><Height
173
- Units=\"pixels\">30</Height><Width Units=\"pixels\">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
174
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
175
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL110_.jpg</URL><Height
176
- Units=\"pixels\">110</Height><Width Units=\"pixels\">90</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL160_.jpg</URL><Height
177
- Units=\"pixels\">160</Height><Width Units=\"pixels\">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL500_.jpg</URL><Height
178
- Units=\"pixels\">500</Height><Width Units=\"pixels\">408</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>David
179
- Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.26</DeweyDecimalNumber><EAN>9781430230243</EAN><EANList><EANListElement>9781430230243</EANListElement></EANList><Edition>1</Edition><ISBN>143023024X</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
180
- Units=\"hundredths-inches\">925</Height><Length Units=\"hundredths-inches\">752</Length><Weight
181
- Units=\"hundredths-pounds\">252</Weight><Width Units=\"hundredths-inches\">134</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>676</NumberOfPages><PackageDimensions><Height
182
- Units=\"hundredths-inches\">150</Height><Length Units=\"hundredths-inches\">920</Length><Weight
183
- Units=\"hundredths-pounds\">250</Weight><Width Units=\"hundredths-inches\">740</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-01-28</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedlikenew_143023024X</SKU><Studio>Apress</Studio><Title>Beginning
184
- iPhone 4 Development: Exploring the iOS SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1750</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.50</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>794</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.94</FormattedPrice></LowestUsedPrice><TotalNew>47</TotalNew><TotalUsed>47</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
202
+ Camera... Actions! (and Outlets, Too)  &lt;/li&gt; &lt;li&gt;GUI Components&lt;/li&gt; &lt;li&gt;Using
203
+ Table Views&lt;/li&gt; &lt;li&gt;Cocoa Bindings&lt;/li&gt; &lt;li&gt;Core
204
+ Data Basics&lt;/li&gt; &lt;li&gt;Core Data Relationships&lt;/li&gt; &lt;li&gt;Search
205
+ and Retrieve Core Data with Criteria  &lt;/li&gt; &lt;li&gt;Windows and
206
+ Menus and Sheets&lt;/li&gt; &lt;li&gt;Document-Based Applications&lt;/li&gt; &lt;li&gt;Exceptions,
207
+ Signals, Errors, and Debugging&lt;/li&gt; &lt;li&gt;Drawing in Cocoa&lt;/li&gt; &lt;li&gt;Advanced
208
+ Drawing Topics&lt;/li&gt; &lt;li&gt;Working with Files&lt;/li&gt; &lt;li&gt;Concurrency&lt;/li&gt; &lt;li&gt;Future
209
+ Paths&lt;/li&gt; &lt;/ol&gt; &lt;!--Session data--&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>143023024X</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-iOS/dp/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D143023024X</DetailPageURL><ItemLinks><ItemLink><Description>Technical
210
+ Details</Description><URL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-iOS/dp/tech-data/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
211
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
212
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Add
213
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D143023024X%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>Tell
214
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>All
215
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink><ItemLink><Description>All
216
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/143023024X%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143023024X</URL></ItemLink></ItemLinks><SalesRank>62375</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
217
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL160_.jpg</URL><Height
218
+ Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL.jpg</URL><Height
219
+ Units="pixels">500</Height><Width Units="pixels">408</Width></LargeImage><ImageSets><ImageSet
220
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL30_.jpg</URL><Height
221
+ Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
222
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL75_.jpg</URL><Height
223
+ Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL110_.jpg</URL><Height
224
+ Units="pixels">110</Height><Width Units="pixels">90</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL._SL160_.jpg</URL><Height
225
+ Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4111A463xZL.jpg</URL><Height
226
+ Units="pixels">500</Height><Width Units="pixels">408</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>David
227
+ Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><EAN>9781430230243</EAN><EANList><EANListElement>9781430230243</EANListElement></EANList><Edition>1</Edition><ISBN>143023024X</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
228
+ Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
229
+ Units="hundredths-pounds">252</Weight><Width Units="hundredths-inches">134</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
230
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>676</NumberOfPages><PackageDimensions><Height
231
+ Units="hundredths-inches">150</Height><Length Units="hundredths-inches">920</Length><Weight
232
+ Units="hundredths-pounds">250</Weight><Width Units="hundredths-inches">740</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-01-28</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedlikenew_143023024X</SKU><Studio>Apress</Studio><Title>Beginning
233
+ iPhone 4 Development: Exploring the iOS SDK</Title><TradeInValue><Amount>140</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.40</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1500</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>553</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.53</FormattedPrice></LowestUsedPrice><TotalNew>53</TotalNew><TotalUsed>48</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
185
234
  Description</Source><Content>&lt;p&gt;&lt;em&gt;Beginning iPhone 4 Development&lt;/em&gt;
186
235
  is here! The authors of the bestselling &lt;em&gt;Beginning iPhone 3 Development&lt;/em&gt;
187
236
  are back, with the same excellent material completely updated for iOS 4 and
188
- written from the ground up using the latest version of Apple's Xcode 3. All
237
+ written from the ground up using the latest version of Apple''s Xcode 3. All
189
238
  source code has been updated to use the latest Xcode templates and current APIs,
190
239
  and all-new screenshots show Xcode 3 in action.&lt;br /&gt; &lt;br /&gt; &lt;em&gt;Beginning
191
240
  iPhone 4 Development&lt;/em&gt; is a complete course in iOS 4 apps development.
192
- You'll master techniques that work on iPhone, iPad, and iPod touch. We start
193
- with the basics, showing you how to download and install the tools you'll need,
194
- and how to create your first simple application. Next you'll learn to integrate
241
+ Youll master techniques that work on iPhone, iPad, and iPod touch. We start
242
+ with the basics, showing you how to download and install the tools you''ll need,
243
+ and how to create your first simple application. Next youll learn to integrate
195
244
  all the interface elements iOS users have come to know and love, such as buttons,
196
- switches, pickers, toolbars, and sliders. You'll master a variety of design
245
+ switches, pickers, toolbars, and sliders. Youll master a variety of design
197
246
  patterns, from the simplest single view to complex hierarchical drill-downs.
198
- The confusing art of table building will be demystified, and you'll learn techniques
199
- to save and retrieve your data using SQLite, iPhone's built-in database management
247
+ The confusing art of table building will be demystified, and youll learn techniques
248
+ to save and retrieve your data using SQLite, iPhones built-in database management
200
249
  system and Core Data, the standard for persistence that Apple brought to iOS
201
- with the release of SDK 3.   &lt;br /&gt; &lt;br /&gt; And there's much more!
202
- You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural
250
+ with the release of SDK 3.   &lt;br /&gt; &lt;br /&gt; And theres much more!
251
+ Youll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural
203
252
  support (pinches and swipes) to your applications, and work with the camera,
204
- photo library, accelerometer, and built-in GPS. You'll discover the fine points
253
+ photo library, accelerometer, and built-in GPS. Youll discover the fine points
205
254
  of application preferences and learn how to localize your apps for multiple
206
- languages. You'll also learn how to use the new concurrency APIs included in
255
+ languages. You''ll also learn how to use the new concurrency APIs included in
207
256
  iOS 4, and make robust multithreaded applications using Grand Central Dispatch.  
208
257
  &lt;/p&gt; &lt;ul&gt; &lt;li&gt;The iPhone 4 update to the best-selling
209
258
  and most recommended book for Cocoa touch developers   &lt;/li&gt; &lt;li&gt;Written
@@ -211,60 +260,59 @@
211
260
  tips and techniques to help you become an iOS pro &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;NOTE:
212
261
  For iPhone 4S or iOS 5 apps development, please instead check out the next edition
213
262
  of this book, &lt;em&gt;Beginning iOS 5 Development&lt;/em&gt; - now available.&lt;/p&gt;
214
- &lt;h3&gt;What you'll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;Everything you
215
- need to know to develop your own best-selling iPhone and iPad apps &lt;/li&gt;
216
- \ &lt;li&gt;Best practices for optimizing your code and delivering great
217
- user experiences &lt;/li&gt; &lt;li&gt;How to create &amp;#147;universal&amp;#148;
218
- apps for both iPhone and iPad &lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;Who this book
219
- is for&lt;/h3&gt; &lt;p&gt; Anyone who wants to start developing
220
- for iPhone, iPad, and iPod touch.&lt;br /&gt; &lt;br /&gt; You can discover
221
- more about this book, download source code, and find support forums at the book's
222
- companion site, at www.iphonedevbook.com. &lt;/p&gt; &lt;h3&gt;Table
223
- of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Welcome to the Jungle &lt;/li&gt;
224
- \ &lt;li&gt;Appeasing the Tiki Gods &lt;/li&gt; &lt;li&gt;Handling Basic
225
- Interaction &lt;/li&gt; &lt;li&gt;More User Interface Fun &lt;/li&gt; &lt;li&gt;Autorotation
226
- and Autosizing &lt;/li&gt; &lt;li&gt;Multiview Applications &lt;/li&gt;
227
- \ &lt;li&gt;Tab Bars and Pickers &lt;/li&gt; &lt;li&gt;Introduction to
228
- Table Views &lt;/li&gt; &lt;li&gt;Navigation Controllers and Table Views
263
+ &lt;h3&gt;What youll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;Everything you
264
+ need to know to develop your own best-selling iPhone and iPad apps &lt;/li&gt; &lt;li&gt;Best
265
+ practices for optimizing your code and delivering great user experiences &lt;/li&gt; &lt;li&gt;How
266
+ to create “universal” apps for both iPhone and iPad &lt;/li&gt; &lt;/ul&gt;
267
+ &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; Anyone who wants
268
+ to start developing for iPhone, iPad, and iPod touch.&lt;br /&gt; &lt;br /&gt;
269
+ You can discover more about this book, download source code, and find support
270
+ forums at the book''s companion site, at www.iphonedevbook.com. &lt;/p&gt; &lt;h3&gt;Table
271
+ of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Welcome to the Jungle &lt;/li&gt; &lt;li&gt;Appeasing
272
+ the Tiki Gods &lt;/li&gt; &lt;li&gt;Handling Basic Interaction &lt;/li&gt; &lt;li&gt;More
273
+ User Interface Fun &lt;/li&gt; &lt;li&gt;Autorotation and Autosizing &lt;/li&gt; &lt;li&gt;Multiview
274
+ Applications &lt;/li&gt; &lt;li&gt;Tab Bars and Pickers &lt;/li&gt; &lt;li&gt;Introduction
275
+ to Table Views &lt;/li&gt; &lt;li&gt;Navigation Controllers and Table Views
229
276
  &lt;/li&gt; &lt;li&gt;iPad Considerations &lt;/li&gt; &lt;li&gt;Application
230
277
  Settings and User Defaults &lt;/li&gt; &lt;li&gt;Basic Data Persistence
231
278
  &lt;/li&gt; &lt;li&gt;Grand Central Dispatch, Background Processing, and
232
279
  You &lt;/li&gt; &lt;li&gt;Drawing with Quartz and OpenGL &lt;/li&gt; &lt;li&gt;Taps,
233
280
  Touches, and Gestures &lt;/li&gt; &lt;li&gt;Where Am I? Finding Your Way
234
- with Core Location &lt;/li&gt; &lt;li&gt;Whee! Gyro and Accelerometer! &lt;/li&gt;
235
- \ &lt;li&gt;iPhone Camera and Photo Library &lt;/li&gt; &lt;li&gt;Application
236
- Localization &lt;/li&gt; &lt;li&gt;Where to Next? &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430236051</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/1430236051%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430236051</DetailPageURL><ItemLinks><ItemLink><Description>Technical
237
- Details</Description><URL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/tech-data/1430236051%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
238
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
239
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
240
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Tell
241
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430236051%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>All
242
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430236051%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>All
243
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430236051%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink></ItemLinks><SalesRank>22064</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
244
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL160_.jpg</URL><Height
245
- Units=\"pixels\">160</Height><Width Units=\"pixels\">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL500_.jpg</URL><Height
246
- Units=\"pixels\">500</Height><Width Units=\"pixels\">405</Width></LargeImage><ImageSets><ImageSet
247
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL30_.jpg</URL><Height
248
- Units=\"pixels\">30</Height><Width Units=\"pixels\">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
249
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
250
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL110_.jpg</URL><Height
251
- Units=\"pixels\">110</Height><Width Units=\"pixels\">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL160_.jpg</URL><Height
252
- Units=\"pixels\">160</Height><Width Units=\"pixels\">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL500_.jpg</URL><Height
253
- Units=\"pixels\">500</Height><Width Units=\"pixels\">405</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>David
254
- Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.25</DeweyDecimalNumber><EAN>9781430236054</EAN><EANList><EANListElement>9781430236054</EANListElement></EANList><Edition>1</Edition><ISBN>1430236051</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
255
- Units=\"hundredths-inches\">925</Height><Length Units=\"hundredths-inches\">752</Length><Weight
256
- Units=\"hundredths-pounds\">280</Weight><Width Units=\"hundredths-inches\">150</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>752</NumberOfPages><PackageDimensions><Height
257
- Units=\"hundredths-inches\">190</Height><Length Units=\"hundredths-inches\">920</Length><Weight
258
- Units=\"hundredths-pounds\">285</Weight><Width Units=\"hundredths-inches\">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-12-07</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_new_1430236051</SKU><Studio>Apress</Studio><Title>Beginning
259
- iOS 5 Development: Exploring the iOS SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2279</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$22.79</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1800</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.00</FormattedPrice></LowestUsedPrice><TotalNew>31</TotalNew><TotalUsed>14</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
281
+ with Core Location &lt;/li&gt; &lt;li&gt;Whee! Gyro and Accelerometer! &lt;/li&gt; &lt;li&gt;iPhone
282
+ Camera and Photo Library &lt;/li&gt; &lt;li&gt;Application Localization
283
+ &lt;/li&gt; &lt;li&gt;Where to Next? &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430236051</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430236051</DetailPageURL><ItemLinks><ItemLink><Description>Technical
284
+ Details</Description><URL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/tech-data/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
285
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
286
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Add
287
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>Tell
288
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>All
289
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink><ItemLink><Description>All
290
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430236051%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236051</URL></ItemLink></ItemLinks><SalesRank>14765</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
291
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL160_.jpg</URL><Height
292
+ Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL.jpg</URL><Height
293
+ Units="pixels">500</Height><Width Units="pixels">405</Width></LargeImage><ImageSets><ImageSet
294
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL30_.jpg</URL><Height
295
+ Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
296
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL75_.jpg</URL><Height
297
+ Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL110_.jpg</URL><Height
298
+ Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL._SL160_.jpg</URL><Height
299
+ Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41qRxmh48mL.jpg</URL><Height
300
+ Units="pixels">500</Height><Width Units="pixels">405</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>David
301
+ Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><EAN>9781430236054</EAN><EANList><EANListElement>9781430236054</EANListElement></EANList><Edition>1</Edition><ISBN>1430236051</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
302
+ Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
303
+ Units="hundredths-pounds">280</Weight><Width Units="hundredths-inches">150</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
304
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>752</NumberOfPages><PackageDimensions><Height
305
+ Units="hundredths-inches">190</Height><Length Units="hundredths-inches">920</Length><Weight
306
+ Units="hundredths-pounds">285</Weight><Width Units="hundredths-inches">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-12-07</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_new_1430236051</SKU><Studio>Apress</Studio><Title>Beginning
307
+ iOS 5 Development: Exploring the iOS SDK</Title><TradeInValue><Amount>105</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.05</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2133</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.33</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1933</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.33</FormattedPrice></LowestUsedPrice><TotalNew>41</TotalNew><TotalUsed>18</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
260
308
  Description</Source><Content>&lt;p&gt;The team that brought you the bestselling &lt;em&gt;Beginning
261
309
  iPhone 4 Development&lt;/em&gt; is back again for &lt;em&gt;Beginning iOS 5
262
- Development&lt;/em&gt;, bringing this definitive guide up-to-date with Apple's
310
+ Development&lt;/em&gt;, bringing this definitive guide up-to-date with Apple''s
263
311
  latest and greatest iOS SDK, as well as with the latest version of Xcode. &lt;br
264
- /&gt; &lt;br /&gt; There's coverage of brand new technologies, with chapters
312
+ /&gt; &lt;br /&gt; There''s coverage of brand new technologies, with chapters
265
313
  on storyboards and iCloud, for example, as well as significant updates to existing
266
314
  chapters to bring them in line with all the changes that came with the iOS 5
267
- SDK. You'll have everything you need to create your very own apps for the latest
315
+ SDK. You''ll have everything you need to create your very own apps for the latest
268
316
  iOS devices, including the iPhone 4S, iPad 2, and the latest iPod touch. Every
269
317
  single sample program in the book has been rebuilt from scratch using Xcode
270
318
  4.2 and the latest iOS 5-specific project templates and designed to take advantage
@@ -274,185 +322,126 @@
274
322
  course in iPhone, iPad, and iPod touch programming. The book starts with the
275
323
  basics, walking through the process of downloading and installing Xcode and
276
324
  the iOS 5 SDK, and then guides you though the creation of your first simple
277
- application. &lt;br /&gt; &lt;br /&gt; From there, you'll learn how to integrate
325
+ application. &lt;br /&gt; &lt;br /&gt; From there, youll learn how to integrate
278
326
  all the interface elements Apple touch users have come to know and love, such
279
- as buttons, switches, pickers, toolbars, and sliders. You'll master a variety
327
+ as buttons, switches, pickers, toolbars, and sliders. Youll master a variety
280
328
  of design patterns, from the simplest single view to complex hierarchical drill-downs.
281
- The confusing art of table building will be demystified, and you'll learn how
282
- to save your data using the iPhone file system. You'll also learn how to save
329
+ The confusing art of table building will be demystified, and youll learn how
330
+ to save your data using the iPhone file system. Youll also learn how to save
283
331
  and retrieve your data using a variety of persistence techniques, including
284
- Core Data and SQLite. And there's much more! You'll learn to draw using Quartz
332
+ Core Data and SQLite. And theres much more! Youll learn to draw using Quartz
285
333
  2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your
286
334
  applications, and work with the camera, photo library, accelerometer, and built-in
287
- GPS. You'll discover the fine points of application preferences and learn how
335
+ GPS. Youll discover the fine points of application preferences and learn how
288
336
  to localize your apps for multiple languages.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The
289
337
  iOS 5 update to the bestselling and most recommended book for Cocoa touch developers
290
338
  &lt;/li&gt; &lt;li&gt;Packed full of tricks, techniques, and enthusiasm
291
339
  for the new SDK from a developer perspective &lt;/li&gt; &lt;li&gt;Written
292
340
  in an accessible, easy-to-follow style &lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;What
293
- you'll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;Everything you need to know
341
+ youll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;Everything you need to know
294
342
  to develop your own bestselling iPhone and iPad apps &lt;/li&gt; &lt;li&gt;Best
295
- practices for optimizing your code and delivering great user experiences &lt;/li&gt;
296
- \ &lt;li&gt;How to create &amp;#147;universal&amp;#148; apps for both the
297
- iPhone and iPad &lt;/li&gt; &lt;li&gt;What is data persistence and why is
298
- it important &lt;/li&gt; &lt;li&gt;Get started with building cool, crisp
299
- User Interfaces &lt;/li&gt; &lt;li&gt;What and how to use Table Views &lt;/li&gt;
300
- \ &lt;li&gt;How to do graphics with Quartz and OpenGL ES &lt;/li&gt; &lt;li&gt;What
301
- geo app development features the new iOS 5 brings to the iPhone 4S &lt;/li&gt;
302
- \ &lt;li&gt;How to get your app in iCloud &lt;/li&gt; &lt;li&gt;And much
303
- much more... &lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;Who this book is for&lt;/h3&gt;
304
- \ &lt;p&gt; Everyone who wants to start developing for iPhone, iPod
305
- touch, and iPad! &lt;p&gt; For the latest sourcecode, please head to www.iphonedevbook.com.&lt;/p&gt;
306
- \ &lt;/p&gt; &lt;h3&gt;Table of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Welcome
307
- to the Jungle &lt;/li&gt; &lt;li&gt;Appeasing the Tiki Gods &lt;/li&gt;
308
- \ &lt;li&gt;Handling Basic Interaction &lt;/li&gt; &lt;li&gt;More User
309
- Interface Fun &lt;/li&gt; &lt;li&gt;Autorotation and Autosizing &lt;/li&gt;
310
- \ &lt;li&gt;Multiview Applications &lt;/li&gt; &lt;li&gt;Tab Bars and
311
- Pickers &lt;/li&gt; &lt;li&gt;Introduction to Table Views &lt;/li&gt; &lt;li&gt;Navigation
312
- Controllers and Table Views &lt;/li&gt; &lt;li&gt;iPad Considerations &lt;/li&gt;
313
- \ &lt;li&gt;Application Settings and User Defaults &lt;/li&gt; &lt;li&gt;Basic
314
- Data Persistence &lt;/li&gt; &lt;li&gt;Get Your App in the iCloud &lt;/li&gt;
315
- \ &lt;li&gt;Grand Central Dispatch, Background Processing, and You &lt;/li&gt;
316
- \ &lt;li&gt;Drawing with Quartz and OpenGL &lt;/li&gt; &lt;li&gt;Taps,
317
- Touches, and Gestures &lt;/li&gt; &lt;li&gt;Where Am I? Finding Your Way
318
- with Core Location &lt;/li&gt; &lt;li&gt;Whee! Gyro and Accelerometer! &lt;/li&gt;
319
- \ &lt;li&gt;iPhone Camera and Photo Library &lt;/li&gt; &lt;li&gt;Application
320
- Localization &lt;/li&gt; &lt;li&gt;Where to Next? &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430216263</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/1430216263%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430216263</DetailPageURL><ItemLinks><ItemLink><Description>Technical
321
- Details</Description><URL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/tech-data/1430216263%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
322
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
323
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
324
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Tell
325
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430216263%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>All
326
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430216263%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>All
327
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430216263%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink></ItemLinks><SalesRank>63583</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
328
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
329
- Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL500_.jpg</URL><Height
330
- Units=\"pixels\">500</Height><Width Units=\"pixels\">378</Width></LargeImage><ImageSets><ImageSet
331
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL30_.jpg</URL><Height
332
- Units=\"pixels\">30</Height><Width Units=\"pixels\">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
333
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
334
- Units=\"pixels\">75</Height><Width Units=\"pixels\">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL110_.jpg</URL><Height
335
- Units=\"pixels\">110</Height><Width Units=\"pixels\">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
336
- Units=\"pixels\">160</Height><Width Units=\"pixels\">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL500_.jpg</URL><Height
337
- Units=\"pixels\">500</Height><Width Units=\"pixels\">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jeff
338
- LaMarche</Author><Author>Dave Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430216261</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.26</DeweyDecimalNumber><EAN>9781430216261</EAN><EANList><EANListElement>9781430216261</EANListElement></EANList><Edition>1</Edition><Feature>Apress
343
+ practices for optimizing your code and delivering great user experiences &lt;/li&gt; &lt;li&gt;How
344
+ to create universal apps for both the iPhone and iPad &lt;/li&gt; &lt;li&gt;What
345
+ is data persistence and why is it important &lt;/li&gt; &lt;li&gt;Get started
346
+ with building cool, crisp User Interfaces &lt;/li&gt; &lt;li&gt;What and
347
+ how to use Table Views &lt;/li&gt; &lt;li&gt;How to do graphics with Quartz
348
+ and OpenGL ES &lt;/li&gt; &lt;li&gt;What geo app development features the
349
+ new iOS 5 brings to the iPhone 4S &lt;/li&gt; &lt;li&gt;How to get your
350
+ app in iCloud &lt;/li&gt; &lt;li&gt;And much much more... &lt;/li&gt; &lt;/ul&gt;
351
+ &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; Everyone who wants
352
+ to start developing for iPhone, iPod touch, and iPad! &lt;p&gt; For the latest
353
+ sourcecode, please head to www.iphonedevbook.com.&lt;/p&gt; &lt;/p&gt; &lt;h3&gt;Table
354
+ of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Welcome to the Jungle &lt;/li&gt; &lt;li&gt;Appeasing
355
+ the Tiki Gods &lt;/li&gt; &lt;li&gt;Handling Basic Interaction &lt;/li&gt; &lt;li&gt;More
356
+ User Interface Fun &lt;/li&gt; &lt;li&gt;Autorotation and Autosizing &lt;/li&gt; &lt;li&gt;Multiview
357
+ Applications &lt;/li&gt; &lt;li&gt;Tab Bars and Pickers &lt;/li&gt; &lt;li&gt;Introduction
358
+ to Table Views &lt;/li&gt; &lt;li&gt;Navigation Controllers and Table Views
359
+ &lt;/li&gt; &lt;li&gt;iPad Considerations &lt;/li&gt; &lt;li&gt;Application
360
+ Settings and User Defaults &lt;/li&gt; &lt;li&gt;Basic Data Persistence
361
+ &lt;/li&gt; &lt;li&gt;Get Your App in the iCloud &lt;/li&gt; &lt;li&gt;Grand
362
+ Central Dispatch, Background Processing, and You &lt;/li&gt; &lt;li&gt;Drawing
363
+ with Quartz and OpenGL &lt;/li&gt; &lt;li&gt;Taps, Touches, and Gestures
364
+ &lt;/li&gt; &lt;li&gt;Where Am I? Finding Your Way with Core Location &lt;/li&gt; &lt;li&gt;Whee!
365
+ Gyro and Accelerometer! &lt;/li&gt; &lt;li&gt;iPhone Camera and Photo Library
366
+ &lt;/li&gt; &lt;li&gt;Application Localization &lt;/li&gt; &lt;li&gt;Where
367
+ to Next? &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430216263</ASIN><DetailPageURL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430216263</DetailPageURL><ItemLinks><ItemLink><Description>Technical
368
+ Details</Description><URL>http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/tech-data/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
369
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
370
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Add
371
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430216263%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>Tell
372
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>All
373
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink><ItemLink><Description>All
374
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430216263%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430216263</URL></ItemLink></ItemLinks><SalesRank>188026</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
375
+ Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
376
+ Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL.jpg</URL><Height
377
+ Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage><ImageSets><ImageSet
378
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL30_.jpg</URL><Height
379
+ Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
380
+ Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL75_.jpg</URL><Height
381
+ Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL110_.jpg</URL><Height
382
+ Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL._SL160_.jpg</URL><Height
383
+ Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41E6e5kF3xL.jpg</URL><Height
384
+ Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Jeff
385
+ LaMarche</Author><Author>Dave Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430216261</CatalogNumberListElement></CatalogNumberList><EAN>9781430216261</EAN><EANList><EANListElement>9781430216261</EANListElement></EANList><Edition>1</Edition><Feature>Apress
339
386
  Beginning iPhone Development: Exporing the iPhone SDK</Feature><Feature>Are
340
387
  you a programmer looking for a new challenge? Does the thought of building your
341
388
  very own iPhone app make your heart race and your pulse quicken? If so, then
342
389
  Beginning iPhone Development is just the book for you.</Feature><IsAdultProduct>0</IsAdultProduct><ISBN>1430216263</ISBN><ItemDimensions><Height
343
- Units=\"hundredths-inches\">925</Height><Length Units=\"hundredths-inches\">752</Length><Weight
344
- Units=\"hundredths-pounds\">202</Weight><Width Units=\"hundredths-inches\">106</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>9781430216261</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>536</NumberOfPages><PackageDimensions><Height
345
- Units=\"hundredths-inches\">130</Height><Length Units=\"hundredths-inches\">920</Length><Weight
346
- Units=\"hundredths-pounds\">190</Weight><Width Units=\"hundredths-inches\">690</Width></PackageDimensions><PartNumber>9781430216261</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-11-21</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedverygood_1430216263</SKU><Studio>Apress</Studio><Title>Beginning
347
- iPhone Development: Exploring the iPhone SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>10</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.10</FormattedPrice></LowestUsedPrice><TotalNew>51</TotalNew><TotalUsed>88</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
348
- Description</Source><Content>&lt;p&gt; Are you a programmer looking for a new
390
+ Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
391
+ Units="hundredths-pounds">202</Weight><Width Units="hundredths-inches">106</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
392
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><MPN>9781430216261</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>536</NumberOfPages><PackageDimensions><Height
393
+ Units="hundredths-inches">130</Height><Length Units="hundredths-inches">920</Length><Weight
394
+ Units="hundredths-pounds">190</Weight><Width Units="hundredths-inches">690</Width></PackageDimensions><PartNumber>9781430216261</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-11-21</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedverygood_1430216263</SKU><Studio>Apress</Studio><Title>Beginning
395
+ iPhone Development: Exploring the iPhone SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>768</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$7.68</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>15</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.15</FormattedPrice></LowestUsedPrice><TotalNew>53</TotalNew><TotalUsed>84</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
396
+ Description</Source><Content>&lt;p&gt;Are you a programmer looking for a new
349
397
  challenge? Does the thought of building your very own iPhone app make your heart
350
- race and your pulse quicken? If so, then Beginning iPhone Development is just
351
- the book for you. &lt;/p&gt; &lt;p&gt; Assuming only a minimal working knowledge
352
- of Objective-C, and written in a friendly, easy-to-follow style, Beginning iPhone
353
- Development offers a complete soup-to-nuts course in iPhone and iPod touch programming.
354
- &lt;/p&gt; &lt;p&gt; The book starts with the basics, walking you through the
355
- process of downloading and installing Apple's free iPhone SDK, then stepping
356
- you though the creation of your first simple iPhone application. You'll move
357
- on from there, mastering all the iPhone interface elements that you've come
358
- to know and love, such as buttons, switches, pickers, toolbars, sliders, etc.
359
- &lt;/p&gt; &lt;p&gt; You'll master a variety of design patterns, from the simplest
360
- single view to complex hierarchical drill-downs. You'll master the art of table-building
361
- and learn how to save your data using the iPhone file system. You'll also learn
362
- how to save and retrieve your data using SQLite, iPhone's built-in database
363
- management system. &lt;/p&gt; &lt;p&gt; You'll learn how to draw using Quartz
364
- 2D and OpenGL ES. You'll add MultiTouch Gestural Support (pinches and swipes)
365
- to your applications, and work with the Camera, Photo Library, and Accelerometer.
366
- You'll master application preferences, learn how to localize your apps into
367
- other languages, and so much more. &lt;/p&gt; &lt;p&gt; Apple's iPhone SDK,
368
- this book, and your imagination are all you'll need to start building your very
369
- own best-selling iPhone applications. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;</Content></EditorialReview></EditorialReviews></Item><Item><ASIN>1430228326</ASIN><DetailPageURL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430228326</DetailPageURL><ItemLinks><ItemLink><Description>Technical
370
- Details</Description><URL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/tech-data/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
371
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
372
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
373
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Tell
374
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
375
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
376
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink></ItemLinks><SalesRank>425268</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
377
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL160_.jpg</URL><Height
378
- Units=\"pixels\">160</Height><Width Units=\"pixels\">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL500_.jpg</URL><Height
379
- Units=\"pixels\">500</Height><Width Units=\"pixels\">406</Width></LargeImage><ImageSets><ImageSet
380
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL30_.jpg</URL><Height
381
- Units=\"pixels\">30</Height><Width Units=\"pixels\">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
382
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
383
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL110_.jpg</URL><Height
384
- Units=\"pixels\">110</Height><Width Units=\"pixels\">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL160_.jpg</URL><Height
385
- Units=\"pixels\">160</Height><Width Units=\"pixels\">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL500_.jpg</URL><Height
386
- Units=\"pixels\">500</Height><Width Units=\"pixels\">406</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Gary
387
- Bennett</Author><Author>Mitchell Fisher</Author><Author>Brad Lees</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9781430228325</EAN><EANList><EANListElement>9781430228325</EANListElement></EANList><Edition>1</Edition><IsAdultProduct>0</IsAdultProduct><ISBN>1430228326</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
388
- Units=\"hundredths-inches\">953</Height><Length Units=\"hundredths-inches\">760</Length><Weight
389
- Units=\"hundredths-pounds\">132</Weight><Width Units=\"hundredths-inches\">91</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>292</NumberOfPages><PackageDimensions><Height
390
- Units=\"hundredths-inches\">100</Height><Length Units=\"hundredths-inches\">920</Length><Weight
391
- Units=\"hundredths-pounds\">135</Weight><Width Units=\"hundredths-inches\">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-08-25</PublicationDate><Publisher>Apress</Publisher><ReleaseDate>2010-08-25</ReleaseDate><SKU>ACOMMP2_book_usedverygood_1430228326</SKU><Studio>Apress</Studio><Title>Objective-C
392
- for Absolute Beginners: iPhone, iPad and Mac Programming Made Easy</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1794</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.94</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1399</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.99</FormattedPrice></LowestUsedPrice><TotalNew>38</TotalNew><TotalUsed>26</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
393
- Description</Source><Content>&lt;p&gt;It seems as if everyone is writing applications
394
- for Apple's iPhone and iPad, but how do they all do it? It's best to learn Objective-C,
395
- the native language of both the iOS and Mac OS X, but where to begin? Right
396
- here, even if you've never programmed before!&lt;/p&gt; &lt;p&gt;&lt;em&gt;Objective-C
397
- for Absolute Beginners&lt;/em&gt; will teach you how to write software for your
398
- Mac, iPhone, or iPad using Objective-C, an elegant and powerful language with
399
- a rich set of developer tools. Using a hands-on approach, you'll learn to think
400
- in programming terms, how to use Objective-C to build program logic, and how
401
- to write your own applications and apps.&lt;/p&gt; &lt;p&gt;With over 50 collective
402
- years in software development and based on an approach pioneered at Carnegie
403
- Mellon University, the authors have developed a remarkably effective approach
404
- to learning Objective-C. Since the introduction of Apple's iPhone, the authors
405
- have taught hundreds of absolute beginners how to develop Mac, iPhone,and iPad
406
- apps, including many that became popular apps in the iTunes App Store.&lt;/p&gt;
407
- &lt;h3&gt;What you'll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;The fundamentals
408
- of computer programming: how to understand variables,design data structures,
409
- and work with file systems &lt;/li&gt; &lt;li&gt;The logic of object-oriented
410
- programming: how to use Classes, Objects, and Methods &lt;/li&gt; &lt;li&gt;The
411
- flexibility of Apple's developer tools: how to install Xcode and write programs
412
- in Objective-C &lt;/li&gt; &lt;li&gt;The power of Cocoa and Cocoa touch:
413
- how to make Mac OS X applications or iOS apps that do cool stuff &lt;/li&gt;
414
- &lt;/ul&gt; &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; Everyone!
415
- This book is for anyone who wants to learn to develop applications for the Mac
416
- or apps for the iPhone and iPad using the Objective-C programming language.
417
- No previous programming experience is necessary. &lt;/p&gt; &lt;h3&gt;Table
418
- of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt; Becoming a Great iPhone/iPad
419
- or Mac Programmer  &lt;/li&gt; &lt;li&gt; Programming Basics   &lt;/li&gt;
420
- \ &lt;li&gt; It's All About the Data   &lt;/li&gt; &lt;li&gt; Making
421
- Decisions About...and Planning Program Flow   &lt;/li&gt; &lt;li&gt; Object
422
- Oriented Programming with Objective-C   &lt;/li&gt; &lt;li&gt; Introducing
423
- Objective-C and Xcode  &lt;/li&gt; &lt;li&gt; Objective-C Classes, Objects,
424
- and Methods  &lt;/li&gt; &lt;li&gt; Programming Basics in Objective-C  
425
- &lt;/li&gt; &lt;li&gt; Comparing Data   &lt;/li&gt; &lt;li&gt; Creating
426
- User Interfaces with Interface Builder   &lt;/li&gt; &lt;li&gt; Memory,
427
- Addresses, and Pointers   &lt;/li&gt; &lt;li&gt; Debugging Programs with
428
- Xcode   &lt;/li&gt; &lt;li&gt; Storing Information &lt;/li&gt; &lt;li&gt; Protocols
429
- and Delegates   &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321711394</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-Third-Developers-Library/dp/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321711394</DetailPageURL><ItemLinks><ItemLink><Description>Technical
430
- Details</Description><URL>http://www.amazon.com/Programming-Objective-C-Third-Developers-Library/dp/tech-data/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
431
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
432
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
433
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Tell
434
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>All
435
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>All
436
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink></ItemLinks><SalesRank>197789</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL75_.jpg</URL><Height
437
- Units=\"pixels\">75</Height><Width Units=\"pixels\">56</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL160_.jpg</URL><Height
438
- Units=\"pixels\">160</Height><Width Units=\"pixels\">120</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL500_.jpg</URL><Height
439
- Units=\"pixels\">500</Height><Width Units=\"pixels\">376</Width></LargeImage><ImageSets><ImageSet
440
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL30_.jpg</URL><Height
441
- Units=\"pixels\">30</Height><Width Units=\"pixels\">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL75_.jpg</URL><Height
442
- Units=\"pixels\">75</Height><Width Units=\"pixels\">56</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL75_.jpg</URL><Height
443
- Units=\"pixels\">75</Height><Width Units=\"pixels\">56</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL110_.jpg</URL><Height
444
- Units=\"pixels\">110</Height><Width Units=\"pixels\">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL160_.jpg</URL><Height
445
- Units=\"pixels\">160</Height><Width Units=\"pixels\">120</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/514GKabDXcL._SL500_.jpg</URL><Height
446
- Units=\"pixels\">500</Height><Width Units=\"pixels\">376</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
447
- G. Kochan</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9780321711397</EAN><EANList><EANListElement>9780321711397</EANListElement></EANList><Edition>3</Edition><ISBN>0321711394</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
448
- Units=\"hundredths-inches\">902</Height><Length Units=\"hundredths-inches\">701</Length><Weight
449
- Units=\"hundredths-pounds\">183</Weight><Width Units=\"hundredths-inches\">110</Width></ItemDimensions><Label>Addison-Wesley
450
- Professional</Label><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
398
+ race and your pulse quicken? If so, then &lt;em&gt;Beginning iPhone&lt;/em&gt;
399
+ Development is just the book for you.&lt;/p&gt; &lt;p&gt;Assuming only a minimal
400
+ working knowledge of Objective-C, and written in a friendly, easy-to-follow
401
+ style, &lt;em&gt;Beginning iPhone Development&lt;/em&gt; offers a complete soup-to-nuts
402
+ course in iPhone and iPod Touch programming.&lt;/p&gt; &lt;p&gt;The book starts
403
+ with the basics, walking you through the process of downloading and installing
404
+ Apple''s free iPhone software development kit, then stepping you though the
405
+ creation of your first simple iPhone application. You''ll move on from there,
406
+ mastering all the iPhone interface elements that you''ve come to know and love,
407
+ such as buttons, switches, pickers, toolbars, sliders, etc.&lt;/p&gt; &lt;p&gt;You''ll
408
+ master a variety of design patterns, from the simplest single view to complex
409
+ hierarchical drill-downs. You''ll master the art of table-building and learn
410
+ how to save your data using the iPhone file system. You''ll also learn how to
411
+ save and retrieve your data using SQLite, iPhone''s built-in database management
412
+ system.&lt;/p&gt; &lt;p&gt;You''ll learn how to draw using Quartz 2D and OpenGL
413
+ ES. You''ll add multi-touch gesture support (pinches and swipes) to your applications,
414
+ and work with the Camera, photo library, and Accelerometer. You''ll master application
415
+ preferences, learn how to localize your apps into other languages, and so much
416
+ more.&lt;/p&gt; &lt;p&gt;Apple''s iPhone SDK, this book, and your imagination
417
+ are all you''ll need to start building your very own best-selling iPhone applications.&lt;/p&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321711394</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321711394</DetailPageURL><ItemLinks><ItemLink><Description>Technical
418
+ Details</Description><URL>http://www.amazon.com/Programming-Objective-C-Edition-Developers-Library/dp/tech-data/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
419
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
420
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
421
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321711394%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Tell
422
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>All
423
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>All
424
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321711394%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink></ItemLinks><SalesRank>245090</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL75_.jpg</URL><Height
425
+ Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL160_.jpg</URL><Height
426
+ Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL.jpg</URL><Height
427
+ Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage><ImageSets><ImageSet
428
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL30_.jpg</URL><Height
429
+ Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL75_.jpg</URL><Height
430
+ Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL75_.jpg</URL><Height
431
+ Units="pixels">75</Height><Width Units="pixels">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL110_.jpg</URL><Height
432
+ Units="pixels">110</Height><Width Units="pixels">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL._SL160_.jpg</URL><Height
433
+ Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/51h0HqAZ0zL.jpg</URL><Height
434
+ Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
435
+ G. Kochan</Author><Binding>Paperback</Binding><EAN>9780321711397</EAN><EANList><EANListElement>9780321711397</EANListElement></EANList><Edition>3</Edition><ISBN>0321711394</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
436
+ Units="hundredths-inches">902</Height><Length Units="hundredths-inches">701</Length><Weight
437
+ Units="hundredths-pounds">183</Weight><Width Units="hundredths-inches">110</Width></ItemDimensions><Label>Addison-Wesley
438
+ Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
439
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
451
440
  Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>552</NumberOfPages><PackageDimensions><Height
452
- Units=\"hundredths-inches\">110</Height><Length Units=\"hundredths-inches\">906</Length><Weight
453
- Units=\"hundredths-pounds\">185</Weight><Width Units=\"hundredths-inches\">709</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-06-20</PublicationDate><Publisher>Addison-Wesley
441
+ Units="hundredths-inches">110</Height><Length Units="hundredths-inches">906</Length><Weight
442
+ Units="hundredths-pounds">185</Weight><Width Units="hundredths-inches">709</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-06-20</PublicationDate><Publisher>Addison-Wesley
454
443
  Professional</Publisher><SKU>4624400</SKU><Studio>Addison-Wesley Professional</Studio><Title>Programming
455
- in Objective-C, Third Edition (Developer's Library)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>3700</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$37.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.00</FormattedPrice></LowestUsedPrice><TotalNew>12</TotalNew><TotalUsed>29</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
444
+ in Objective-C, Third Edition (Developer''s Library)</Title><TradeInValue><Amount>185</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.85</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>6912</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$69.12</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1820</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.20</FormattedPrice></LowestUsedPrice><TotalNew>9</TotalNew><TotalUsed>24</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
456
445
  Description</Source><Content>&lt;i&gt;Programming in Objective-C&lt;/i&gt; is
457
446
  a concise, carefully written tutorial on the basics of Objective-C and object-oriented
458
447
  programming for the iOS and Mac platforms.&lt;br&gt;&lt;br&gt;The book makes
@@ -471,148 +460,171 @@
471
460
  period of time. &lt;br&gt;&lt;br&gt;The third edition of &lt;i&gt;Programming
472
461
  in Objective-C&lt;/i&gt; includes numerous updates and improvements throughout
473
462
  the book:&lt;br&gt;&lt;br&gt; &lt;li&gt;Improved organization for some chapters&lt;/li&gt;
474
- &lt;li&gt;Incorporation of feedback and suggestions from members of the author's
463
+ &lt;li&gt;Incorporation of feedback and suggestions from members of the author''s
475
464
  forum for readers, including more detailed descriptions for some of the examples&lt;/li&gt;
476
465
  &lt;li&gt;A new introduction to blocks with examples&lt;/li&gt; &lt;li&gt;Replacement
477
466
  of deprecated methods with newer methods&lt;/li&gt; &lt;li&gt;Updated diagrams
478
- and steps for using Xcode 4&lt;/li&gt;</Content></EditorialReview></EditorialReviews></Item><Item><ASIN>143027221X</ASIN><DetailPageURL>http://www.amazon.com/Learn-Xcode-Tools-iPhone-Development/dp/143027221X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D143027221X</DetailPageURL><ItemLinks><ItemLink><Description>Technical
479
- Details</Description><URL>http://www.amazon.com/Learn-Xcode-Tools-iPhone-Development/dp/tech-data/143027221X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink><ItemLink><Description>Add
480
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D143027221X%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink><ItemLink><Description>Add
481
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D143027221X%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink><ItemLink><Description>Add
482
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D143027221X%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink><ItemLink><Description>Tell
483
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/143027221X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink><ItemLink><Description>All
484
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/143027221X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink><ItemLink><Description>All
485
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/143027221X%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D143027221X</URL></ItemLink></ItemLinks><SalesRank>551302</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL75_.jpg</URL><Height
486
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL160_.jpg</URL><Height
487
- Units=\"pixels\">160</Height><Width Units=\"pixels\">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL500_.jpg</URL><Height
488
- Units=\"pixels\">500</Height><Width Units=\"pixels\">405</Width></LargeImage><ImageSets><ImageSet
489
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL30_.jpg</URL><Height
490
- Units=\"pixels\">30</Height><Width Units=\"pixels\">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL75_.jpg</URL><Height
491
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL75_.jpg</URL><Height
492
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL110_.jpg</URL><Height
493
- Units=\"pixels\">110</Height><Width Units=\"pixels\">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL160_.jpg</URL><Height
494
- Units=\"pixels\">160</Height><Width Units=\"pixels\">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/4113PjRooOL._SL500_.jpg</URL><Height
495
- Units=\"pixels\">500</Height><Width Units=\"pixels\">405</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Ian
496
- Piper</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005</DeweyDecimalNumber><EAN>9781430272212</EAN><EANList><EANListElement>9781430272212</EANListElement></EANList><Edition>1</Edition><IsAdultProduct>0</IsAdultProduct><ISBN>143027221X</ISBN><ItemDimensions><Height
497
- Units=\"hundredths-inches\">925</Height><Length Units=\"hundredths-inches\">752</Length><Weight
498
- Units=\"hundredths-pounds\">131</Weight><Width Units=\"hundredths-inches\">71</Width></ItemDimensions><Label>Apress</Label><ListPrice><Amount>4499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$44.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>450</NumberOfPages><PackageDimensions><Height
499
- Units=\"hundredths-inches\">110</Height><Length Units=\"hundredths-inches\">930</Length><Weight
500
- Units=\"hundredths-pounds\">130</Weight><Width Units=\"hundredths-inches\">740</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-01-06</PublicationDate><Publisher>Apress</Publisher><ReleaseDate>2010-01-06</ReleaseDate><SKU>mon0000019426</SKU><Studio>Apress</Studio><Title>Learn
501
- Xcode Tools for Mac OS X and iPhone Development (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>198</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.98</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>137</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$1.37</FormattedPrice></LowestUsedPrice><TotalNew>54</TotalNew><TotalUsed>46</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
502
- Description</Source><Content>This book will give you a thorough grounding in
503
- the principal and supporting tools and technologies</Content></EditorialReview></EditorialReviews></Item><Item><ASIN>0321566157</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-2-0-Stephen-Kochan/dp/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321566157</DetailPageURL><ItemLinks><ItemLink><Description>Technical
504
- Details</Description><URL>http://www.amazon.com/Programming-Objective-C-2-0-Stephen-Kochan/dp/tech-data/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Add
505
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321566157%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Add
506
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321566157%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Add
507
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321566157%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Tell
508
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>All
509
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>All
510
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink></ItemLinks><SalesRank>129751</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL75_.jpg</URL><Height
511
- Units=\"pixels\">75</Height><Width Units=\"pixels\">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL160_.jpg</URL><Height
512
- Units=\"pixels\">160</Height><Width Units=\"pixels\">125</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL500_.jpg</URL><Height
513
- Units=\"pixels\">500</Height><Width Units=\"pixels\">390</Width></LargeImage><ImageSets><ImageSet
514
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL30_.jpg</URL><Height
515
- Units=\"pixels\">30</Height><Width Units=\"pixels\">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL75_.jpg</URL><Height
516
- Units=\"pixels\">75</Height><Width Units=\"pixels\">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL75_.jpg</URL><Height
517
- Units=\"pixels\">75</Height><Width Units=\"pixels\">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL110_.jpg</URL><Height
518
- Units=\"pixels\">110</Height><Width Units=\"pixels\">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL160_.jpg</URL><Height
519
- Units=\"pixels\">160</Height><Width Units=\"pixels\">125</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL500_.jpg</URL><Height
520
- Units=\"pixels\">500</Height><Width Units=\"pixels\">390</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
521
- G. Kochan</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9780321566157</EAN><EANList><EANListElement>9780321566157</EANListElement></EANList><Edition>2</Edition><ISBN>0321566157</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
522
- Units=\"centimeters\">224</Height><Weight Units=\"hundredths-pounds\">203</Weight><Width
523
- Units=\"centimeters\">175.5</Width></ItemDimensions><Label>Addison-Wesley Professional</Label><ListPrice><Amount>4499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$44.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
524
- Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>624</NumberOfPages><PackageDimensions><Height
525
- Units=\"hundredths-inches\">140</Height><Length Units=\"hundredths-inches\">890</Length><Weight
526
- Units=\"hundredths-pounds\">210</Weight><Width Units=\"hundredths-inches\">690</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-01-08</PublicationDate><Publisher>Addison-Wesley
527
- Professional</Publisher><SKU>ACOUK_book_usedlikenew_0321566157</SKU><Studio>Addison-Wesley
528
- Professional</Studio><Title>Programming in Objective-C 2.0 (2nd Edition)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2873</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$28.73</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>430</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.30</FormattedPrice></LowestUsedPrice><TotalNew>11</TotalNew><TotalUsed>55</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
529
- Description</Source><Content>&lt;P style=\"MARGIN: 0px\"&gt;&lt;/P&gt; &lt;P
530
- style=\"MARGIN: 0px\"&gt;&lt;B&gt;THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0&lt;BR&gt;&lt;/B&gt;&lt;/P&gt;
531
- \ &lt;P style=\"MARGIN: 0px\"&gt;&lt;B&gt;&lt;BR&gt;&lt;/B&gt;&lt;/P&gt; &lt;P
532
- style=\"MARGIN: 0px\"&gt;&lt;I&gt;Programming in Objective-C 2.0&lt;/I&gt; provides
533
- the new programmer a complete, step-by-step introduction to Objective-C, the
534
- primary language used to develop applications for the iPhone, iPad, and Mac
535
- OS X platforms.&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; &lt;/P&gt; &lt;P
536
- style=\"MARGIN: 0px\"&gt;The book does not assume previous experience with either
537
- C or object-oriented programming languages, and it includes many detailed, practical
538
- examples of how to put Objective-C to use in your everyday iPhone/iPad or Mac
539
- OS X programming tasks.&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt;&lt;BR&gt;&lt;/P&gt;
540
- \ &lt;P style=\"MARGIN: 0px\"&gt;A powerful yet simple object-oriented programming
541
- language that&amp;rsquo;s based on the C programming language, Objective-C is
542
- widely available not only on OS X and the iPhone/iPad platform but across many
543
- operating systems that support the gcc compiler, including Linux, Unix, and
544
- Windows systems.&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; &lt;/P&gt; &lt;P
545
- style=\"MARGIN: 0px\"&gt;The second edition of this book thoroughly covers the
546
- latest version of the language, Objective-C 2.0. And it shows not only how to
547
- take advantage of the Foundation framework&amp;rsquo;s rich built-in library
548
- of classes but also how to use the iPhone SDK to develop programs designed for
549
- the iPhone/iPad platform.&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; &lt;/P&gt;
550
- \ &lt;P style=\"MARGIN: 0px\"&gt;&lt;B&gt;&lt;U&gt;Table of Contents&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;
551
- \ &lt;P style=\"MARGIN: 0px\"&gt;&lt;B&gt;&lt;BR&gt;&lt;/B&gt;&lt;/P&gt; &lt;P
552
- style=\"MARGIN: 0px\"&gt; 1 Introduction &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN:
553
- 0px\"&gt;&lt;B&gt;Part I: The Objective-C 2.0 Language&lt;/B&gt;&lt;/P&gt; &lt;P
554
- style=\"MARGIN: 0px\"&gt; 2 Programming in Objective-C &lt;/P&gt; &lt;P
555
- style=\"MARGIN: 0px\"&gt; 3 Classes, Objects, and Methods &lt;BR&gt;&lt;/P&gt;
556
- \ &lt;P style=\"MARGIN: 0px\"&gt; 4 Data Types and Expressions&lt;BR&gt;&lt;/P&gt;
557
- \ &lt;P style=\"MARGIN: 0px\"&gt; 5 Program Looping&lt;BR&gt;&lt;/P&gt;
558
- \ &lt;P style=\"MARGIN: 0px\"&gt; 6 Making Decisions&lt;BR&gt;&lt;/P&gt;
559
- \ &lt;P style=\"MARGIN: 0px\"&gt; 7 More on Classes&lt;/P&gt; &lt;P style=\"MARGIN:
560
- 0px\"&gt; 8 Inheritance&lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt;
561
- \ 9 Polymorphism, Dynamic Typing, and Dynamic Binding&lt;BR&gt;&lt;/P&gt;
562
- \ &lt;P style=\"MARGIN: 0px\"&gt; 10 More on Variables and Data Types&lt;BR&gt;&lt;/P&gt;
563
- \ &lt;P style=\"MARGIN: 0px\"&gt; 11 Categories and Protocols&lt;BR&gt;&lt;/P&gt;
564
- \ &lt;P style=\"MARGIN: 0px\"&gt; 12 The Preprocessor&lt;BR&gt;&lt;/P&gt;
565
- \ &lt;P style=\"MARGIN: 0px\"&gt; 13 Underlying C Language Features&lt;BR&gt;&lt;/P&gt;
566
- \ &lt;P style=\"MARGIN: 0px\"&gt;&lt;B&gt;Part II: The Foundation Framework&lt;/B&gt;&lt;/P&gt;
567
- \ &lt;P style=\"MARGIN: 0px\"&gt; 14 Introduction to the Foundation Framework
568
- &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; 15 Numbers, Strings,
569
- and Collections &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; 16 Working
570
- with Files &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; 17 Memory
571
- Management &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; 18 Copying
572
- Objects &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt; 19 Archiving
573
- &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt;&lt;B&gt;Part &lt;B&gt;III:
574
- Cocoa and the iPhone SDK&lt;/B&gt;&lt;/B&gt;&lt;/P&gt; &lt;P style=\"MARGIN:
575
- 0px\"&gt; 20 Introduction to Cocoa &lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt;
576
- \ 21 Writing iPhone Applications &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN:
577
- 0px\"&gt;&lt;B&gt;Part IV: Appendixes&lt;/B&gt;&lt;/P&gt; &lt;P style=\"MARGIN:
578
- 0px\"&gt; A Glossary &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN: 0px\"&gt;
579
- \ B Objective-C 2.0 Language Summary &lt;BR&gt;&lt;/P&gt; &lt;P style=\"MARGIN:
580
- 0px\"&gt; C Address Book Source Code&lt;BR&gt;&lt;/P&gt; D Resources&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1934356514</ASIN><DetailPageURL>http://www.amazon.com/Beginning-Mac-Programming-Objective-C-Programmers/dp/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1934356514</DetailPageURL><ItemLinks><ItemLink><Description>Technical
581
- Details</Description><URL>http://www.amazon.com/Beginning-Mac-Programming-Objective-C-Programmers/dp/tech-data/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Add
582
- To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1934356514%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Add
583
- To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1934356514%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Add
584
- To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1934356514%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Tell
585
- A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>All
586
- Customer Reviews</Description><URL>http://www.amazon.com/review/product/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>All
587
- Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink></ItemLinks><SalesRank>303495</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL75_.jpg</URL><Height
588
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL160_.jpg</URL><Height
589
- Units=\"pixels\">160</Height><Width Units=\"pixels\">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL500_.jpg</URL><Height
590
- Units=\"pixels\">416</Height><Width Units=\"pixels\">340</Width></LargeImage><ImageSets><ImageSet
591
- Category=\"primary\"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL30_.jpg</URL><Height
592
- Units=\"pixels\">30</Height><Width Units=\"pixels\">25</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL75_.jpg</URL><Height
593
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL75_.jpg</URL><Height
594
- Units=\"pixels\">75</Height><Width Units=\"pixels\">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL110_.jpg</URL><Height
595
- Units=\"pixels\">110</Height><Width Units=\"pixels\">90</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL160_.jpg</URL><Height
596
- Units=\"pixels\">160</Height><Width Units=\"pixels\">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL500_.jpg</URL><Height
597
- Units=\"pixels\">416</Height><Width Units=\"pixels\">340</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Tim
598
- Isted</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.268</DeweyDecimalNumber><EAN>9781934356517</EAN><EANList><EANListElement>9781934356517</EANListElement></EANList><Edition>1</Edition><ISBN>1934356514</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
599
- Units=\"hundredths-inches\">890</Height><Length Units=\"hundredths-inches\">748</Length><Weight
600
- Units=\"hundredths-pounds\">143</Weight><Width Units=\"hundredths-inches\">83</Width></ItemDimensions><Label>Pragmatic
601
- Bookshelf</Label><ListPrice><Amount>3495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$34.95</FormattedPrice></ListPrice><Manufacturer>Pragmatic
602
- Bookshelf</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>352</NumberOfPages><PackageDimensions><Height
603
- Units=\"hundredths-inches\">87</Height><Length Units=\"hundredths-inches\">906</Length><Weight
604
- Units=\"hundredths-pounds\">146</Weight><Width Units=\"hundredths-inches\">772</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-04-02</PublicationDate><Publisher>Pragmatic
605
- Bookshelf</Publisher><SKU>ACOM-INT_book_new_1934356514</SKU><Studio>Pragmatic
606
- Bookshelf</Studio><Title>Beginning Mac Programming: Develop with Objective-C
607
- and Cocoa (Pragmatic Programmers)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>6500</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$65.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1673</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.73</FormattedPrice></LowestUsedPrice><TotalNew>8</TotalNew><TotalUsed>21</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
608
- Description</Source><Content>&lt;DIV&gt;&lt;p&gt;&lt;i&gt;Beginning Mac Programming&lt;/i&gt;
609
- takes you through concrete, working examples, giving you the core concepts and
610
- principles of development in context so you will be ready to build the applications
611
- you've been imagining. It introduces you to Objective-C and the Cocoa framework
612
- in clear, easy-to-understand lessons, and demonstrates how you can use them
613
- together to write for the Mac, as well as the iPhone and iPod.&lt;/p&gt;&lt;p&gt;
614
- You'll explore crucial developer tools like Xcode and Interface Builder, and
615
- learn the principles of object-oriented programming, and how memory, data, and
616
- storage work to help you build your software.&lt;/p&gt;&lt;p&gt; If you've ever
617
- wanted to develop software for the Mac, this book is for you.&lt;/p&gt;&lt;/div&gt;</Content></EditorialReview></EditorialReviews></Item></Items></SimilarityLookupResponse>"
467
+ and steps for using Xcode 4&lt;/li&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430228326</ASIN><DetailPageURL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430228326</DetailPageURL><ItemLinks><ItemLink><Description>Technical
468
+ Details</Description><URL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/tech-data/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
469
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
470
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
471
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Tell
472
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
473
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
474
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430228326%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink></ItemLinks><SalesRank>136640</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
475
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL160_.jpg</URL><Height
476
+ Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL.jpg</URL><Height
477
+ Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage><ImageSets><ImageSet
478
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL30_.jpg</URL><Height
479
+ Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
480
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL75_.jpg</URL><Height
481
+ Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL110_.jpg</URL><Height
482
+ Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL._SL160_.jpg</URL><Height
483
+ Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41c7ciAA%2BCL.jpg</URL><Height
484
+ Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Gary
485
+ Bennett</Author><Author>Mitchell Fisher</Author><Author>Brad Lees</Author><Binding>Paperback</Binding><EAN>9781430228325</EAN><EANList><EANListElement>9781430228325</EANListElement></EANList><Edition>1</Edition><IsAdultProduct>0</IsAdultProduct><ISBN>1430228326</ISBN><ItemDimensions><Height
486
+ Units="hundredths-inches">953</Height><Length Units="hundredths-inches">760</Length><Weight
487
+ Units="hundredths-pounds">132</Weight><Width Units="hundredths-inches">91</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
488
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>292</NumberOfPages><PackageDimensions><Height
489
+ Units="hundredths-inches">100</Height><Length Units="hundredths-inches">920</Length><Weight
490
+ Units="hundredths-pounds">135</Weight><Width Units="hundredths-inches">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-08-25</PublicationDate><Publisher>Apress</Publisher><ReleaseDate>2010-08-25</ReleaseDate><SKU>ACOMMP2_book_usedverygood_1430228326</SKU><Studio>Apress</Studio><Title>Objective-C
491
+ for Absolute Beginners: iPhone, iPad and Mac Programming Made Easy</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1628</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.28</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>505</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.05</FormattedPrice></LowestUsedPrice><TotalNew>43</TotalNew><TotalUsed>27</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
492
+ Description</Source><Content>&lt;p&gt;It seems as if everyone is writing applications
493
+ for Apple’s iPhone and iPad, but how do they all do it? It’s best to learn Objective-C,
494
+ the native language of both the iOS and Mac OS X, but where to begin? Right
495
+ here, even if you’ve never programmed before!&lt;/p&gt; &lt;p&gt;&lt;em&gt;Objective-C
496
+ for Absolute Beginners&lt;/em&gt; will teach you how to write software for your
497
+ Mac, iPhone, or iPad using Objective-C, an elegant and powerful language with
498
+ a rich set of developer tools. Using a hands-on approach, you’ll learn to think
499
+ in programming terms, how to use Objective-C to build program logic, and how
500
+ to write your own applications and apps.&lt;/p&gt; &lt;p&gt;With over 50 collective
501
+ years in software development and based on an approach pioneered at Carnegie
502
+ Mellon University, the authors have developed a remarkably effective approach
503
+ to learning Objective-C. Since the introduction of Apple’s iPhone, the authors
504
+ have taught hundreds of absolute beginners how to develop Mac, iPhone,and iPad
505
+ apps, including many that became popular apps in the iTunes App Store.&lt;/p&gt;
506
+ &lt;h3&gt;What you’ll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;The fundamentals
507
+ of computer programming: how to understand variables,design data structures,
508
+ and work with file systems &lt;/li&gt; &lt;li&gt;The logic of object-oriented
509
+ programming: how to use Classes, Objects, and Methods &lt;/li&gt; &lt;li&gt;The
510
+ flexibility of Apple''s developer tools: how to install Xcode and write programs
511
+ in Objective-C &lt;/li&gt; &lt;li&gt;The power of Cocoa and Cocoa touch:
512
+ how to make Mac OS X applications or iOS apps that do cool stuff &lt;/li&gt;
513
+ &lt;/ul&gt; &lt;h3&gt;Who this book is for&lt;/h3&gt; &lt;p&gt; Everyone!
514
+ This book is for anyone who wants to learn to develop applications for the Mac
515
+ or apps for the iPhone and iPad using the Objective-C programming language.
516
+ No previous programming experience is necessary. &lt;/p&gt; &lt;h3&gt;Table
517
+ of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt; Becoming a Great iPhone/iPad
518
+ or Mac Programmer  &lt;/li&gt; &lt;li&gt; Programming Basics   &lt;/li&gt; &lt;li&gt; It’s
519
+ All About the Data   &lt;/li&gt; &lt;li&gt; Making Decisions About...and
520
+ Planning Program Flow   &lt;/li&gt; &lt;li&gt; Object Oriented Programming
521
+ with Objective-C   &lt;/li&gt; &lt;li&gt; Introducing Objective-C and Xcode 
522
+ &lt;/li&gt; &lt;li&gt; Objective-C Classes, Objects, and Methods  &lt;/li&gt; &lt;li&gt; Programming
523
+ Basics in Objective-C   &lt;/li&gt; &lt;li&gt; Comparing Data   &lt;/li&gt; &lt;li&gt; Creating
524
+ User Interfaces with Interface Builder   &lt;/li&gt; &lt;li&gt; Memory,
525
+ Addresses, and Pointers   &lt;/li&gt; &lt;li&gt; Debugging Programs with
526
+ Xcode   &lt;/li&gt; &lt;li&gt; Storing Information &lt;/li&gt; &lt;li&gt; Protocols
527
+ and Delegates   &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321773772</ASIN><DetailPageURL>http://www.amazon.com/iOS-Programming-Ranch-Edition-Guides/dp/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321773772</DetailPageURL><ItemLinks><ItemLink><Description>Technical
528
+ Details</Description><URL>http://www.amazon.com/iOS-Programming-Ranch-Edition-Guides/dp/tech-data/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Add
529
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321773772%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Add
530
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321773772%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Add
531
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321773772%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>Tell
532
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>All
533
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink><ItemLink><Description>All
534
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321773772%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321773772</URL></ItemLink></ItemLinks><SalesRank>204553</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL75_.jpg</URL><Height
535
+ Units="pixels">75</Height><Width Units="pixels">52</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL160_.jpg</URL><Height
536
+ Units="pixels">160</Height><Width Units="pixels">110</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL.jpg</URL><Height
537
+ Units="pixels">500</Height><Width Units="pixels">345</Width></LargeImage><ImageSets><ImageSet
538
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL30_.jpg</URL><Height
539
+ Units="pixels">30</Height><Width Units="pixels">21</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL75_.jpg</URL><Height
540
+ Units="pixels">75</Height><Width Units="pixels">52</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL75_.jpg</URL><Height
541
+ Units="pixels">75</Height><Width Units="pixels">52</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL110_.jpg</URL><Height
542
+ Units="pixels">110</Height><Width Units="pixels">76</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL._SL160_.jpg</URL><Height
543
+ Units="pixels">160</Height><Width Units="pixels">110</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/412zhvqyIXL.jpg</URL><Height
544
+ Units="pixels">500</Height><Width Units="pixels">345</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Joe
545
+ Conway</Author><Author>Aaron Hillegass</Author><Binding>Paperback</Binding><EAN>9780321773777</EAN><EANList><EANListElement>9780321773777</EANListElement></EANList><Edition>2</Edition><ISBN>0321773772</ISBN><ItemDimensions><Height
546
+ Units="hundredths-inches">1000</Height><Length Units="hundredths-inches">701</Length><Weight
547
+ Units="hundredths-pounds">249</Weight><Width Units="hundredths-inches">130</Width></ItemDimensions><Label>Big
548
+ Nerd Ranch Guides</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
549
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$49.99</FormattedPrice></ListPrice><Manufacturer>Big
550
+ Nerd Ranch Guides</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>590</NumberOfPages><PackageDimensions><Height
551
+ Units="hundredths-inches">150</Height><Length Units="hundredths-inches">992</Length><Weight
552
+ Units="hundredths-pounds">256</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-06-22</PublicationDate><Publisher>Big
553
+ Nerd Ranch Guides</Publisher><SKU>6719757</SKU><Studio>Big Nerd Ranch Guides</Studio><Title>iOS
554
+ Programming: The Big Nerd Ranch Guide (2nd Edition) (Big Nerd Ranch Guides)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.00</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>683</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.83</FormattedPrice></LowestUsedPrice><TotalNew>31</TotalNew><TotalUsed>50</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
555
+ Description</Source><Content>&lt;p&gt; In this book, the world''s leading Apple
556
+ platform development trainers offer a complete, practical, hands-on introduction
557
+ to iPhone and iPad programming. The authors walk through all the Apple tools
558
+ and technologies needed to build successful iPhone/iPad/iPod touch apps, including
559
+ the iOS 4.3 SDK, the Objective-C language, Xcode 4, Foundation framework, and
560
+ the classes that make up the iOS UI framework. The many topics covered in this
561
+ book include: &lt;/p&gt; &lt;p&gt; &lt;ul&gt; &lt;li&gt;Easily setting
562
+ up elegant, efficient user interfaces with UIKit&lt;/li&gt; &lt;li&gt;Creating
563
+ effective visuals, animation, and effects with Core Graphics and Core Animation&lt;/li&gt; &lt;li&gt;Making
564
+ the most of the iOS multi-touch event handling and accelerometer data&lt;/li&gt; &lt;li&gt;Building
565
+ location-aware iOS applications utilizing Core Location and MapKit&lt;/li&gt; &lt;li&gt;Localizing
566
+ applications for international use&lt;/li&gt; &lt;li&gt;Creating applications
567
+ that capture audio and play media&lt;/li&gt; &lt;li&gt;Storing data in files
568
+ or with Core Data&lt;/li&gt; &lt;/ul&gt; &lt;/p&gt; &lt;p&gt; New chapters
569
+ added to this edition include: &lt;/p&gt; &lt;p&gt; &lt;ul&gt; &lt;li&gt;iPad-friendly
570
+ interfaces, including UIPopoverController and UISplitViewController&lt;/li&gt; &lt;li&gt;Blocks
571
+ and Categories&lt;/li&gt; &lt;li&gt;Instruments and Xcode’s static analyzer&lt;/li&gt; &lt;li&gt;UIWebView
572
+ and connecting with web servers&lt;/li&gt; &lt;li&gt;Push Notifications&lt;/li&gt; &lt;/ul&gt; &lt;/p&gt; &lt;p&gt; &lt;em&gt;iOS
573
+ Programming&lt;/em&gt; also includes a handy &lt;em&gt;Xcode Quick Reference
574
+ Card&lt;/em&gt; that lists Xcode 4''s most commonly used keyboard shortcuts. &lt;/p&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430236531</ASIN><DetailPageURL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430236531</DetailPageURL><ItemLinks><ItemLink><Description>Technical
575
+ Details</Description><URL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/tech-data/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Add
576
+ To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430236531%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Add
577
+ To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430236531%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Add
578
+ To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430236531%26SubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>Tell
579
+ A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>All
580
+ Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink><ItemLink><Description>All
581
+ Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430236531%3FSubscriptionId%3DAKIAIBNLWSCV5OXMPD6A%26tag%3Dphoet-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430236531</URL></ItemLink></ItemLinks><SalesRank>160040</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL75_.jpg</URL><Height
582
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL160_.jpg</URL><Height
583
+ Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL.jpg</URL><Height
584
+ Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage><ImageSets><ImageSet
585
+ Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL30_.jpg</URL><Height
586
+ Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL75_.jpg</URL><Height
587
+ Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL75_.jpg</URL><Height
588
+ Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL110_.jpg</URL><Height
589
+ Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL._SL160_.jpg</URL><Height
590
+ Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/513odG1rjqL.jpg</URL><Height
591
+ Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Gary
592
+ Bennett</Author><Author>Mitchell Fisher</Author><Author>Brad Lees</Author><Binding>Paperback</Binding><EAN>9781430236535</EAN><EANList><EANListElement>9781430236535</EANListElement></EANList><Edition>2</Edition><ISBN>1430236531</ISBN><ItemDimensions><Height
593
+ Units="hundredths-inches">925</Height><Length Units="hundredths-inches">752</Length><Weight
594
+ Units="hundredths-pounds">129</Weight><Width Units="hundredths-inches">71</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
595
+ Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$39.99</FormattedPrice></ListPrice><Manufacturer>Apress</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>340</NumberOfPages><PackageDimensions><Height
596
+ Units="hundredths-inches">87</Height><Length Units="hundredths-inches">921</Length><Weight
597
+ Units="hundredths-pounds">132</Weight><Width Units="hundredths-inches">756</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2011-11-30</PublicationDate><Publisher>Apress</Publisher><SKU>ACOUK_book_usedlikenew_1430236531</SKU><Studio>Apress</Studio><Title>Objective-C
598
+ for Absolute Beginners: iPhone, iPad and Mac Programming Made Easy</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1984</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.84</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1890</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$18.90</FormattedPrice></LowestUsedPrice><TotalNew>47</TotalNew><TotalUsed>19</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
599
+ Description</Source><Content>&lt;p&gt; You have a great idea for an app,
600
+ but where do you begin? Objective-C is the universal language of iPhone, iPad,
601
+ and Mac apps, and &lt;em&gt;Objective-C for Absolute Beginners, Second Edition&lt;/em&gt;
602
+ starts&lt;em&gt; &lt;/em&gt;you on the path to mastering this language and its
603
+ latest release.&lt;br /&gt; &lt;br /&gt; Using a hands-on approach, you''ll
604
+ learn how to think in programming terms, how to use Objective-C to construct
605
+ program logic, and how to synthesize it all into working apps.&lt;strong&gt;
606
+ Gary Bennett&lt;/strong&gt;, an experienced app developer and trainer, will
607
+ guide you on your journey to becoming a successful app developer.&lt;br /&gt;
608
+ &lt;br /&gt; If you''re looking to take the first step towards App Store success,
609
+ &lt;em&gt;Objective-C for Absolute Beginners&lt;/em&gt; is the place to start. &lt;/p&gt; &lt;h3&gt;What
610
+ you’ll learn&lt;/h3&gt;&lt;ul&gt; &lt;li&gt;The fundamentals of computer
611
+ programming: how to understand variables, design data structures, and work with
612
+ file systems &lt;/li&gt; &lt;li&gt;The logic of object-oriented programming:
613
+ how to use Classes, Objects, and Methods &lt;/li&gt; &lt;li&gt;The flexibility
614
+ of Apple’s developer tools: how to install Xcode and write programs in Objective-C
615
+ &lt;/li&gt; &lt;li&gt;The power of Cocoa and Cocoa touch: how to make Mac
616
+ OS X applications or iOS apps that do cool stuff &lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;Who
617
+ this book is for&lt;/h3&gt; &lt;p&gt; Everyone! This book is for anyone
618
+ who wants to learn to develop apps for the Mac, iPhone, and iPad using the Objective-C
619
+ programming language. No previous programming experience is necessary! &lt;/p&gt; &lt;h3&gt;Table
620
+ of Contents&lt;/h3&gt;&lt;ol&gt; &lt;li&gt;Becoming a Great iPhone/iPad
621
+ or Mac Programmer &lt;/li&gt; &lt;li&gt;Programming Basics &lt;/li&gt; &lt;li&gt;It’s
622
+ All About the Data &lt;/li&gt; &lt;li&gt;Making Decisions About...and Planning
623
+ Program Flow &lt;/li&gt; &lt;li&gt;Object Oriented Programming with Objective-C
624
+ &lt;/li&gt; &lt;li&gt;Learning Objective-C and Xcode &lt;/li&gt; &lt;li&gt;Objective-C
625
+ Classes, Objects, and Methods &lt;/li&gt; &lt;li&gt;Diving into Objective-C
626
+ &lt;/li&gt; &lt;li&gt;More Data Comparison &lt;/li&gt; &lt;li&gt;Creating
627
+ User Interfaces &lt;/li&gt; &lt;li&gt;Storing Information &lt;/li&gt; &lt;li&gt;Protocols
628
+ and Delegates &lt;/li&gt; &lt;li&gt;Memory, Addresses, and Pointers &lt;/li&gt; &lt;li&gt;Debugging
629
+ Programs with Xcode &lt;/li&gt; &lt;/ol&gt;</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></SimilarityLookupResponse>'
618
630
  http_version: '1.1'