asin 0.8.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.document +1 -2
- data/{CHANGELOG.rdoc → CHANGELOG.md} +12 -12
- data/Gemfile.lock +6 -0
- data/README.md +153 -0
- data/lib/asin/client.rb +6 -5
- data/lib/asin/configuration.rb +9 -20
- data/lib/asin/version.rb +1 -1
- data/spec/browse_node_spec.rb +2 -1
- data/spec/cart_spec.rb +2 -1
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_add_items_to_a_cart.yml +62 -46
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_clear_a_cart.yml +60 -45
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_get_a_cart.yml +61 -46
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_update_a_cart.yml +64 -49
- data/spec/cassettes/asin/browse_node_should_lookup_a_browse_node.yml +28 -22
- data/spec/cassettes/asin/cart_should_create_a_cart.yml +30 -23
- data/spec/cassettes/asin/lookup_and_search_should_have_metadata.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_lookup_a_book.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_books.yml +120 -111
- data/spec/cassettes/asin/lookup_and_search_should_lookup_multiple_response_groups.yml +37 -32
- data/spec/cassettes/asin/lookup_and_search_should_return_a_custom_item_class.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_return_a_mash_value.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_return_a_rash_value.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_return_a_raw_value.yml +70 -61
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_a_book_with_fulltext.yml +573 -524
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_and_handle_a_single_result.yml +45 -37
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_never_mind_music.yml +109 -104
- data/spec/cassettes/asin/lookup_and_search_should_search_music.yml +28 -26
- data/spec/cassettes/asin/lookup_and_search_should_search_never_mind_music.yml +112 -110
- data/spec/cassettes/asin/similarity_should_find_similar_items.yml +500 -488
- data/spec/cassettes/asin/similarity_should_find_similar_items_for_multiple_asins_and_different_config.yml +53 -26
- data/spec/config_spec.rb +1 -1
- data/spec/search_spec.rb +7 -9
- data/spec/similarity_spec.rb +5 -4
- data/spec/spec_helper.rb +3 -1
- metadata +89 -31
- data/README.rdoc +0 -169
- 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=
|
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
|
-
|
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: !
|
33
|
-
Name
|
34
|
-
Name
|
35
|
-
|
36
|
-
Name
|
37
|
-
Value
|
38
|
-
Name
|
39
|
-
Name
|
40
|
-
|
41
|
-
|
42
|
-
To
|
43
|
-
To
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
Units
|
49
|
-
Units
|
50
|
-
|
51
|
-
|
52
|
-
Units
|
53
|
-
Units
|
54
|
-
Units
|
55
|
-
Units
|
56
|
-
Units
|
57
|
-
|
58
|
-
|
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><div><b>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).</b></div><div><b>
|
70
|
+
</b></div><div><b></b></div><div></div><i> Programming
|
71
|
+
in Objective-C </i>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. <div></div><div> <br><div></div><div>This
|
79
|
+
unique approach to learning, combined with many small program examples and exercises
|
80
|
+
at the end of each chapter, makes <i>Programming in Objective-C</i>
|
81
|
+
ideally suited for either classroom use or self-study. </div><div></div><div></div><div> </div><div>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 <i>Automatic Reference Counting (ARC)</i>.
|
84
|
+
This edition gives detailed coverage of how to use ARC to improve and simplify
|
85
|
+
memory management in Objective-C programs. </div></div></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><
|
62
|
-
Units
|
63
|
-
Units
|
64
|
-
|
65
|
-
Units
|
66
|
-
|
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><p>Considered a classic by an entire generation
|
68
|
-
of Mac programmers, this popular guide has been
|
69
|
-
|
70
|
-
Mark starts out with the basics and takes you through a complete
|
71
|
-
C using Apple
|
72
|
-
to program. It includes
|
73
|
-
best practices for programming newbies<li>Written
|
74
|
-
for the Mac<li>Presents
|
75
|
-
approach</
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
to program
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
Units
|
96
|
-
Units
|
97
|
-
|
98
|
-
Units
|
99
|
-
Units
|
100
|
-
Units
|
101
|
-
|
102
|
-
Units
|
103
|
-
Units
|
104
|
-
|
105
|
-
Units
|
106
|
-
|
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 <strong>Dave
|
116
|
+
Mark</strong> 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!</p>
|
119
|
+
<ul> <li>Provides best practices for programming newbies </li> <li>Written
|
120
|
+
by the expert on C–programming for the Mac </li> <li>Presents
|
121
|
+
all the basics with a pragmatic, Mac OS X-flavored approach</li> <li><strong>Includes
|
122
|
+
updated source code which is fully compatible with Xcode 4</strong> </li>
|
123
|
+
</ul> <h3>What you’ll learn</h3><ul> <li>Master
|
124
|
+
C programming, the gateway to programming your Mac or iPhone</li> <li>Write
|
125
|
+
applications for the Mac OS X interface, the cleanest user interface around</li> <li>Understand
|
126
|
+
variables and how to design your own data structures</li> <li>Work
|
127
|
+
with the file system</li> <li>Connect to data sources and the
|
128
|
+
Internet</li> </ul> <h3>Who this book is for</h3> <p> 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. </p></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><p>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 <em>today</em>. <strong>Jack Nutting</strong>
|
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.</p>
|
123
|
-
<p><strong>Jack Nutting</strong>
|
173
|
+
<p><strong>Jack Nutting</strong>’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
|
175
|
+
within Cocoa, stems from years of experience using these frameworks. He’ll 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
|
179
|
+
been more thoroughly prepared for your travels. With Jack’s 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
|
132
|
-
becoming a Cocoa master.</p> <h3>What you
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
\ </p> <h3>Table of Contents</h3><ol> <li>Must
|
181
|
+
the uninitiated, but by the time you’re done, you will be well on your way to
|
182
|
+
becoming a Cocoa master.</p> <h3>What you’ll learn</h3><ul> <li>How
|
183
|
+
to actually make your own Cocoa applications—this is much more than just a quick
|
184
|
+
introduction to Cocoa! </li> <li>Which classes, of the dozens
|
185
|
+
included in Cocoa, are truly central to Cocoa development </li> <li>How
|
186
|
+
to best use MVC architecture concepts in a Cocoa application </li> <li>How
|
187
|
+
the various pieces of the Cocoa frameworks fit with each other and into the
|
188
|
+
MVC architecture </li> <li>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 </li> <li>How to recognize
|
191
|
+
recurring design patterns used throughout Cocoa, and put them to proper use
|
192
|
+
in your own code </li> <li>How to approach Cocoa from different
|
193
|
+
programming environments </li> <li>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. </li>
|
196
|
+
</ul> <h3>Who this book is for</h3> <p> 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. </p> <h3>Table of Contents</h3><ol> <li>Must
|
152
201
|
Love Cocoa</li> <li>Hello, World</li> <li>Lights,
|
153
|
-
Camera... Actions! (and Outlets, Too) </li> <li>GUI Components</li>
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
To
|
164
|
-
To
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
Units
|
170
|
-
Units
|
171
|
-
|
172
|
-
|
173
|
-
Units
|
174
|
-
Units
|
175
|
-
Units
|
176
|
-
Units
|
177
|
-
Units
|
178
|
-
|
179
|
-
|
180
|
-
Units
|
181
|
-
|
182
|
-
Units
|
183
|
-
Units
|
184
|
-
iPhone 4 Development: Exploring the iOS SDK</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>
|
202
|
+
Camera... Actions! (and Outlets, Too) </li> <li>GUI Components</li> <li>Using
|
203
|
+
Table Views</li> <li>Cocoa Bindings</li> <li>Core
|
204
|
+
Data Basics</li> <li>Core Data Relationships</li> <li>Search
|
205
|
+
and Retrieve Core Data with Criteria </li> <li>Windows and
|
206
|
+
Menus and Sheets</li> <li>Document-Based Applications</li> <li>Exceptions,
|
207
|
+
Signals, Errors, and Debugging</li> <li>Drawing in Cocoa</li> <li>Advanced
|
208
|
+
Drawing Topics</li> <li>Working with Files</li> <li>Concurrency</li> <li>Future
|
209
|
+
Paths</li> </ol> <!--Session data--></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><p><em>Beginning iPhone 4 Development</em>
|
186
235
|
is here! The authors of the bestselling <em>Beginning iPhone 3 Development</em>
|
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.<br /> <br /> <em>Beginning
|
191
240
|
iPhone 4 Development</em> is a complete course in iOS 4 apps development.
|
192
|
-
You
|
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
|
241
|
+
You’ll 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 you’ll 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
|
245
|
+
switches, pickers, toolbars, and sliders. You’ll 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
|
199
|
-
to save and retrieve your data using SQLite, iPhone
|
247
|
+
The confusing art of table building will be demystified, and you’ll learn techniques
|
248
|
+
to save and retrieve your data using SQLite, iPhone’s 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. <br /> <br /> And there
|
202
|
-
You
|
250
|
+
with the release of SDK 3. <br /> <br /> And there’s much more!
|
251
|
+
You’ll 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
|
253
|
+
photo library, accelerometer, and built-in GPS. You’ll 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
|
</p> <ul> <li>The iPhone 4 update to the best-selling
|
209
258
|
and most recommended book for Cocoa touch developers </li> <li>Written
|
@@ -211,60 +260,59 @@
|
|
211
260
|
tips and techniques to help you become an iOS pro </li> </ul> <p>NOTE:
|
212
261
|
For iPhone 4S or iOS 5 apps development, please instead check out the next edition
|
213
262
|
of this book, <em>Beginning iOS 5 Development</em> - now available.</p>
|
214
|
-
<h3>What you
|
215
|
-
need to know to develop your own best-selling iPhone and iPad apps </li>
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
\ <li>Tab Bars and Pickers </li> <li>Introduction to
|
228
|
-
Table Views </li> <li>Navigation Controllers and Table Views
|
263
|
+
<h3>What you’ll learn</h3><ul> <li>Everything you
|
264
|
+
need to know to develop your own best-selling iPhone and iPad apps </li> <li>Best
|
265
|
+
practices for optimizing your code and delivering great user experiences </li> <li>How
|
266
|
+
to create “universal” apps for both iPhone and iPad </li> </ul>
|
267
|
+
<h3>Who this book is for</h3> <p> Anyone who wants
|
268
|
+
to start developing for iPhone, iPad, and iPod touch.<br /> <br />
|
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. </p> <h3>Table
|
271
|
+
of Contents</h3><ol> <li>Welcome to the Jungle </li> <li>Appeasing
|
272
|
+
the Tiki Gods </li> <li>Handling Basic Interaction </li> <li>More
|
273
|
+
User Interface Fun </li> <li>Autorotation and Autosizing </li> <li>Multiview
|
274
|
+
Applications </li> <li>Tab Bars and Pickers </li> <li>Introduction
|
275
|
+
to Table Views </li> <li>Navigation Controllers and Table Views
|
229
276
|
</li> <li>iPad Considerations </li> <li>Application
|
230
277
|
Settings and User Defaults </li> <li>Basic Data Persistence
|
231
278
|
</li> <li>Grand Central Dispatch, Background Processing, and
|
232
279
|
You </li> <li>Drawing with Quartz and OpenGL </li> <li>Taps,
|
233
280
|
Touches, and Gestures </li> <li>Where Am I? Finding Your Way
|
234
|
-
with Core Location </li> <li>Whee! Gyro and Accelerometer! </li>
|
235
|
-
|
236
|
-
|
237
|
-
Details</Description><URL>http://www.amazon.com/Beginning-iOS-Development-Exploring-SDK/dp/tech-data/1430236051%3FSubscriptionId%
|
238
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%
|
239
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%
|
240
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430236051%26SubscriptionId%
|
241
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430236051%3FSubscriptionId%
|
242
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430236051%3FSubscriptionId%
|
243
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430236051%3FSubscriptionId%
|
244
|
-
Units
|
245
|
-
Units
|
246
|
-
Units
|
247
|
-
Category
|
248
|
-
Units
|
249
|
-
Units
|
250
|
-
Units
|
251
|
-
Units
|
252
|
-
Units
|
253
|
-
Units
|
254
|
-
Mark</Author><Author>Jack Nutting</Author><Author>Jeff LaMarche</Author><Binding>Paperback</Binding><
|
255
|
-
Units
|
256
|
-
Units
|
257
|
-
|
258
|
-
Units
|
259
|
-
|
281
|
+
with Core Location </li> <li>Whee! Gyro and Accelerometer! </li> <li>iPhone
|
282
|
+
Camera and Photo Library </li> <li>Application Localization
|
283
|
+
</li> <li>Where to Next? </li> </ol></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><p>The team that brought you the bestselling <em>Beginning
|
261
309
|
iPhone 4 Development</em> is back again for <em>Beginning iOS 5
|
262
|
-
Development</em>, bringing this definitive guide up-to-date with Apple's
|
310
|
+
Development</em>, 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. <br
|
264
|
-
/> <br /> There's coverage of brand new technologies, with chapters
|
312
|
+
/> <br /> 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. <br /> <br /> From there, you
|
325
|
+
application. <br /> <br /> From there, you’ll 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
|
327
|
+
as buttons, switches, pickers, toolbars, and sliders. You’ll 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
|
282
|
-
to save your data using the iPhone file system. You
|
329
|
+
The confusing art of table building will be demystified, and you’ll learn how
|
330
|
+
to save your data using the iPhone file system. You’ll 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
|
332
|
+
Core Data and SQLite. And there’s much more! You’ll 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
|
335
|
+
GPS. You’ll discover the fine points of application preferences and learn how
|
288
336
|
to localize your apps for multiple languages.</p> <ul> <li>The
|
289
337
|
iOS 5 update to the bestselling and most recommended book for Cocoa touch developers
|
290
338
|
</li> <li>Packed full of tricks, techniques, and enthusiasm
|
291
339
|
for the new SDK from a developer perspective </li> <li>Written
|
292
340
|
in an accessible, easy-to-follow style </li> </ul> <h3>What
|
293
|
-
you
|
341
|
+
you’ll learn</h3><ul> <li>Everything you need to know
|
294
342
|
to develop your own bestselling iPhone and iPad apps </li> <li>Best
|
295
|
-
practices for optimizing your code and delivering great user experiences </li>
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
To
|
323
|
-
To
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
Units
|
329
|
-
Units
|
330
|
-
|
331
|
-
|
332
|
-
Units
|
333
|
-
Units
|
334
|
-
Units
|
335
|
-
Units
|
336
|
-
Units
|
337
|
-
|
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 </li> <li>How
|
344
|
+
to create “universal” apps for both the iPhone and iPad </li> <li>What
|
345
|
+
is data persistence and why is it important </li> <li>Get started
|
346
|
+
with building cool, crisp User Interfaces </li> <li>What and
|
347
|
+
how to use Table Views </li> <li>How to do graphics with Quartz
|
348
|
+
and OpenGL ES </li> <li>What geo app development features the
|
349
|
+
new iOS 5 brings to the iPhone 4S </li> <li>How to get your
|
350
|
+
app in iCloud </li> <li>And much much more... </li> </ul>
|
351
|
+
<h3>Who this book is for</h3> <p> Everyone who wants
|
352
|
+
to start developing for iPhone, iPod touch, and iPad! <p> For the latest
|
353
|
+
sourcecode, please head to www.iphonedevbook.com.</p> </p> <h3>Table
|
354
|
+
of Contents</h3><ol> <li>Welcome to the Jungle </li> <li>Appeasing
|
355
|
+
the Tiki Gods </li> <li>Handling Basic Interaction </li> <li>More
|
356
|
+
User Interface Fun </li> <li>Autorotation and Autosizing </li> <li>Multiview
|
357
|
+
Applications </li> <li>Tab Bars and Pickers </li> <li>Introduction
|
358
|
+
to Table Views </li> <li>Navigation Controllers and Table Views
|
359
|
+
</li> <li>iPad Considerations </li> <li>Application
|
360
|
+
Settings and User Defaults </li> <li>Basic Data Persistence
|
361
|
+
</li> <li>Get Your App in the iCloud </li> <li>Grand
|
362
|
+
Central Dispatch, Background Processing, and You </li> <li>Drawing
|
363
|
+
with Quartz and OpenGL </li> <li>Taps, Touches, and Gestures
|
364
|
+
</li> <li>Where Am I? Finding Your Way with Core Location </li> <li>Whee!
|
365
|
+
Gyro and Accelerometer! </li> <li>iPhone Camera and Photo Library
|
366
|
+
</li> <li>Application Localization </li> <li>Where
|
367
|
+
to Next? </li> </ol></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
|
344
|
-
Units
|
345
|
-
|
346
|
-
Units
|
347
|
-
|
348
|
-
|
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><p>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
|
351
|
-
the book for you
|
352
|
-
of Objective-C, and written in a friendly, easy-to-follow
|
353
|
-
Development offers a complete soup-to-nuts
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
how to save
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
this book, and your imagination
|
369
|
-
own best-selling iPhone applications
|
370
|
-
Details</Description><URL>http://www.amazon.com/Objective-C-
|
371
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%
|
372
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%
|
373
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%
|
374
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/
|
375
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/
|
376
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/
|
377
|
-
Units
|
378
|
-
Units
|
379
|
-
Units
|
380
|
-
Category
|
381
|
-
Units
|
382
|
-
Units
|
383
|
-
Units
|
384
|
-
Units
|
385
|
-
Units
|
386
|
-
Units
|
387
|
-
|
388
|
-
Units
|
389
|
-
Units
|
390
|
-
|
391
|
-
|
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><p>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!</p> <p><em>Objective-C
|
397
|
-
for Absolute Beginners</em> 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.</p> <p>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.</p>
|
407
|
-
<h3>What you'll learn</h3><ul> <li>The fundamentals
|
408
|
-
of computer programming: how to understand variables,design data structures,
|
409
|
-
and work with file systems </li> <li>The logic of object-oriented
|
410
|
-
programming: how to use Classes, Objects, and Methods </li> <li>The
|
411
|
-
flexibility of Apple's developer tools: how to install Xcode and write programs
|
412
|
-
in Objective-C </li> <li>The power of Cocoa and Cocoa touch:
|
413
|
-
how to make Mac OS X applications or iOS apps that do cool stuff </li>
|
414
|
-
</ul> <h3>Who this book is for</h3> <p> 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. </p> <h3>Table
|
418
|
-
of Contents</h3><ol> <li> Becoming a Great iPhone/iPad
|
419
|
-
or Mac Programmer </li> <li> Programming Basics </li>
|
420
|
-
\ <li> It's All About the Data </li> <li> Making
|
421
|
-
Decisions About...and Planning Program Flow </li> <li> Object
|
422
|
-
Oriented Programming with Objective-C </li> <li> Introducing
|
423
|
-
Objective-C and Xcode </li> <li> Objective-C Classes, Objects,
|
424
|
-
and Methods </li> <li> Programming Basics in Objective-C
|
425
|
-
</li> <li> Comparing Data </li> <li> Creating
|
426
|
-
User Interfaces with Interface Builder </li> <li> Memory,
|
427
|
-
Addresses, and Pointers </li> <li> Debugging Programs with
|
428
|
-
Xcode </li> <li> Storing Information </li> <li> Protocols
|
429
|
-
and Delegates </li> </ol></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 <em>Beginning iPhone</em>
|
399
|
+
Development is just the book for you.</p> <p>Assuming only a minimal
|
400
|
+
working knowledge of Objective-C, and written in a friendly, easy-to-follow
|
401
|
+
style, <em>Beginning iPhone Development</em> offers a complete soup-to-nuts
|
402
|
+
course in iPhone and iPod Touch programming.</p> <p>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.</p> <p>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.</p> <p>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.</p> <p>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.</p></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
|
453
|
-
Units
|
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>
|
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><i>Programming in Objective-C</i> 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.<br><br>The book makes
|
@@ -471,148 +460,171 @@
|
|
471
460
|
period of time. <br><br>The third edition of <i>Programming
|
472
461
|
in Objective-C</i> includes numerous updates and improvements throughout
|
473
462
|
the book:<br><br> <li>Improved organization for some chapters</li>
|
474
|
-
<li>Incorporation of feedback and suggestions from members of the author's
|
463
|
+
<li>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</li>
|
476
465
|
<li>A new introduction to blocks with examples</li> <li>Replacement
|
477
466
|
of deprecated methods with newer methods</li> <li>Updated diagrams
|
478
|
-
and steps for using Xcode 4</li></Content></EditorialReview></EditorialReviews></Item><Item><ASIN>
|
479
|
-
Details</Description><URL>http://www.amazon.com/
|
480
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%
|
481
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%
|
482
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%
|
483
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/
|
484
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/
|
485
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/
|
486
|
-
Units
|
487
|
-
Units
|
488
|
-
Units
|
489
|
-
Category
|
490
|
-
Units
|
491
|
-
Units
|
492
|
-
Units
|
493
|
-
Units
|
494
|
-
Units
|
495
|
-
Units
|
496
|
-
|
497
|
-
Units
|
498
|
-
Units
|
499
|
-
|
500
|
-
Units
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
and
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
<
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
Units
|
594
|
-
Units
|
595
|
-
Units
|
596
|
-
|
597
|
-
Units
|
598
|
-
|
599
|
-
Units
|
600
|
-
Units
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
Units
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
learn
|
616
|
-
|
617
|
-
|
467
|
+
and steps for using Xcode 4</li></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><p>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!</p> <p><em>Objective-C
|
496
|
+
for Absolute Beginners</em> 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.</p> <p>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.</p>
|
506
|
+
<h3>What you’ll learn</h3><ul> <li>The fundamentals
|
507
|
+
of computer programming: how to understand variables,design data structures,
|
508
|
+
and work with file systems </li> <li>The logic of object-oriented
|
509
|
+
programming: how to use Classes, Objects, and Methods </li> <li>The
|
510
|
+
flexibility of Apple''s developer tools: how to install Xcode and write programs
|
511
|
+
in Objective-C </li> <li>The power of Cocoa and Cocoa touch:
|
512
|
+
how to make Mac OS X applications or iOS apps that do cool stuff </li>
|
513
|
+
</ul> <h3>Who this book is for</h3> <p> 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. </p> <h3>Table
|
517
|
+
of Contents</h3><ol> <li> Becoming a Great iPhone/iPad
|
518
|
+
or Mac Programmer </li> <li> Programming Basics </li> <li> It’s
|
519
|
+
All About the Data </li> <li> Making Decisions About...and
|
520
|
+
Planning Program Flow </li> <li> Object Oriented Programming
|
521
|
+
with Objective-C </li> <li> Introducing Objective-C and Xcode
|
522
|
+
</li> <li> Objective-C Classes, Objects, and Methods </li> <li> Programming
|
523
|
+
Basics in Objective-C </li> <li> Comparing Data </li> <li> Creating
|
524
|
+
User Interfaces with Interface Builder </li> <li> Memory,
|
525
|
+
Addresses, and Pointers </li> <li> Debugging Programs with
|
526
|
+
Xcode </li> <li> Storing Information </li> <li> Protocols
|
527
|
+
and Delegates </li> </ol></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><p> 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: </p> <p> <ul> <li>Easily setting
|
562
|
+
up elegant, efficient user interfaces with UIKit</li> <li>Creating
|
563
|
+
effective visuals, animation, and effects with Core Graphics and Core Animation</li> <li>Making
|
564
|
+
the most of the iOS multi-touch event handling and accelerometer data</li> <li>Building
|
565
|
+
location-aware iOS applications utilizing Core Location and MapKit</li> <li>Localizing
|
566
|
+
applications for international use</li> <li>Creating applications
|
567
|
+
that capture audio and play media</li> <li>Storing data in files
|
568
|
+
or with Core Data</li> </ul> </p> <p> New chapters
|
569
|
+
added to this edition include: </p> <p> <ul> <li>iPad-friendly
|
570
|
+
interfaces, including UIPopoverController and UISplitViewController</li> <li>Blocks
|
571
|
+
and Categories</li> <li>Instruments and Xcode’s static analyzer</li> <li>UIWebView
|
572
|
+
and connecting with web servers</li> <li>Push Notifications</li> </ul> </p> <p> <em>iOS
|
573
|
+
Programming</em> also includes a handy <em>Xcode Quick Reference
|
574
|
+
Card</em> that lists Xcode 4''s most commonly used keyboard shortcuts. </p></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><p> 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 <em>Objective-C for Absolute Beginners, Second Edition</em>
|
602
|
+
starts<em> </em>you on the path to mastering this language and its
|
603
|
+
latest release.<br /> <br /> 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.<strong>
|
606
|
+
Gary Bennett</strong>, an experienced app developer and trainer, will
|
607
|
+
guide you on your journey to becoming a successful app developer.<br />
|
608
|
+
<br /> If you''re looking to take the first step towards App Store success,
|
609
|
+
<em>Objective-C for Absolute Beginners</em> is the place to start. </p> <h3>What
|
610
|
+
you’ll learn</h3><ul> <li>The fundamentals of computer
|
611
|
+
programming: how to understand variables, design data structures, and work with
|
612
|
+
file systems </li> <li>The logic of object-oriented programming:
|
613
|
+
how to use Classes, Objects, and Methods </li> <li>The flexibility
|
614
|
+
of Apple’s developer tools: how to install Xcode and write programs in Objective-C
|
615
|
+
</li> <li>The power of Cocoa and Cocoa touch: how to make Mac
|
616
|
+
OS X applications or iOS apps that do cool stuff </li> </ul> <h3>Who
|
617
|
+
this book is for</h3> <p> 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! </p> <h3>Table
|
620
|
+
of Contents</h3><ol> <li>Becoming a Great iPhone/iPad
|
621
|
+
or Mac Programmer </li> <li>Programming Basics </li> <li>It’s
|
622
|
+
All About the Data </li> <li>Making Decisions About...and Planning
|
623
|
+
Program Flow </li> <li>Object Oriented Programming with Objective-C
|
624
|
+
</li> <li>Learning Objective-C and Xcode </li> <li>Objective-C
|
625
|
+
Classes, Objects, and Methods </li> <li>Diving into Objective-C
|
626
|
+
</li> <li>More Data Comparison </li> <li>Creating
|
627
|
+
User Interfaces </li> <li>Storing Information </li> <li>Protocols
|
628
|
+
and Delegates </li> <li>Memory, Addresses, and Pointers </li> <li>Debugging
|
629
|
+
Programs with Xcode </li> </ol></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></SimilarityLookupResponse>'
|
618
630
|
http_version: '1.1'
|