<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="6919462">
  <title><![CDATA[Dive Into Python 3]]></title>
  <isbn><![CDATA[1430224150]]></isbn>
  <isbn13><![CDATA[9781430224150]]></isbn13>
    <work>
  <best_book_id type="integer">6919462</best_book_id>
  <books_count type="integer">1</books_count>
  <default_description>&lt;p&gt;&lt;strong&gt;Mark Pilgrim&lt;/strong&gt;'s &lt;em&gt;Dive Into Python 3&lt;/em&gt; is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, &lt;em&gt;Dive Into Python&lt;/em&gt;, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end.&lt;/p&gt;        &lt;p&gt;This book includes:&lt;/p&gt;    &lt;ul&gt;        	&lt;li&gt;Example programs completely rewritten to illustrate powerful new concepts now available in Python 3: sets, iterators, generators, closures, comprehensions, and much more&lt;/li&gt;    	&lt;li&gt;A detailed case study of porting a major library from Python 2 to Python 3&lt;/li&gt;    	&lt;li&gt;A comprehensive appendix of all the syntactic and semantic changes in Python 3&lt;/li&gt;    &lt;/ul&gt;        &lt;p&gt;This is the perfect resource for you if you need to port applications to Python 3, or if you like to jump into languages fast and get going right away.&lt;/p&gt;            &lt;br/&gt;        &lt;h3&gt;What you'll learn&lt;/h3&gt;    &lt;ul&gt;    	&lt;li&gt;Understand Python 3 code by seeing it broken down and explained&lt;/li&gt;    	&lt;li&gt;Make full use of the latest Python features such as iterators, generators, closures, classes and comprehensions&lt;/li&gt;    	&lt;li&gt;Refactor existing code to improve maintainability&lt;/li&gt;            &lt;li&gt;Learn how to serialize Python objects with the pickle protocol and JSON format&lt;/li&gt;            &lt;li&gt;Learn how to package your own Python libraries and upload them to the Python Package Index to share your projects with Python developers worldwide&lt;/li&gt;    	&lt;li&gt;Use Python 3 to consume HTTP web services&lt;/li&gt;    	&lt;li&gt;Port existing Python applications to Python 3 by following a case study for a major library&lt;/li&gt;            &lt;/ul&gt;    &lt;br/&gt;    &lt;h3&gt;Who is this book for?&lt;/h3&gt;    &lt;ul&gt;        &lt;li&gt;Anyone who wants to learn the latest version of Python in a fast, hands-on fashion&lt;/li&gt;    &lt;li&gt;Existing Python programmers who want to learn quickly how to make the most of the features of the latest version of Python and port their code to it&lt;/li&gt;    &lt;li&gt;Programmers coming from other languages wanting a fast introduction to Python that gets them thinking about advanced concepts quickly&lt;/li&gt;    &lt;/ul&gt;</default_description>
  <id type="integer">7147207</id>
  <media_type>book</media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer" nil="true"></original_publication_day>
  <original_publication_month type="integer" nil="true"></original_publication_month>
  <original_publication_year type="integer">2009</original_publication_year>
  <original_title></original_title>
  <rating_dist>total:2|5:1|4:0|3:1|2:0|1:0|</rating_dist>
  <ratings_count type="integer">2</ratings_count>
  <ratings_sum type="integer">8</ratings_sum>
  <reviews_count type="integer">5</reviews_count>
  <text_reviews_count type="integer">1</text_reviews_count>
</work>

  <average_rating><![CDATA[4.00]]></average_rating>
  <ratings_count><![CDATA[2]]></ratings_count>
  <text_reviews_count><![CDATA[1]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/6919462-dive-into-python-3]]></url>
  <authors>
        <author id="13534">
      <name><![CDATA[Mark Pilgrim]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/13534.Mark_Pilgrim]]></url>
      <average_rating><![CDATA[4.06]]></average_rating>
      <ratings_count><![CDATA[67]]></ratings_count>
      <text_reviews_count><![CDATA[12]]></text_reviews_count>
    </author>
      </authors>
    <reviews start="1" end="5" total="5">
    <review id="73098822">
    <user id="2044073">
    <name><![CDATA[John]]></name>
    <location><![CDATA[Kirkland, WA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2044073-john-schwabacher]]></url>
  </user>
      <rating>3</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Thu Oct 01 09:46:42 -0700 2009</read_at>
  <date_added>Thu Oct 01 09:41:39 -0700 2009</date_added>
  <date_updated>Thu Oct 01 09:46:42 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[I am trying to learn Python and this book is free online and looks very good.<br/>I decided to read the Python 3 version because it also discusses Python 2 and the author says he understands interators and generators better than when he wrote the first version.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/73098822]]></url>
</review>
    <review id="78600376">
    <user id="2361187">
    <name><![CDATA[Shawn]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2361187-shawn]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Nov 21 21:27:44 -0800 2009</date_added>
  <date_updated>Sat Nov 21 21:27:44 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/78600376]]></url>
</review>
    <review id="75198571">
    <user id="2734056">
    <name><![CDATA[Andrei]]></name>
    <location><![CDATA[Moscow, Russian Federation]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2734056-andrei-lukyanov]]></url>
  </user>
      <rating>5</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Oct 21 00:00:00 -0700 2009</read_at>
  <date_added>Tue Oct 20 20:06:55 -0700 2009</date_added>
  <date_updated>Tue Oct 20 20:07:31 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75198571]]></url>
</review>
    <review id="75097193">
    <user id="2810524">
    <name><![CDATA[Sridhar]]></name>
    <location><![CDATA[North Vancouver, BC, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2810524-sridhar-ratnakumar]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="programming" />
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Oct 19 22:55:45 -0700 2009</date_added>
  <date_updated>Mon Oct 19 22:55:45 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/75097193]]></url>
</review>
    <review id="72768610">
    <user id="2207763">
    <name><![CDATA[Piero]]></name>
    <location><![CDATA[Milan, 09, Italy]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2207763-piero-campanelli]]></url>
  </user>
      <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="lang-python" />
        <shelf name="waiting" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Sep 28 08:59:58 -0700 2009</date_added>
  <date_updated>Mon Sep 28 08:59:58 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/72768610]]></url>
</review>
    </reviews>
  <popular_shelves>
        <shelf name="to-read" />
        <shelf name="programming" />
        <shelf name="lang-python" />
        <shelf name="waiting" />
      </popular_shelves>
  <book_links>
    <book_link id="8">
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=6919462</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>