asin 0.7.0 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- data/.travis.yml +4 -6
- data/CHANGELOG.rdoc +10 -0
- data/Gemfile.lock +36 -26
- data/README.rdoc +11 -9
- data/asin.gemspec +13 -11
- data/lib/asin/client.rb +27 -7
- data/lib/asin/configuration.rb +52 -100
- data/lib/asin/version.rb +1 -1
- data/rakefile.rb +1 -7
- data/spec/browse_node_spec.rb +1 -3
- data/spec/cart_spec.rb +26 -36
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_add_items_to_a_cart.yml +68 -0
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_clear_a_cart.yml +66 -0
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_get_a_cart.yml +67 -0
- data/spec/cassettes/asin/asin_cart_with_an_existing_cart_should_update_a_cart.yml +70 -0
- data/spec/cassettes/{browse_node_599826.yml → asin/browse_node_should_lookup_a_browse_node.yml} +8 -8
- data/spec/cassettes/asin/cart_should_create_a_cart.yml +36 -0
- data/spec/cassettes/{lookup_1430218150_item_class.yml → asin/lookup_and_search_should_have_metadata.yml} +39 -21
- data/spec/cassettes/{lookup_1430218150.yml → asin/lookup_and_search_should_lookup_a_book.yml} +39 -21
- data/spec/cassettes/{lookup_multiple_asins.yml → asin/lookup_and_search_should_lookup_multiple_books.yml} +89 -71
- data/spec/cassettes/{lookup_1430218150_small_and_alternateversions.yml → asin/lookup_and_search_should_lookup_multiple_response_groups.yml} +7 -7
- data/spec/cassettes/{lookup_1430218150_rash.yml → asin/lookup_and_search_should_return_a_custom_item_class.yml} +39 -21
- data/spec/cassettes/{lookup_1430218150_medium.yml → asin/lookup_and_search_should_return_a_mash_value.yml} +39 -21
- data/spec/cassettes/{lookup_1430218150_mash.yml → asin/lookup_and_search_should_return_a_rash_value.yml} +39 -21
- data/spec/cassettes/asin/lookup_and_search_should_return_a_raw_value.yml +81 -0
- data/spec/cassettes/asin/lookup_and_search_should_search_keywords_a_book_with_fulltext.yml +538 -0
- data/spec/cassettes/{search_keywords_single_result.yml → asin/lookup_and_search_should_search_keywords_and_handle_a_single_result.yml} +19 -19
- data/spec/cassettes/{search_keywords_index_music.yml → asin/lookup_and_search_should_search_keywords_never_mind_music.yml} +62 -59
- data/spec/cassettes/asin/lookup_and_search_should_search_music.yml +37 -0
- data/spec/cassettes/{search_keywords_key_index_music.yml → asin/lookup_and_search_should_search_never_mind_music.yml} +76 -67
- data/spec/cassettes/asin/similarity_should_find_similar_items.yml +618 -0
- data/spec/cassettes/asin/similarity_should_find_similar_items_for_multiple_asins_and_different_config.yml +58 -0
- data/spec/cassettes/asin/similarity_should_lookup_for_similar_items.yml +618 -0
- data/spec/config_spec.rb +2 -7
- data/spec/search_spec.rb +60 -87
- data/spec/similarity_spec.rb +23 -0
- data/spec/spec_helper.rb +19 -6
- metadata +158 -137
- data/spec/cassettes/add_items1430216263.yml +0 -67
- data/spec/cassettes/clear_cart.yml +0 -65
- data/spec/cassettes/create_cart_with_asin_1430218150_and_other_asin_1430216263.yml +0 -36
- data/spec/cassettes/get_cart.yml +0 -67
- data/spec/cassettes/lookup_1430218150_raw.yml +0 -63
- data/spec/cassettes/search_index_music.yml +0 -32
- data/spec/cassettes/search_keywords.yml +0 -479
- data/spec/cassettes/update_items.yml +0 -70
@@ -1,67 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=teKwB2EafVm0YnL0yBFFiYYG7xmBGvoaLKLxDULbhTI=&Timestamp=2011-09-04T15:14:34Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:34 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>18THXK6XGKZYXGB6J7PE</RequestId><Arguments><Argument
|
27
|
-
Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
28
|
-
Name="Item.0.Quantity" Value="1"></Argument><Argument Name="Signature" Value="teKwB2EafVm0YnL0yBFFiYYG7xmBGvoaLKLxDULbhTI="></Argument><Argument
|
29
|
-
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Operation"
|
30
|
-
Value="CartCreate"></Argument><Argument Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument
|
31
|
-
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-09-04T15:14:34Z"></Argument></Arguments><RequestProcessingTime>0.107334136962891</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>184-2045758-8444214</CartId><HMAC>ygwiou9hFiNQqNEBV+naz/iEIg0=</HMAC><URLEncodedHMAC>ygwiou9hFiNQqNEBV%2Bnaz%2FiEIg0%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=184-2045758-8444214%26associate-id=ws%26hmac=ygwiou9hFiNQqNEBV%2Bnaz/iEIg0=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
32
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></Price><ItemTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
33
|
-
http_version: '1.1'
|
34
|
-
- !ruby/struct:VCR::HTTPInteraction
|
35
|
-
request: !ruby/struct:VCR::Request
|
36
|
-
method: :get
|
37
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&CartId=184-2045758-8444214&HMAC=ygwiou9hFiNQqNEBV+naz/iEIg0=&Item.0.ASIN=1430216263&Item.0.Quantity=2&Operation=CartAdd&Service=AWSECommerceService&Signature=krTtPiYQ+WqRqoN6mYUPrZy5Q2JL8HcZvKMlkwidl/s=&Timestamp=2011-09-04T15:14:34Z&Version=2010-11-01
|
38
|
-
body: !!null
|
39
|
-
headers: !!null
|
40
|
-
response: !ruby/struct:VCR::Response
|
41
|
-
status: !ruby/struct:VCR::ResponseStatus
|
42
|
-
code: 200
|
43
|
-
message: OK
|
44
|
-
headers:
|
45
|
-
date:
|
46
|
-
- Sun, 04 Sep 2011 15:14:34 GMT
|
47
|
-
server:
|
48
|
-
- Server
|
49
|
-
content-type:
|
50
|
-
- text/xml;charset=UTF-8
|
51
|
-
vary:
|
52
|
-
- Accept-Encoding,User-Agent
|
53
|
-
nncoection:
|
54
|
-
- close
|
55
|
-
transfer-encoding:
|
56
|
-
- chunked
|
57
|
-
body: ! '<?xml version="1.0" encoding="UTF-8"?><CartAddResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
58
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>009ASSP2NBPMQ5BT7SC6</RequestId><Arguments><Argument
|
59
|
-
Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
60
|
-
Name="Item.0.Quantity" Value="2"></Argument><Argument Name="Signature" Value="krTtPiYQ+WqRqoN6mYUPrZy5Q2JL8HcZvKMlkwidl/s="></Argument><Argument
|
61
|
-
Name="Item.0.ASIN" Value="1430216263"></Argument><Argument Name="HMAC" Value="ygwiou9hFiNQqNEBV+naz/iEIg0="></Argument><Argument
|
62
|
-
Name="Operation" Value="CartAdd"></Argument><Argument Name="CartId" Value="184-2045758-8444214"></Argument><Argument
|
63
|
-
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Timestamp"
|
64
|
-
Value="2011-09-04T15:14:34Z"></Argument><Argument Name="Version" Value="2010-11-01"></Argument></Arguments><RequestProcessingTime>0.124479055404663</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartAddRequest><CartId>184-2045758-8444214</CartId><HMAC>ygwiou9hFiNQqNEBV+naz/iEIg0=</HMAC><Items><Item><ASIN>1430216263</ASIN><Quantity>2</Quantity></Item></Items></CartAddRequest></Request><CartId>184-2045758-8444214</CartId><HMAC>ygwiou9hFiNQqNEBV+naz/iEIg0=</HMAC><URLEncodedHMAC>ygwiou9hFiNQqNEBV%2Bnaz%2FiEIg0%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=184-2045758-8444214%26associate-id=ws%26hmac=ygwiou9hFiNQqNEBV%2Bnaz/iEIg0=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>7712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$77.12</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>7712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$77.12</FormattedPrice></SubTotal><CartItem><CartItemId>U3CFEHHIPJNW3L</CartItemId><ASIN>1430216263</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>2</Quantity><Title>Beginning
|
65
|
-
iPhone Development: Exploring the iPhone SDK</Title><ProductGroup>Book</ProductGroup><Price><Amount>2639</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$26.39</FormattedPrice></Price><ItemTotal><Amount>5278</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$52.78</FormattedPrice></ItemTotal></CartItem><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
66
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></Price><ItemTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartAddResponse>'
|
67
|
-
http_version: '1.1'
|
@@ -1,65 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=f867HKL2lUgVYFl1I7cYOSMtTSqoHXYXRrQE8nOk3ss=&Timestamp=2011-09-04T15:14:32Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:32 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>0QJ23BCEVQDKBNSPPYXW</RequestId><Arguments><Argument
|
27
|
-
Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
28
|
-
Name="Item.0.Quantity" Value="1"></Argument><Argument Name="Signature" Value="f867HKL2lUgVYFl1I7cYOSMtTSqoHXYXRrQE8nOk3ss="></Argument><Argument
|
29
|
-
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="Operation"
|
30
|
-
Value="CartCreate"></Argument><Argument Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument
|
31
|
-
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-09-04T15:14:32Z"></Argument></Arguments><RequestProcessingTime>0.1250159740448</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>191-4948901-2826126</CartId><HMAC>5HltElWE2HYIAFstNFV+rIkSqy0=</HMAC><URLEncodedHMAC>5HltElWE2HYIAFstNFV%2BrIkSqy0%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=191-4948901-2826126%26associate-id=ws%26hmac=5HltElWE2HYIAFstNFV%2BrIkSqy0=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
32
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></Price><ItemTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
33
|
-
http_version: '1.1'
|
34
|
-
- !ruby/struct:VCR::HTTPInteraction
|
35
|
-
request: !ruby/struct:VCR::Request
|
36
|
-
method: :get
|
37
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&CartId=191-4948901-2826126&HMAC=5HltElWE2HYIAFstNFV+rIkSqy0=&Operation=CartClear&Service=AWSECommerceService&Signature=bA5VnHSLLFfb6MYE6o7R2a6XXr0SPPGQcVYZW9a/oe4=&Timestamp=2011-09-04T15:14:32Z&Version=2010-11-01
|
38
|
-
body: !!null
|
39
|
-
headers: !!null
|
40
|
-
response: !ruby/struct:VCR::Response
|
41
|
-
status: !ruby/struct:VCR::ResponseStatus
|
42
|
-
code: 200
|
43
|
-
message: OK
|
44
|
-
headers:
|
45
|
-
date:
|
46
|
-
- Sun, 04 Sep 2011 15:14:32 GMT
|
47
|
-
server:
|
48
|
-
- Server
|
49
|
-
content-type:
|
50
|
-
- text/xml;charset=UTF-8
|
51
|
-
vary:
|
52
|
-
- Accept-Encoding,User-Agent
|
53
|
-
nncoection:
|
54
|
-
- close
|
55
|
-
transfer-encoding:
|
56
|
-
- chunked
|
57
|
-
body: <?xml version="1.0" encoding="UTF-8"?><CartClearResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
58
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1NT20MGHK0464SCHHDFN</RequestId><Arguments><Argument
|
59
|
-
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Operation"
|
60
|
-
Value="CartClear"></Argument><Argument Name="Timestamp" Value="2011-09-04T15:14:32Z"></Argument><Argument
|
61
|
-
Name="Version" Value="2010-11-01"></Argument><Argument Name="AssociateTag"></Argument><Argument
|
62
|
-
Name="Signature" Value="bA5VnHSLLFfb6MYE6o7R2a6XXr0SPPGQcVYZW9a/oe4="></Argument><Argument
|
63
|
-
Name="HMAC" Value="5HltElWE2HYIAFstNFV+rIkSqy0="></Argument><Argument Name="CartId"
|
64
|
-
Value="191-4948901-2826126"></Argument><Argument Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.0305790901184082</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartClearRequest><CartId>191-4948901-2826126</CartId><HMAC>5HltElWE2HYIAFstNFV+rIkSqy0=</HMAC></CartClearRequest></Request><CartId>191-4948901-2826126</CartId><HMAC>5HltElWE2HYIAFstNFV+rIkSqy0=</HMAC><URLEncodedHMAC>5HltElWE2HYIAFstNFV%2BrIkSqy0%3D</URLEncodedHMAC></Cart></CartClearResponse>
|
65
|
-
http_version: '1.1'
|
@@ -1,36 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&Item.0.ASIN=1430218150&Item.0.Quantity=1&Item.1.ASIN=1430216263&Item.1.Quantity=2&Operation=CartCreate&Service=AWSECommerceService&Signature=BUUwXi4jBwiSkFyN1/K4ztUliQnwOgDZAGn3GYrH0wE=&Timestamp=2011-09-04T15:14:31Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:31 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: ! '<?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>1AXVJR3CA495HBJSGG7X</RequestId><Arguments><Argument
|
27
|
-
Name="Timestamp" Value="2011-09-04T15:14:31Z"></Argument><Argument Name="Version"
|
28
|
-
Value="2010-11-01"></Argument><Argument Name="Signature" Value="BUUwXi4jBwiSkFyN1/K4ztUliQnwOgDZAGn3GYrH0wE="></Argument><Argument
|
29
|
-
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
30
|
-
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
31
|
-
Name="Item.0.Quantity" Value="1"></Argument><Argument Name="Item.1.Quantity"
|
32
|
-
Value="2"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
33
|
-
Name="AssociateTag"></Argument><Argument Name="Item.1.ASIN" Value="1430216263"></Argument></Arguments><RequestProcessingTime>0.219246864318848</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item><Item><ASIN>1430216263</ASIN><Quantity>2</Quantity></Item></Items></CartCreateRequest></Request><CartId>177-4381811-0405801</CartId><HMAC>EdQk/2nKhLtbU4xuDGkY11HBZak=</HMAC><URLEncodedHMAC>EdQk%2F2nKhLtbU4xuDGkY11HBZak%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=177-4381811-0405801%26associate-id=ws%26hmac=EdQk/2nKhLtbU4xuDGkY11HBZak=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>7712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$77.12</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>7712</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$77.12</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
34
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></Price><ItemTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></ItemTotal></CartItem><CartItem><CartItemId>U3CFEHHIPJNW3L</CartItemId><ASIN>1430216263</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>2</Quantity><Title>Beginning
|
35
|
-
iPhone Development: Exploring the iPhone SDK</Title><ProductGroup>Book</ProductGroup><Price><Amount>2639</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$26.39</FormattedPrice></Price><ItemTotal><Amount>5278</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$52.78</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>'
|
36
|
-
http_version: '1.1'
|
data/spec/cassettes/get_cart.yml
DELETED
@@ -1,67 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&Item.0.ASIN=1430218150&Item.0.Quantity=1&Operation=CartCreate&Service=AWSECommerceService&Signature=fQ1yWXRX44iW3XpOApWLW/9CBdV3K5mZdA3SZtg2fLI=&Timestamp=2011-09-04T15:14:33Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:33 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: <?xml version="1.0" encoding="UTF-8"?><CartCreateResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
26
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>19RMKP8JAFT5TDJ8FBCD</RequestId><Arguments><Argument
|
27
|
-
Name="Service" Value="AWSECommerceService"></Argument><Argument Name="Item.0.Quantity"
|
28
|
-
Value="1"></Argument><Argument Name="Operation" Value="CartCreate"></Argument><Argument
|
29
|
-
Name="Version" Value="2010-11-01"></Argument><Argument Name="Timestamp" Value="2011-09-04T15:14:33Z"></Argument><Argument
|
30
|
-
Name="AssociateTag"></Argument><Argument Name="Signature" Value="fQ1yWXRX44iW3XpOApWLW/9CBdV3K5mZdA3SZtg2fLI="></Argument><Argument
|
31
|
-
Name="Item.0.ASIN" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
32
|
-
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument></Arguments><RequestProcessingTime>0.135751962661743</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartCreateRequest><Items><Item><ASIN>1430218150</ASIN><Quantity>1</Quantity></Item></Items></CartCreateRequest></Request><CartId>180-1285717-6097004</CartId><HMAC>zbxJIldBYcf8Ce73+9SUPpdqh4E=</HMAC><URLEncodedHMAC>zbxJIldBYcf8Ce73%2B9SUPpdqh4E%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=180-1285717-6097004%26associate-id=ws%26hmac=zbxJIldBYcf8Ce73%2B9SUPpdqh4E=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
33
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></Price><ItemTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartCreateResponse>
|
34
|
-
http_version: '1.1'
|
35
|
-
- !ruby/struct:VCR::HTTPInteraction
|
36
|
-
request: !ruby/struct:VCR::Request
|
37
|
-
method: :get
|
38
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&CartId=180-1285717-6097004&HMAC=zbxJIldBYcf8Ce73+9SUPpdqh4E=&Operation=CartGet&Service=AWSECommerceService&Signature=+G/q1ITb0ceCsjLxZ5hY6121747ckI8kt1qYWn7vpiI=&Timestamp=2011-09-04T15:14:33Z&Version=2010-11-01
|
39
|
-
body: !!null
|
40
|
-
headers: !!null
|
41
|
-
response: !ruby/struct:VCR::Response
|
42
|
-
status: !ruby/struct:VCR::ResponseStatus
|
43
|
-
code: 200
|
44
|
-
message: OK
|
45
|
-
headers:
|
46
|
-
date:
|
47
|
-
- Sun, 04 Sep 2011 15:14:33 GMT
|
48
|
-
server:
|
49
|
-
- Server
|
50
|
-
content-type:
|
51
|
-
- text/xml;charset=UTF-8
|
52
|
-
vary:
|
53
|
-
- Accept-Encoding,User-Agent
|
54
|
-
nncoection:
|
55
|
-
- close
|
56
|
-
transfer-encoding:
|
57
|
-
- chunked
|
58
|
-
body: <?xml version="1.0" encoding="UTF-8"?><CartGetResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><HTTPHeaders><Header
|
59
|
-
Name="UserAgent" Value="Jakarta Commons-HttpClient/3.0.1"></Header></HTTPHeaders><RequestId>043J24JFBYP3C3N8CW4Y</RequestId><Arguments><Argument
|
60
|
-
Name="AssociateTag"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
61
|
-
Name="Signature" Value="+G/q1ITb0ceCsjLxZ5hY6121747ckI8kt1qYWn7vpiI="></Argument><Argument
|
62
|
-
Name="HMAC" Value="zbxJIldBYcf8Ce73+9SUPpdqh4E="></Argument><Argument Name="Operation"
|
63
|
-
Value="CartGet"></Argument><Argument Name="CartId" Value="180-1285717-6097004"></Argument><Argument
|
64
|
-
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Timestamp"
|
65
|
-
Value="2011-09-04T15:14:33Z"></Argument><Argument Name="Version" Value="2010-11-01"></Argument></Arguments><RequestProcessingTime>0.069011926651001</RequestProcessingTime></OperationRequest><Cart><Request><IsValid>True</IsValid><CartGetRequest><CartId>180-1285717-6097004</CartId><HMAC>zbxJIldBYcf8Ce73+9SUPpdqh4E=</HMAC></CartGetRequest></Request><CartId>180-1285717-6097004</CartId><HMAC>zbxJIldBYcf8Ce73+9SUPpdqh4E=</HMAC><URLEncodedHMAC>zbxJIldBYcf8Ce73%2B9SUPpdqh4E%3D</URLEncodedHMAC><PurchaseURL>https://www.amazon.com/gp/cart/aws-merge.html?cart-id=180-1285717-6097004%26associate-id=ws%26hmac=zbxJIldBYcf8Ce73%2B9SUPpdqh4E=%26SubscriptionId=AKIAJFA5X7RTOKFNPVZQ%26MergeCart=False</PurchaseURL><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItems><SubTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></SubTotal><CartItem><CartItemId>U3G241HVLLB8N6</CartItemId><ASIN>1430218150</ASIN><MerchantId>ATVPDKIKX0DER</MerchantId><SellerId>A2R2RITDJNW1Q6</SellerId><SellerNickname>Amazon.com</SellerNickname><Quantity>1</Quantity><Title>Learn
|
66
|
-
Objective-C on the Mac (Learn Series)</Title><ProductGroup>Book</ProductGroup><Price><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></Price><ItemTotal><Amount>2434</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$24.34</FormattedPrice></ItemTotal></CartItem></CartItems></Cart></CartGetResponse>
|
67
|
-
http_version: '1.1'
|
@@ -1,63 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&ItemId=1430218150&Operation=ItemLookup&ResponseGroup=Medium&Service=AWSECommerceService&Signature=1J3L4fkcOeUxwwtQAzzt1iQDXJNsiS0N0SsK5IhIdAk=&Timestamp=2011-09-04T15:14:37Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:37 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: <?xml version="1.0" ?><ItemLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><RequestId>e824a968-070a-46f4-a57b-5649740a9d65</RequestId><Arguments><Argument
|
26
|
-
Name="Operation" Value="ItemLookup"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
27
|
-
Name="Signature" Value="1J3L4fkcOeUxwwtQAzzt1iQDXJNsiS0N0SsK5IhIdAk="></Argument><Argument
|
28
|
-
Name="AssociateTag"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
29
|
-
Name="ItemId" Value="1430218150"></Argument><Argument Name="AWSAccessKeyId"
|
30
|
-
Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Timestamp" Value="2011-09-04T15:14:37Z"></Argument><Argument
|
31
|
-
Name="ResponseGroup" Value="Medium"></Argument></Arguments><RequestProcessingTime>0.0130270000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemLookupRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><IdType>ASIN</IdType><MerchantId>Amazon</MerchantId><OfferPage>1</OfferPage><ItemId>1430218150</ItemId><ResponseGroup>Medium</ResponseGroup><ReviewPage>1</ReviewPage><ReviewSort>-SubmissionDate</ReviewSort><VariationPage>All</VariationPage></ItemLookupRequest></Request><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
32
|
-
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
33
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
34
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
35
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell
|
36
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
37
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
38
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>92255</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
39
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
40
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
41
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
|
42
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL30_.jpg</URL><Height
|
43
|
-
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
44
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
45
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL110_.jpg</URL><Height
|
46
|
-
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
47
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
48
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Mark
|
49
|
-
Dalrymple</Author><Author>Scott Knaster</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218159</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9781430218159</EAN><EANList><EANListElement>9781430218159</EANListElement></EANList><Edition>1st
|
50
|
-
ed. 2009. Corr. 3rd printing</Edition><Feature>Apress Learn ObjectiveC on the
|
51
|
-
Mac</Feature><Feature>Take your coding skills to the next level with this extensive
|
52
|
-
guide to ObjectiveC, the native programming language for developing sophisticated
|
53
|
-
software applications for Mac OS X.</Feature><ISBN>1430218150</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
54
|
-
Units="hundredths-inches">90</Height><Length Units="hundredths-inches">925</Length><Weight
|
55
|
-
Units="hundredths-pounds">122</Weight><Width Units="hundredths-inches">697</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
56
|
-
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-1815-9</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>360</NumberOfPages><PackageDimensions><Height
|
57
|
-
Units="hundredths-inches">102</Height><Length Units="hundredths-inches">921</Length><Weight
|
58
|
-
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-12-25</PublicationDate><Publisher>Apress</Publisher><SKU>mon0000005185</SKU><Studio>Apress</Studio><Title>Learn
|
59
|
-
Objective-C on the Mac (Learn Series)</Title><TradeInValue><Amount>432</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.32</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1394</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.94</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.99</FormattedPrice></LowestUsedPrice><TotalNew>48</TotalNew><TotalUsed>26</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
60
|
-
Description</Source><Content><P>Learn Objective-C on the Macintosh is
|
61
|
-
a classic programming primer for Mac OS X developers. And it’s hard to believe,
|
62
|
-
but this will be the only guide to Objective-C specifically aimed at new developers!</P></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></ItemLookupResponse>
|
63
|
-
http_version: '1.1'
|
@@ -1,32 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&Operation=ItemSearch&SearchIndex=Music&Service=AWSECommerceService&Signature=ocfoRpaSgrxJbVApUKTIc42pZyElByO8WTtm+QqTkDc=&Timestamp=2011-09-04T15:14:41Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:41 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: ! '<?xml version="1.0" ?><ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><RequestId>5e656403-92dd-42d7-bcae-b163c5d8bf09</RequestId><Arguments><Argument
|
26
|
-
Name="Operation" Value="ItemSearch"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
27
|
-
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Timestamp"
|
28
|
-
Value="2011-09-04T15:14:41Z"></Argument><Argument Name="Signature" Value="ocfoRpaSgrxJbVApUKTIc42pZyElByO8WTtm+QqTkDc="></Argument><Argument
|
29
|
-
Name="AssociateTag"></Argument><Argument Name="SearchIndex" Value="Music"></Argument><Argument
|
30
|
-
Name="Version" Value="2010-11-01"></Argument></Arguments><RequestProcessingTime>0.0024990000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>False</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><MerchantId>Amazon</MerchantId><ResponseGroup>Small</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Music</SearchIndex></ItemSearchRequest><Errors><Error><Code>AWS.MinimumParameterRequirement</Code><Message>Your
|
31
|
-
request should have atleast 1 of the following parameters: ''Keywords'',''Title'',''Power'',''BrowseNode'',''Artist'',''Author'',''Actor'',''Director'',''AudienceRating'',''Manufacturer'',''MusicLabel'',''Composer'',''Publisher'',''Brand'',''Conductor'',''Orchestra'',''TextStream'',''Cuisine'',''City'',''Neighborhood''.</Message></Error></Errors></Request></Items></ItemSearchResponse>'
|
32
|
-
http_version: '1.1'
|
@@ -1,479 +0,0 @@
|
|
1
|
-
---
|
2
|
-
- !ruby/struct:VCR::HTTPInteraction
|
3
|
-
request: !ruby/struct:VCR::Request
|
4
|
-
method: :get
|
5
|
-
uri: http://webservices.amazon.com:80/onca/xml?AWSAccessKeyId=AKIAJFA5X7RTOKFNPVZQ&AssociateTag=&Keywords=Learn%20Objective-C&Operation=ItemSearch&ResponseGroup=Medium&SearchIndex=Books&Service=AWSECommerceService&Signature=rl1Fh+3lBkRX1Tte/34HGYS+zrjO8lDX98EfNlC5Lw4=&Timestamp=2011-09-04T15:14:39Z&Version=2010-11-01
|
6
|
-
body: !!null
|
7
|
-
headers: !!null
|
8
|
-
response: !ruby/struct:VCR::Response
|
9
|
-
status: !ruby/struct:VCR::ResponseStatus
|
10
|
-
code: 200
|
11
|
-
message: OK
|
12
|
-
headers:
|
13
|
-
date:
|
14
|
-
- Sun, 04 Sep 2011 15:14:39 GMT
|
15
|
-
server:
|
16
|
-
- Server
|
17
|
-
content-type:
|
18
|
-
- text/xml;charset=UTF-8
|
19
|
-
vary:
|
20
|
-
- Accept-Encoding,User-Agent
|
21
|
-
nncoection:
|
22
|
-
- close
|
23
|
-
transfer-encoding:
|
24
|
-
- chunked
|
25
|
-
body: ! '<?xml version="1.0" ?><ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2010-11-01"><OperationRequest><RequestId>a80b5a91-d083-49be-8c18-564b51051134</RequestId><Arguments><Argument
|
26
|
-
Name="Operation" Value="ItemSearch"></Argument><Argument Name="Service" Value="AWSECommerceService"></Argument><Argument
|
27
|
-
Name="AWSAccessKeyId" Value="AKIAJFA5X7RTOKFNPVZQ"></Argument><Argument Name="Timestamp"
|
28
|
-
Value="2011-09-04T15:14:39Z"></Argument><Argument Name="Signature" Value="rl1Fh+3lBkRX1Tte/34HGYS+zrjO8lDX98EfNlC5Lw4="></Argument><Argument
|
29
|
-
Name="ResponseGroup" Value="Medium"></Argument><Argument Name="AssociateTag"></Argument><Argument
|
30
|
-
Name="SearchIndex" Value="Books"></Argument><Argument Name="Version" Value="2010-11-01"></Argument><Argument
|
31
|
-
Name="Keywords" Value="Learn Objective-C"></Argument></Arguments><RequestProcessingTime>0.3027340000000000</RequestProcessingTime></OperationRequest><Items><Request><IsValid>True</IsValid><ItemSearchRequest><Condition>New</Condition><DeliveryMethod>Ship</DeliveryMethod><Keywords>Learn
|
32
|
-
Objective-C</Keywords><MerchantId>Amazon</MerchantId><ResponseGroup>Medium</ResponseGroup><ReviewSort>-SubmissionDate</ReviewSort><SearchIndex>Books</SearchIndex></ItemSearchRequest></Request><TotalResults>80</TotalResults><TotalPages>8</TotalPages><Item><ASIN>1430218150</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218150</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
33
|
-
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Mac-Mark-Dalrymple/dp/tech-data/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
34
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
35
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Add
|
36
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218150%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>Tell
|
37
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
38
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink><ItemLink><Description>All
|
39
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218150%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218150</URL></ItemLink></ItemLinks><SalesRank>92255</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
40
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
41
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
42
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage><ImageSets><ImageSet
|
43
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL30_.jpg</URL><Height
|
44
|
-
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
45
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL75_.jpg</URL><Height
|
46
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL110_.jpg</URL><Height
|
47
|
-
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL._SL160_.jpg</URL><Height
|
48
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41kq5bDvnUL.jpg</URL><Height
|
49
|
-
Units="pixels">500</Height><Width Units="pixels">379</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Mark
|
50
|
-
Dalrymple</Author><Author>Scott Knaster</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218159</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9781430218159</EAN><EANList><EANListElement>9781430218159</EANListElement></EANList><Edition>1st
|
51
|
-
ed. 2009. Corr. 3rd printing</Edition><Feature>Apress Learn ObjectiveC on the
|
52
|
-
Mac</Feature><Feature>Take your coding skills to the next level with this extensive
|
53
|
-
guide to ObjectiveC, the native programming language for developing sophisticated
|
54
|
-
software applications for Mac OS X.</Feature><ISBN>1430218150</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
55
|
-
Units="hundredths-inches">90</Height><Length Units="hundredths-inches">925</Length><Weight
|
56
|
-
Units="hundredths-pounds">122</Weight><Width Units="hundredths-inches">697</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
57
|
-
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-1815-9</MPN><NumberOfItems>1</NumberOfItems><NumberOfPages>360</NumberOfPages><PackageDimensions><Height
|
58
|
-
Units="hundredths-inches">102</Height><Length Units="hundredths-inches">921</Length><Weight
|
59
|
-
Units="hundredths-pounds">123</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><PartNumber>978-1-4302-1815-9</PartNumber><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2008-12-25</PublicationDate><Publisher>Apress</Publisher><SKU>mon0000005185</SKU><Studio>Apress</Studio><Title>Learn
|
60
|
-
Objective-C on the Mac (Learn Series)</Title><TradeInValue><Amount>432</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.32</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1394</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$13.94</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.99</FormattedPrice></LowestUsedPrice><TotalNew>48</TotalNew><TotalUsed>26</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
61
|
-
Description</Source><Content><P>Learn Objective-C on the Macintosh is
|
62
|
-
a classic programming primer for Mac OS X developers. And it’s hard to believe,
|
63
|
-
but this will be the only guide to Objective-C specifically aimed at new developers!</P></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%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430228326</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
64
|
-
Details</Description><URL>http://www.amazon.com/Objective-C-Absolute-Beginners-iPhone-Programming/dp/tech-data/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
|
65
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
|
66
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Add
|
67
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430228326%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>Tell
|
68
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
|
69
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink><ItemLink><Description>All
|
70
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430228326%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430228326</URL></ItemLink></ItemLinks><SalesRank>108316</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL75_.jpg</URL><Height
|
71
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL160_.jpg</URL><Height
|
72
|
-
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L.jpg</URL><Height
|
73
|
-
Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage><ImageSets><ImageSet
|
74
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL30_.jpg</URL><Height
|
75
|
-
Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL75_.jpg</URL><Height
|
76
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL75_.jpg</URL><Height
|
77
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL110_.jpg</URL><Height
|
78
|
-
Units="pixels">110</Height><Width Units="pixels">89</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L._SL160_.jpg</URL><Height
|
79
|
-
Units="pixels">160</Height><Width Units="pixels">130</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41P3boPLx4L.jpg</URL><Height
|
80
|
-
Units="pixels">500</Height><Width Units="pixels">406</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Gary
|
81
|
-
Bennett</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9781430228325</EAN><EANList><EANListElement>9781430228325</EANListElement></EANList><Edition>1</Edition><ISBN>1430228326</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
82
|
-
Units="hundredths-inches">89</Height><Length Units="hundredths-inches">954</Length><Weight
|
83
|
-
Units="hundredths-pounds">132</Weight><Width Units="hundredths-inches">758</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
84
|
-
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>350</NumberOfPages><PackageDimensions><Height
|
85
|
-
Units="hundredths-inches">100</Height><Length Units="hundredths-inches">920</Length><Weight
|
86
|
-
Units="hundredths-pounds">135</Weight><Width Units="hundredths-inches">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-04-01</PublicationDate><Publisher>Apress</Publisher><SKU>894663</SKU><Studio>Apress</Studio><Title>Objective-C
|
87
|
-
for Absolute Beginners: iPhone and Mac Programming Made Easy</Title><TradeInValue><Amount>406</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.06</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2199</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1299</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$12.99</FormattedPrice></LowestUsedPrice><TotalNew>25</TotalNew><TotalUsed>17</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
88
|
-
Description</Source><Content><P>The success of Learn to Program Objective-C,
|
89
|
-
from Apress, allowed many people to migrate their existing programming skills
|
90
|
-
to Objective-C. This book allows even people who have never programmed before,
|
91
|
-
but are inspired by what their Mac or iPhone can do, and what their friends
|
92
|
-
have achieved with it, to program these devices for the first time, even with
|
93
|
-
no programming knowledge.<BR><BR>Objective-C is gaining popularity
|
94
|
-
faster than any other programming language, which isn''t surprising since it''s
|
95
|
-
the native development language for both Apple''s iPhone OS and Mac OS X. "Objective-C
|
96
|
-
for Absolute Beginners" is the first book to introduce this rich, object-oriented
|
97
|
-
language to new programmers. </P></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1934356514</ASIN><DetailPageURL>http://www.amazon.com/Beginning-Mac-Programming-Objective-C-Programmers/dp/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1934356514</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
98
|
-
Details</Description><URL>http://www.amazon.com/Beginning-Mac-Programming-Objective-C-Programmers/dp/tech-data/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Add
|
99
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1934356514%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Add
|
100
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1934356514%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Add
|
101
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1934356514%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>Tell
|
102
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>All
|
103
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink><ItemLink><Description>All
|
104
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1934356514%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1934356514</URL></ItemLink></ItemLinks><SalesRank>29107</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL75_.jpg</URL><Height
|
105
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL160_.jpg</URL><Height
|
106
|
-
Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL.jpg</URL><Height
|
107
|
-
Units="pixels">416</Height><Width Units="pixels">340</Width></LargeImage><ImageSets><ImageSet
|
108
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL30_.jpg</URL><Height
|
109
|
-
Units="pixels">30</Height><Width Units="pixels">25</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL75_.jpg</URL><Height
|
110
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL75_.jpg</URL><Height
|
111
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL110_.jpg</URL><Height
|
112
|
-
Units="pixels">110</Height><Width Units="pixels">90</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL._SL160_.jpg</URL><Height
|
113
|
-
Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/414Skg0O6yL.jpg</URL><Height
|
114
|
-
Units="pixels">416</Height><Width Units="pixels">340</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Tim
|
115
|
-
Isted</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.268</DeweyDecimalNumber><EAN>9781934356517</EAN><EANList><EANListElement>9781934356517</EANListElement></EANList><Edition>1</Edition><Feature>ISBN13:
|
116
|
-
9781934356517</Feature><Feature>Condition: New</Feature><Feature>Notes: BRAND
|
117
|
-
NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders.
|
118
|
-
Buy with Confidence! Millions of books sold!</Feature><ISBN>1934356514</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
119
|
-
Units="hundredths-inches">79</Height><Length Units="hundredths-inches">908</Length><Weight
|
120
|
-
Units="hundredths-pounds">142</Weight><Width Units="hundredths-inches">752</Width></ItemDimensions><Label>Pragmatic
|
121
|
-
Bookshelf</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
122
|
-
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3495</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$34.95</FormattedPrice></ListPrice><Manufacturer>Pragmatic
|
123
|
-
Bookshelf</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>352</NumberOfPages><PackageDimensions><Height
|
124
|
-
Units="hundredths-inches">87</Height><Length Units="hundredths-inches">906</Length><Weight
|
125
|
-
Units="hundredths-pounds">146</Weight><Width Units="hundredths-inches">772</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-04-02</PublicationDate><Publisher>Pragmatic
|
126
|
-
Bookshelf</Publisher><SKU>9781934356517</SKU><Studio>Pragmatic Bookshelf</Studio><Title>Beginning
|
127
|
-
Mac Programming: Develop with Objective-C and Cocoa (Pragmatic Programmers)</Title><TradeInValue><Amount>634</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$6.34</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1985</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$19.85</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1792</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$17.92</FormattedPrice></LowestUsedPrice><TotalNew>41</TotalNew><TotalUsed>27</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
128
|
-
Description</Source><Content><DIV><p><i>Beginning Mac Programming</i>
|
129
|
-
takes you through concrete, working examples, giving you the core concepts and
|
130
|
-
principles of development in context so you will be ready to build the applications
|
131
|
-
you''ve been imagining. It introduces you to Objective-C and the Cocoa framework
|
132
|
-
in clear, easy-to-understand lessons, and demonstrates how you can use them
|
133
|
-
together to write for the Mac, as well as the iPhone and iPod.</p><p>
|
134
|
-
You''ll explore crucial developer tools like Xcode and Interface Builder, and
|
135
|
-
learn the principles of object-oriented programming, and how memory, data, and
|
136
|
-
storage work to help you build your software.</p><p> If you''ve
|
137
|
-
ever wanted to develop software for the Mac, this book is for you.</p></div></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321711394</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-3rd-Developers-Library/dp/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321711394</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
138
|
-
Details</Description><URL>http://www.amazon.com/Programming-Objective-C-3rd-Developers-Library/dp/tech-data/0321711394%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711394</URL></ItemLink><ItemLink><Description>Add
|
139
|
-
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
|
140
|
-
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
|
141
|
-
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
|
142
|
-
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
|
143
|
-
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
|
144
|
-
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>1393</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL75_.jpg</URL><Height
|
145
|
-
Units="pixels">75</Height><Width Units="pixels">56</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL160_.jpg</URL><Height
|
146
|
-
Units="pixels">160</Height><Width Units="pixels">120</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL.jpg</URL><Height
|
147
|
-
Units="pixels">500</Height><Width Units="pixels">374</Width></LargeImage><ImageSets><ImageSet
|
148
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL30_.jpg</URL><Height
|
149
|
-
Units="pixels">30</Height><Width Units="pixels">22</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL75_.jpg</URL><Height
|
150
|
-
Units="pixels">75</Height><Width Units="pixels">56</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL75_.jpg</URL><Height
|
151
|
-
Units="pixels">75</Height><Width Units="pixels">56</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL110_.jpg</URL><Height
|
152
|
-
Units="pixels">110</Height><Width Units="pixels">82</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL._SL160_.jpg</URL><Height
|
153
|
-
Units="pixels">160</Height><Width Units="pixels">120</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/414UsmkTQvL.jpg</URL><Height
|
154
|
-
Units="pixels">500</Height><Width Units="pixels">374</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
|
155
|
-
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><Label>Addison-Wesley
|
156
|
-
Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
157
|
-
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
|
158
|
-
Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>552</NumberOfPages><PackageDimensions><Height
|
159
|
-
Units="hundredths-inches">110</Height><Length Units="hundredths-inches">906</Length><Weight
|
160
|
-
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
|
161
|
-
Professional</Publisher><SKU>A9183504</SKU><Studio>Addison-Wesley Professional</Studio><Title>Programming
|
162
|
-
in Objective-C (3rd Edition) (Developer''s Library)</Title><TradeInValue><Amount>540</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$5.40</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2726</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$27.26</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>2525</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$25.25</FormattedPrice></LowestUsedPrice><TotalNew>35</TotalNew><TotalUsed>17</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
163
|
-
Description</Source><Content><i>Programming in Objective-C</i> is
|
164
|
-
a concise, carefully written tutorial on the basics of Objective-C and object-oriented
|
165
|
-
programming for the iOS and Mac platforms.<br><br>The book makes
|
166
|
-
no assumptions about prior experience with object-oriented programming languages
|
167
|
-
or with the C language (which Objective-C is based upon). Because of this, both
|
168
|
-
beginners and experienced programmers alike can use this book to quickly and
|
169
|
-
effectively learn the fundamentals of Objective-C. Readers can also learn the
|
170
|
-
concepts of object-oriented programming without having to first learn all of
|
171
|
-
the intricacies of the underlying procedural language (C).<br><br>This
|
172
|
-
unique approach to learning, combined with many small program examples and exercises
|
173
|
-
at the end of each chapter, makes <i>Programming in Objective-C</i>
|
174
|
-
ideally suited for either classroom use or self-study. While the Objective-C
|
175
|
-
language itself has gone through relatively minor changes since the introduction
|
176
|
-
of Objective-C 2.0, the Apple development tools that programmers use for Objective-C
|
177
|
-
development on the Mac and on iOS have changed significantly in a very short
|
178
|
-
period of time. <br><br>The third edition of <i>Programming
|
179
|
-
in Objective-C</i> includes numerous updates and improvements throughout
|
180
|
-
the book:<br><br> <li>Improved organization for some chapters</li>
|
181
|
-
<li>Incorporation of feedback and suggestions from members of the author''s
|
182
|
-
forum for readers, including more detailed descriptions for some of the examples</li>
|
183
|
-
<li>A new introduction to blocks with examples</li> <li>Replacement
|
184
|
-
of deprecated methods with newer methods</li> <li>Updated diagrams
|
185
|
-
and steps for using Xcode 4</li></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430223693</ASIN><DetailPageURL>http://www.amazon.com/Learn-Objective-C-Java-Developers/dp/1430223693%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430223693</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
186
|
-
Details</Description><URL>http://www.amazon.com/Learn-Objective-C-Java-Developers/dp/tech-data/1430223693%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink><ItemLink><Description>Add
|
187
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430223693%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink><ItemLink><Description>Add
|
188
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430223693%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink><ItemLink><Description>Add
|
189
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430223693%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink><ItemLink><Description>Tell
|
190
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430223693%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink><ItemLink><Description>All
|
191
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430223693%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink><ItemLink><Description>All
|
192
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430223693%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430223693</URL></ItemLink></ItemLinks><SalesRank>288531</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL75_.jpg</URL><Height
|
193
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL160_.jpg</URL><Height
|
194
|
-
Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL.jpg</URL><Height
|
195
|
-
Units="pixels">500</Height><Width Units="pixels">409</Width></LargeImage><ImageSets><ImageSet
|
196
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL30_.jpg</URL><Height
|
197
|
-
Units="pixels">30</Height><Width Units="pixels">25</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL75_.jpg</URL><Height
|
198
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL75_.jpg</URL><Height
|
199
|
-
Units="pixels">75</Height><Width Units="pixels">61</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL110_.jpg</URL><Height
|
200
|
-
Units="pixels">110</Height><Width Units="pixels">90</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL._SL160_.jpg</URL><Height
|
201
|
-
Units="pixels">160</Height><Width Units="pixels">131</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41SkwjUoowL.jpg</URL><Height
|
202
|
-
Units="pixels">500</Height><Width Units="pixels">409</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>James
|
203
|
-
Bucanek</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9781430223696</EAN><EANList><EANListElement>9781430223696</EANListElement></EANList><Edition>1</Edition><Feature>ISBN13:
|
204
|
-
9781430223696</Feature><Feature>Condition: Used - Good</Feature><Feature>Notes:
|
205
|
-
100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence!
|
206
|
-
Millions of books sold!</Feature><ISBN>1430223693</ISBN><ItemDimensions><Height
|
207
|
-
Units="hundredths-inches">106</Height><Length Units="hundredths-inches">930</Length><Weight
|
208
|
-
Units="hundredths-pounds">161</Weight><Width Units="hundredths-inches">752</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
209
|
-
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>493</NumberOfPages><PackageDimensions><Height
|
210
|
-
Units="hundredths-inches">120</Height><Length Units="hundredths-inches">900</Length><Weight
|
211
|
-
Units="hundredths-pounds">165</Weight><Width Units="hundredths-inches">750</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-09-25</PublicationDate><Publisher>Apress</Publisher><SKU>Z1430223693Z2</SKU><Studio>Apress</Studio><Title>Learn
|
212
|
-
Objective-C for Java Developers (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.01</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$0.01</FormattedPrice></LowestUsedPrice><TotalNew>35</TotalNew><TotalUsed>34</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
213
|
-
Description</Source><Content><P>Objective-C is Apple’s language for developing
|
214
|
-
native Mac OS X and iPhone applications, and it’s become incredibly popular
|
215
|
-
with experienced developers, especially Java developers.</P> <P>MacBooks,
|
216
|
-
MacBook Pros, and iPhones have been showing up in ever growing numbers at Java
|
217
|
-
conferences, and now that the iTunes App Store is such a huge success, it seems
|
218
|
-
that all of these Mac-owning Java developers want to learn Objective-C and join
|
219
|
-
the rush to create the next “cool” app. Learn Objective-C for Java Developers
|
220
|
-
is the book for them.</P></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321566157</ASIN><DetailPageURL>http://www.amazon.com/Programming-Objective-C-2-0-Stephen-Kochan/dp/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321566157</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
221
|
-
Details</Description><URL>http://www.amazon.com/Programming-Objective-C-2-0-Stephen-Kochan/dp/tech-data/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Add
|
222
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321566157%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Add
|
223
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321566157%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Add
|
224
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321566157%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>Tell
|
225
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>All
|
226
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink><ItemLink><Description>All
|
227
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321566157%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321566157</URL></ItemLink></ItemLinks><SalesRank>23900</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL75_.jpg</URL><Height
|
228
|
-
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL160_.jpg</URL><Height
|
229
|
-
Units="pixels">160</Height><Width Units="pixels">125</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L.jpg</URL><Height
|
230
|
-
Units="pixels">500</Height><Width Units="pixels">390</Width></LargeImage><ImageSets><ImageSet
|
231
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL30_.jpg</URL><Height
|
232
|
-
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL75_.jpg</URL><Height
|
233
|
-
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL75_.jpg</URL><Height
|
234
|
-
Units="pixels">75</Height><Width Units="pixels">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL110_.jpg</URL><Height
|
235
|
-
Units="pixels">110</Height><Width Units="pixels">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L._SL160_.jpg</URL><Height
|
236
|
-
Units="pixels">160</Height><Width Units="pixels">125</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41M2GuGl44L.jpg</URL><Height
|
237
|
-
Units="pixels">500</Height><Width Units="pixels">390</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Stephen
|
238
|
-
G. Kochan</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9780321566157</EAN><EANList><EANListElement>9780321566157</EANListElement></EANList><Edition>2</Edition><ISBN>0321566157</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><Label>Addison-Wesley
|
239
|
-
Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
240
|
-
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>4499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$44.99</FormattedPrice></ListPrice><Manufacturer>Addison-Wesley
|
241
|
-
Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>624</NumberOfPages><PackageDimensions><Height
|
242
|
-
Units="hundredths-inches">140</Height><Length Units="hundredths-inches">890</Length><Weight
|
243
|
-
Units="hundredths-pounds">210</Weight><Width Units="hundredths-inches">690</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-01-08</PublicationDate><Publisher>Addison-Wesley
|
244
|
-
Professional</Publisher><SKU>0321566157</SKU><Studio>Addison-Wesley Professional</Studio><Title>Programming
|
245
|
-
in Objective-C 2.0 (2nd Edition)</Title><TradeInValue><Amount>315</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.15</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2099</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1530</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.30</FormattedPrice></LowestUsedPrice><TotalNew>18</TotalNew><TotalUsed>43</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
246
|
-
Description</Source><Content><P style="MARGIN: 0px"></P> <P
|
247
|
-
style="MARGIN: 0px"><B>THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0<BR></B></P> <P
|
248
|
-
style="MARGIN: 0px"><B><BR></B></P> <P style="MARGIN:
|
249
|
-
0px"><I>Programming in Objective-C 2.0</I> provides the new programmer
|
250
|
-
a complete, step-by-step introduction to Objective-C, the primary language used
|
251
|
-
to develop applications for the iPhone, iPad, and Mac OS X platforms.</P> <P
|
252
|
-
style="MARGIN: 0px"> </P> <P style="MARGIN: 0px">The book does
|
253
|
-
not assume previous experience with either C or object-oriented programming
|
254
|
-
languages, and it includes many detailed, practical examples of how to put Objective-C
|
255
|
-
to use in your everyday iPhone/iPad or Mac OS X programming tasks.</P> <P
|
256
|
-
style="MARGIN: 0px"><BR></P> <P style="MARGIN: 0px">A
|
257
|
-
powerful yet simple object-oriented programming language that’s based on the
|
258
|
-
C programming language, Objective-C is widely available not only on OS X and
|
259
|
-
the iPhone/iPad platform but across many operating systems that support the
|
260
|
-
gcc compiler, including Linux, Unix, and Windows systems.</P> <P style="MARGIN:
|
261
|
-
0px"> </P> <P style="MARGIN: 0px">The second edition of this
|
262
|
-
book thoroughly covers the latest version of the language, Objective-C 2.0.
|
263
|
-
And it shows not only how to take advantage of the Foundation framework’s rich
|
264
|
-
built-in library of classes but also how to use the iPhone SDK to develop programs
|
265
|
-
designed for the iPhone/iPad platform.</P> <P style="MARGIN: 0px"> </P> <P
|
266
|
-
style="MARGIN: 0px"><B><U>Table of Contents</U></B></P> <P
|
267
|
-
style="MARGIN: 0px"><B><BR></B></P> <P style="MARGIN:
|
268
|
-
0px"> 1 Introduction <BR></P> <P style="MARGIN: 0px"><B>Part
|
269
|
-
I: The Objective-C 2.0 Language</B></P> <P style="MARGIN: 0px">
|
270
|
-
2 Programming in Objective-C </P> <P style="MARGIN: 0px">
|
271
|
-
3 Classes, Objects, and Methods <BR></P> <P style="MARGIN:
|
272
|
-
0px"> 4 Data Types and Expressions<BR></P> <P style="MARGIN:
|
273
|
-
0px"> 5 Program Looping<BR></P> <P style="MARGIN: 0px">
|
274
|
-
6 Making Decisions<BR></P> <P style="MARGIN: 0px">
|
275
|
-
7 More on Classes</P> <P style="MARGIN: 0px"> 8 Inheritance<BR></P> <P
|
276
|
-
style="MARGIN: 0px"> 9 Polymorphism, Dynamic Typing, and Dynamic Binding<BR></P> <P
|
277
|
-
style="MARGIN: 0px"> 10 More on Variables and Data Types<BR></P> <P
|
278
|
-
style="MARGIN: 0px"> 11 Categories and Protocols<BR></P> <P
|
279
|
-
style="MARGIN: 0px"> 12 The Preprocessor<BR></P> <P style="MARGIN:
|
280
|
-
0px"> 13 Underlying C Language Features<BR></P> <P style="MARGIN:
|
281
|
-
0px"><B>Part II: The Foundation Framework</B></P> <P
|
282
|
-
style="MARGIN: 0px"> 14 Introduction to the Foundation Framework <BR></P> <P
|
283
|
-
style="MARGIN: 0px"> 15 Numbers, Strings, and Collections <BR></P> <P
|
284
|
-
style="MARGIN: 0px"> 16 Working with Files <BR></P> <P
|
285
|
-
style="MARGIN: 0px"> 17 Memory Management <BR></P> <P
|
286
|
-
style="MARGIN: 0px"> 18 Copying Objects <BR></P> <P style="MARGIN:
|
287
|
-
0px"> 19 Archiving <BR></P> <P style="MARGIN: 0px"><B>Part
|
288
|
-
<B>III: Cocoa and the iPhone SDK</B></B></P> <P
|
289
|
-
style="MARGIN: 0px"> 20 Introduction to Cocoa </P> <P style="MARGIN:
|
290
|
-
0px"> 21 Writing iPhone Applications <BR></P> <P style="MARGIN:
|
291
|
-
0px"><B>Part IV: Appendixes</B></P> <P style="MARGIN:
|
292
|
-
0px"> A Glossary <BR></P> <P style="MARGIN: 0px">
|
293
|
-
B Objective-C 2.0 Language Summary <BR></P> <P style="MARGIN:
|
294
|
-
0px"> C Address Book Source Code<BR></P> D Resources<BR><BR><BR></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0596804792</ASIN><DetailPageURL>http://www.amazon.com/Cocoa-Objective-C-Running-Foundations-programming/dp/0596804792%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596804792</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
295
|
-
Details</Description><URL>http://www.amazon.com/Cocoa-Objective-C-Running-Foundations-programming/dp/tech-data/0596804792%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink><ItemLink><Description>Add
|
296
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0596804792%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink><ItemLink><Description>Add
|
297
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0596804792%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink><ItemLink><Description>Add
|
298
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0596804792%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink><ItemLink><Description>Tell
|
299
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0596804792%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink><ItemLink><Description>All
|
300
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0596804792%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink><ItemLink><Description>All
|
301
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0596804792%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0596804792</URL></ItemLink></ItemLinks><SalesRank>217433</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL75_.jpg</URL><Height
|
302
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL160_.jpg</URL><Height
|
303
|
-
Units="pixels">160</Height><Width Units="pixels">122</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL.jpg</URL><Height
|
304
|
-
Units="pixels">420</Height><Width Units="pixels">320</Width></LargeImage><ImageSets><ImageSet
|
305
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL30_.jpg</URL><Height
|
306
|
-
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL75_.jpg</URL><Height
|
307
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL75_.jpg</URL><Height
|
308
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL110_.jpg</URL><Height
|
309
|
-
Units="pixels">110</Height><Width Units="pixels">84</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL._SL160_.jpg</URL><Height
|
310
|
-
Units="pixels">160</Height><Width Units="pixels">122</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41AQuM9%2B9vL.jpg</URL><Height
|
311
|
-
Units="pixels">420</Height><Width Units="pixels">320</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Scott
|
312
|
-
Stevenson</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.268</DeweyDecimalNumber><EAN>9780596804794</EAN><EANList><EANListElement>9780596804794</EANListElement></EANList><Edition>1</Edition><Feature>ISBN13:
|
313
|
-
9780596804794</Feature><Feature>Condition: New</Feature><Feature>Notes: BRAND
|
314
|
-
NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders.
|
315
|
-
Buy with Confidence! Millions of books sold!</Feature><ISBN>0596804792</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
316
|
-
Units="hundredths-inches">84</Height><Length Units="hundredths-inches">922</Length><Weight
|
317
|
-
Units="hundredths-pounds">143</Weight><Width Units="hundredths-inches">712</Width></ItemDimensions><Label>O''Reilly
|
318
|
-
Media</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
319
|
-
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>3499</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$34.99</FormattedPrice></ListPrice><Manufacturer>O''Reilly
|
320
|
-
Media</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>416</NumberOfPages><PackageDimensions><Height
|
321
|
-
Units="hundredths-inches">90</Height><Length Units="hundredths-inches">900</Length><Weight
|
322
|
-
Units="hundredths-pounds">135</Weight><Width Units="hundredths-inches">680</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-04-30</PublicationDate><Publisher>O''Reilly
|
323
|
-
Media</Publisher><SKU>E9780596804794</SKU><Studio>O''Reilly Media</Studio><Title>Cocoa
|
324
|
-
and Objective-C: Up and Running: Foundations of Mac, iPhone, and iPod touch
|
325
|
-
programming</Title><TradeInValue><Amount>432</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$4.32</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1599</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$15.99</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1699</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$16.99</FormattedPrice></LowestUsedPrice><TotalNew>42</TotalNew><TotalUsed>21</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
326
|
-
Description</Source><Content><DIV><p>Build solid applications for
|
327
|
-
Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming
|
328
|
-
skills or years of programming experience. With this book, you''ll learn how
|
329
|
-
to use Apple''s Cocoa framework and the Objective-C language through step-by-step
|
330
|
-
tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa
|
331
|
-
expert.</p><p> <i>Cocoa and Objective-C: Up and Running</i>
|
332
|
-
offers just enough theory to ground you, then shows you how to use Apple''s
|
333
|
-
rapid development tools -- Xcode and Interface Builder -- to develop Cocoa applications,
|
334
|
-
manage user interaction, create great UIs, and more. You''ll quickly gain the
|
335
|
-
experience you need to develop sophisticated Apple software, whether you''re
|
336
|
-
somewhat new to programming or just new to this platform.</p><ul><li>Get
|
337
|
-
a quick hands-on tour of basic programming skills with the C language </li><li>Learn
|
338
|
-
how to use Interface Builder to quickly design and prototype your application''s
|
339
|
-
user interface </li><li>Start using Objective-C by creating objects
|
340
|
-
and learning memory management </li><li>Learn about the Model-View-Controller
|
341
|
-
(MVC) method of sharing data between objects </li><li>Understand
|
342
|
-
the Foundation value classes, Cocoa''s robust API for storing common data types
|
343
|
-
</li><li>Become familiar with Apple''s graphics frameworks, and
|
344
|
-
learn how to make custom views with AppKit </li></ul></div></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0470522755</ASIN><DetailPageURL>http://www.amazon.com/Objective-C-Dummies-Neal-Goldstein/dp/0470522755%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470522755</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
345
|
-
Details</Description><URL>http://www.amazon.com/Objective-C-Dummies-Neal-Goldstein/dp/tech-data/0470522755%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink><ItemLink><Description>Add
|
346
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0470522755%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink><ItemLink><Description>Add
|
347
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0470522755%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink><ItemLink><Description>Add
|
348
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0470522755%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink><ItemLink><Description>Tell
|
349
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0470522755%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink><ItemLink><Description>All
|
350
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0470522755%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink><ItemLink><Description>All
|
351
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0470522755%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0470522755</URL></ItemLink></ItemLinks><SalesRank>360019</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL75_.jpg</URL><Height
|
352
|
-
Units="pixels">75</Height><Width Units="pixels">59</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL160_.jpg</URL><Height
|
353
|
-
Units="pixels">160</Height><Width Units="pixels">127</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL.jpg</URL><Height
|
354
|
-
Units="pixels">500</Height><Width Units="pixels">396</Width></LargeImage><ImageSets><ImageSet
|
355
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL30_.jpg</URL><Height
|
356
|
-
Units="pixels">30</Height><Width Units="pixels">24</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL75_.jpg</URL><Height
|
357
|
-
Units="pixels">75</Height><Width Units="pixels">59</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL75_.jpg</URL><Height
|
358
|
-
Units="pixels">75</Height><Width Units="pixels">59</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL110_.jpg</URL><Height
|
359
|
-
Units="pixels">110</Height><Width Units="pixels">87</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL._SL160_.jpg</URL><Height
|
360
|
-
Units="pixels">160</Height><Width Units="pixels">127</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/51n1iAK3RjL.jpg</URL><Height
|
361
|
-
Units="pixels">500</Height><Width Units="pixels">396</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Neal
|
362
|
-
Goldstein</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9780470522752</EAN><EANList><EANListElement>9780470522752</EANListElement></EANList><Edition>1</Edition><ISBN>0470522755</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><ItemDimensions><Height
|
363
|
-
Units="hundredths-inches">95</Height><Length Units="hundredths-inches">926</Length><Weight
|
364
|
-
Units="hundredths-pounds">151</Weight><Width Units="hundredths-inches">732</Width></ItemDimensions><Label>For
|
365
|
-
Dummies</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
366
|
-
Language</Type></Language><Language><Name>English</Name><Type>Published</Type></Language></Languages><ListPrice><Amount>2999</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$29.99</FormattedPrice></ListPrice><Manufacturer>For
|
367
|
-
Dummies</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>456</NumberOfPages><PackageDimensions><Height
|
368
|
-
Units="hundredths-inches">110</Height><Length Units="hundredths-inches">900</Length><Weight
|
369
|
-
Units="hundredths-pounds">150</Weight><Width Units="hundredths-inches">730</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2009-10-05</PublicationDate><Publisher>For
|
370
|
-
Dummies</Publisher><SKU>G9780470522752</SKU><Studio>For Dummies</Studio><Title>Objective-C
|
371
|
-
For Dummies</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1489</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.89</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>1035</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$10.35</FormattedPrice></LowestUsedPrice><TotalNew>39</TotalNew><TotalUsed>15</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
372
|
-
Description</Source><Content><b>Learn the primary programming language
|
373
|
-
for creating iPhone and Mac apps</b><p>The only thing hotter than
|
374
|
-
the iPhone right now is new apps for the iPhone. Objective-C is the primary
|
375
|
-
language for programming iPhone and Mac OS X applications, and this book makes
|
376
|
-
it easy to learn Objective-C.<p>Even if you have no programming experience,
|
377
|
-
<i>Objective-C For Dummies</i> will teach you what you need to know
|
378
|
-
to start creating iPhone apps. It provides an understanding of object-oriented
|
379
|
-
programming in an entertaining way that helps you learn.<ul><li>iPhone
|
380
|
-
and Mac apps are hot, and most are created with Objective-C<li>Covers
|
381
|
-
Xcode 3.2, which is included in Mac OS X Snow Leopard<li>Explains object-oriented
|
382
|
-
programming concepts in a straightforward but fun style that makes learning
|
383
|
-
easy<li>Ideal for those with no programming experience as well as those
|
384
|
-
who may know other languages but are new to Objective-C<li>Prepares you
|
385
|
-
to start creating iPhone and Mac OS X apps<li>Understand Mac programming
|
386
|
-
concepts and patterns, and why to use them<li>Bonus CD includes all code
|
387
|
-
samples used in the book</ul><p><i>Objective-C For Dummies</i>
|
388
|
-
gives you the tools to turn your idea for an iPhone app into reality.<p><b>Note:</b>
|
389
|
-
CD-ROM/DVD and other supplementary materials are not included as part of eBook
|
390
|
-
file.</Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>1430218096</ASIN><DetailPageURL>http://www.amazon.com/Learn-C-Mac-Dave-Mark/dp/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1430218096</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
391
|
-
Details</Description><URL>http://www.amazon.com/Learn-C-Mac-Dave-Mark/dp/tech-data/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
|
392
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
|
393
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Add
|
394
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D1430218096%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>Tell
|
395
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
|
396
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink><ItemLink><Description>All
|
397
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/1430218096%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D1430218096</URL></ItemLink></ItemLinks><SalesRank>113443</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
|
398
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
|
399
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL.jpg</URL><Height
|
400
|
-
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage><ImageSets><ImageSet
|
401
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL30_.jpg</URL><Height
|
402
|
-
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
|
403
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL75_.jpg</URL><Height
|
404
|
-
Units="pixels">75</Height><Width Units="pixels">57</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL110_.jpg</URL><Height
|
405
|
-
Units="pixels">110</Height><Width Units="pixels">83</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL._SL160_.jpg</URL><Height
|
406
|
-
Units="pixels">160</Height><Width Units="pixels">121</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41JbIvZnXjL.jpg</URL><Height
|
407
|
-
Units="pixels">500</Height><Width Units="pixels">378</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Dave
|
408
|
-
Mark</Author><Binding>Paperback</Binding><Brand>Apress</Brand><CatalogNumberList><CatalogNumberListElement>9781430218098</CatalogNumberListElement></CatalogNumberList><DeweyDecimalNumber>005.133</DeweyDecimalNumber><EAN>9781430218098</EAN><EANList><EANListElement>9781430218098</EANListElement></EANList><Edition>1st
|
409
|
-
ed. 2009. Corr. 3rd printing</Edition><Feature>Apress Learn C on the Mac</Feature><Feature>Considered
|
410
|
-
a classic by an entire generation of Mac programmers, this popular guide has
|
411
|
-
been completely updated for Mac OS X.</Feature><ISBN>1430218096</ISBN><ItemDimensions><Height
|
412
|
-
Units="hundredths-inches">89</Height><Length Units="hundredths-inches">863</Length><Weight
|
413
|
-
Units="hundredths-pounds">147</Weight><Width Units="hundredths-inches">770</Width></ItemDimensions><Label>Apress</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
414
|
-
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
|
415
|
-
Units="hundredths-inches">100</Height><Length Units="hundredths-inches">920</Length><Weight
|
416
|
-
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>1430218096</SKU><Studio>Apress</Studio><Title>Learn
|
417
|
-
C on the Mac (Learn Series)</Title></ItemAttributes><OfferSummary><LowestNewPrice><Amount>1498</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$14.98</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>340</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$3.40</FormattedPrice></LowestUsedPrice><TotalNew>38</TotalNew><TotalUsed>38</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
418
|
-
Description</Source><Content><P>Learn C on the Macintosh is the classic
|
419
|
-
programming primer for Mac OS X developers. An original best-seller, Dave Mark
|
420
|
-
has kept the book completely updated and available for nearly twenty years.</P> <P>This
|
421
|
-
latest edition addresses the exploding market for both the Mac OS X and the
|
422
|
-
iPhone development, where C is the fundamental language that new programmers
|
423
|
-
need to learn.</P></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item><Item><ASIN>0321711386</ASIN><DetailPageURL>http://www.amazon.com/Learning-Objective-C-2-0-Hands-Developers/dp/0321711386%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321711386</DetailPageURL><ItemLinks><ItemLink><Description>Technical
|
424
|
-
Details</Description><URL>http://www.amazon.com/Learning-Objective-C-2-0-Hands-Developers/dp/tech-data/0321711386%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink><ItemLink><Description>Add
|
425
|
-
To Baby Registry</Description><URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3D0321711386%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink><ItemLink><Description>Add
|
426
|
-
To Wedding Registry</Description><URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3D0321711386%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink><ItemLink><Description>Add
|
427
|
-
To Wishlist</Description><URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3D0321711386%26SubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink><ItemLink><Description>Tell
|
428
|
-
A Friend</Description><URL>http://www.amazon.com/gp/pdp/taf/0321711386%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink><ItemLink><Description>All
|
429
|
-
Customer Reviews</Description><URL>http://www.amazon.com/review/product/0321711386%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink><ItemLink><Description>All
|
430
|
-
Offers</Description><URL>http://www.amazon.com/gp/offer-listing/0321711386%3FSubscriptionId%3DAKIAJFA5X7RTOKFNPVZQ%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3D0321711386</URL></ItemLink></ItemLinks><SalesRank>338477</SalesRank><SmallImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL75_.jpg</URL><Height
|
431
|
-
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL160_.jpg</URL><Height
|
432
|
-
Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL.jpg</URL><Height
|
433
|
-
Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage><ImageSets><ImageSet
|
434
|
-
Category="primary"><SwatchImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL30_.jpg</URL><Height
|
435
|
-
Units="pixels">30</Height><Width Units="pixels">23</Width></SwatchImage><SmallImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL75_.jpg</URL><Height
|
436
|
-
Units="pixels">75</Height><Width Units="pixels">58</Width></SmallImage><ThumbnailImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL75_.jpg</URL><Height
|
437
|
-
Units="pixels">75</Height><Width Units="pixels">58</Width></ThumbnailImage><TinyImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL110_.jpg</URL><Height
|
438
|
-
Units="pixels">110</Height><Width Units="pixels">86</Width></TinyImage><MediumImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL._SL160_.jpg</URL><Height
|
439
|
-
Units="pixels">160</Height><Width Units="pixels">124</Width></MediumImage><LargeImage><URL>http://ecx.images-amazon.com/images/I/41LgE5wnlUL.jpg</URL><Height
|
440
|
-
Units="pixels">500</Height><Width Units="pixels">389</Width></LargeImage></ImageSet></ImageSets><ItemAttributes><Author>Robert
|
441
|
-
Clair</Author><Binding>Paperback</Binding><DeweyDecimalNumber>005.117</DeweyDecimalNumber><EAN>9780321711380</EAN><EANList><EANListElement>9780321711380</EANListElement></EANList><Edition>1</Edition><ISBN>0321711386</ISBN><IsEligibleForTradeIn>1</IsEligibleForTradeIn><Label>Addison-Wesley
|
442
|
-
Professional</Label><Languages><Language><Name>English</Name><Type>Unknown</Type></Language><Language><Name>English</Name><Type>Original
|
443
|
-
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>Addison-Wesley
|
444
|
-
Professional</Manufacturer><NumberOfItems>1</NumberOfItems><NumberOfPages>416</NumberOfPages><PackageDimensions><Height
|
445
|
-
Units="hundredths-inches">94</Height><Length Units="hundredths-inches">898</Length><Weight
|
446
|
-
Units="hundredths-pounds">146</Weight><Width Units="hundredths-inches">701</Width></PackageDimensions><ProductGroup>Book</ProductGroup><ProductTypeName>ABIS_BOOK</ProductTypeName><PublicationDate>2010-08-02</PublicationDate><Publisher>Addison-Wesley
|
447
|
-
Professional</Publisher><SKU>ST0321711386</SKU><Studio>Addison-Wesley Professional</Studio><Title>Learning
|
448
|
-
Objective-C 2.0: A Hands-On Guide to Objective-C for Mac and iOS Developers</Title><TradeInValue><Amount>280</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$2.80</FormattedPrice></TradeInValue></ItemAttributes><OfferSummary><LowestNewPrice><Amount>2148</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$21.48</FormattedPrice></LowestNewPrice><LowestUsedPrice><Amount>2000</Amount><CurrencyCode>USD</CurrencyCode><FormattedPrice>$20.00</FormattedPrice></LowestUsedPrice><TotalNew>40</TotalNew><TotalUsed>14</TotalUsed><TotalCollectible>0</TotalCollectible><TotalRefurbished>0</TotalRefurbished></OfferSummary><EditorialReviews><EditorialReview><Source>Product
|
449
|
-
Description</Source><Content><b>Get Started Fast with Objective-C 2.0
|
450
|
-
Programming for OS X, iPhone, iPod touch, and iPad</b> <p style="margin:
|
451
|
-
0px;"> </p> <p style="margin: 0px;">If you want to learn Objective-C
|
452
|
-
2.0 to write programs for Mac OS X, iPhone, iPad, or iPod touch, you’ve come
|
453
|
-
to the right place! Concise, readable, and friendly, Learning Objective-C 2.0
|
454
|
-
is the perfect beginner’s guide to the latest version of Objective-C.</p>
|
455
|
-
<p style="margin: 0px;"> </p> <p style="margin: 0px;">Longtime
|
456
|
-
Mac OS X and iPhone developer Robert Clair covers everything from the absolute
|
457
|
-
basics to Objective-C 2.0’s newest innovations. Clair begins with a practical
|
458
|
-
refresher on C and object-oriented programming and walks you through creating
|
459
|
-
your first Objective-C program with Xcode. Next, you’ll master each core language
|
460
|
-
feature, from objects and classes to messaging, frameworks, and protocols. Every
|
461
|
-
concept is illustrated with simple examples, and many chapters contain hands-on
|
462
|
-
practice exercises.</p> <p style="margin: 0px;"> </p> <p
|
463
|
-
style="margin: 0px;">Throughout, <b><i>Learning Objective-C 2.0</i></b>
|
464
|
-
focuses on the features, concepts, and techniques that matter most day to day.
|
465
|
-
The result is an outstanding first book for everyone who wants to begin programming
|
466
|
-
for iPhone, iPod touch, iPad, or Mac OS X.</p> <p style="margin: 0px;"> </p>
|
467
|
-
<p style="margin: 0px;">COVERAGE INCLUDES</p> <p style="margin:
|
468
|
-
0px;"> </p> <ul><li>Understanding methods, messages, and
|
469
|
-
the Objective-C messaging system</li><li>Defining classes, creating
|
470
|
-
object instances, and using class objects</li><li>Using categories
|
471
|
-
to extend classes without subclassing</li><li>Simplifying development
|
472
|
-
with Objective-C 2.0 declared properties</li><li>Using protocols
|
473
|
-
to emphasize behavior rather than class</li><li>Working with common
|
474
|
-
Foundation classes for strings, arrays, dictionaries, sets, and number objects</li><li>Using
|
475
|
-
Objective-C control structures, including Objective-C 2.0’s new fast enumeration
|
476
|
-
construct</li><li>Understanding application security and hiding
|
477
|
-
the declaration of methods that should stay private</li><li>Using
|
478
|
-
the new blocks feature provided in Objective-C 2.0</li></ul></Content><IsLinkSuppressed>0</IsLinkSuppressed></EditorialReview></EditorialReviews></Item></Items></ItemSearchResponse>'
|
479
|
-
http_version: '1.1'
|