<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="112252">
  <title><![CDATA[Types and Programming Languages]]></title>
  <isbn><![CDATA[0262162091]]></isbn>
  <isbn13><![CDATA[9780262162098]]></isbn13>
    <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
    <work>
  <best_book_id type="integer">112252</best_book_id>
  <books_count type="integer">1</books_count>
  <default_description>A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of type systems--and of programming languages from a type-theoretic perspective&#8212;-has important applications in software engineering, language design, high-performance compilers, and security.&lt;br /&gt; &lt;br /&gt; This text provides a comprehensive introduction both to type systems in computer science and to the basic theory of programming languages. The approach is pragmatic and operational; each new concept is motivated by programming examples and the more theoretical sections are driven by the needs of implementations. Each chapter is accompanied by numerous exercises and solutions, as well as a running implementation, available via the Web. Dependencies between chapters are explicitly identified, allowing readers to choose a variety of paths through the material.&lt;br /&gt; &lt;br /&gt; The core topics include the untyped lambda-calculus, simple type systems, type reconstruction, universal and existential polymorphism, subtyping, bounded quantification, recursive types, kinds, and type operators. Extended case studies develop a variety of approaches to modeling the features of object-oriented languages.</default_description>
  <id type="integer">108085</id>
  <media_type nil="true"></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">2002</original_publication_year>
  <original_title>Types and Programming Languages</original_title>
  <rating_dist>total:15|5:9|4:5|3:1|2:0|1:0|</rating_dist>
  <ratings_count type="integer">15</ratings_count>
  <ratings_sum type="integer">68</ratings_sum>
  <reviews_count type="integer">44</reviews_count>
  <text_reviews_count type="integer">6</text_reviews_count>
</work>

  <average_rating><![CDATA[4.53]]></average_rating>
  <ratings_count><![CDATA[15]]></ratings_count>
  <text_reviews_count><![CDATA[6]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages]]></url>
  <authors>
        <author id="64948">
      <name><![CDATA[Benjamin C. Pierce]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/64948.Benjamin_C_Pierce]]></url>
      <average_rating><![CDATA[4.25]]></average_rating>
      <ratings_count><![CDATA[24]]></ratings_count>
      <text_reviews_count><![CDATA[8]]></text_reviews_count>
    </author>
      </authors>
    <reviews start="1" end="20" total="44">
    <review id="1270928">
    <user id="87944">
    <name><![CDATA[Sam]]></name>
    <location><![CDATA[Ashburn, VA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/87944-sam]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[Any programmer interested in writing their own programming language(s)]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu May 17 08:54:05 -0700 2007</date_added>
  <date_updated>Thu May 17 09:01:20 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[Perhaps the best book of its kind for the beginning/intermediate programmer interested in PLT (programming language theory). The book covers the simple untyped lambda calculus and builds on that foundation to many typed lambda calculi. Implementation chapters show the reader how to put the informati...<a href="http://www.goodreads.com/review/show/1270928">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/1270928]]></url>
</review>
    <review id="31273590">
    <user id="248998">
    <name><![CDATA[Eric]]></name>
    <location><![CDATA[Corvallis, OR]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/248998-eric-walkingshaw]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="science" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Aug 26 17:48:16 -0700 2008</date_added>
  <date_updated>Tue Aug 26 18:04:39 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[An invaluable reference for programming language theory.  Especially useful for those interested in functional languages, which seem to be poorly covered elsewhere.  This book works in the opposite direction as most, assuming a functional approach and eventually deriving imperative constructs, rathe...<a href="http://www.goodreads.com/review/show/31273590">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/31273590]]></url>
</review>
    <review id="48303162">
    <user id="1658847">
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Melbourne, Australia]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1658847-andrew]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1246194648p3/1658847.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Mar 05 05:41:12 -0800 2009</date_added>
  <date_updated>Thu Mar 05 05:41:12 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[A classic in Type Theory, it gives you background in something modern programmers are woefully and shamefully ignorant in.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/48303162]]></url>
</review>
    <review id="39909950">
    <user id="1790803">
    <name><![CDATA[Sonny]]></name>
    <location><![CDATA[Malaysia]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1790803-sonny-ny]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <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>Thu Dec 11 18:07:47 -0800 2008</date_added>
  <date_updated>Thu Dec 11 18:08:48 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Brian Goetz's favorite CS book - <a rel="nofollow" target="_blank" href="http://www.briangoetz.com/blog/?p=58">http://www.briangoetz.com/blog/?p=58</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/39909950]]></url>
</review>
    <review id="13908941">
    <user id="847284">
    <name><![CDATA[Michael]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/847284-michael]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <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>Mon Jan 28 23:13:54 -0800 2008</date_added>
  <date_updated>Mon Jan 28 23:14:22 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[I keep meaning to get around to actually working through this, but never do. One problem is that types interest me a lot less than they did at one point. ]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/13908941]]></url>
</review>
    <review id="31473866">
    <user id="441688">
    <name><![CDATA[Scott]]></name>
    <location><![CDATA[Austin, TX]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/441688-scott]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1224354563p3/441688.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[computer scientists]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Aug 28 17:05:13 -0700 2008</date_added>
  <date_updated>Thu Aug 28 17:06:38 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[An absolute necessity for anyone wanting to learn the theoretical underpinnings of programming languages.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/31473866]]></url>
</review>
    <review id="78918587">
    <user id="2973663">
    <name><![CDATA[Zach]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2973663-zach]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Nov 24 21:02:19 -0800 2009</date_added>
  <date_updated>Tue Nov 24 21:02:19 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/78918587]]></url>
</review>
    <review id="78223674">
    <user id="806861">
    <name><![CDATA[David]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/806861-david]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1258760769p3/806861.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <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>Wed Nov 18 12:53:09 -0800 2009</date_added>
  <date_updated>Wed Nov 18 12:53:09 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/78223674]]></url>
</review>
    <review id="78052378">
    <user id="2952463">
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Palaiseau, A8, France]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2952463-andrew-gacek]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="computer-science" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Nov 17 02:17:22 -0800 2009</date_added>
  <date_updated>Tue Nov 17 02:17:22 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/78052378]]></url>
</review>
    <review id="77928580">
    <user id="2948180">
    <name><![CDATA[Dean]]></name>
    <location><![CDATA[Halifax, NS, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2948180-dean-tsaltas]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <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>Sun Nov 15 22:00:25 -0800 2009</date_added>
  <date_updated>Sun Nov 15 22:00:49 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/77928580]]></url>
</review>
    <review id="77137227">
    <user id="2915526">
    <name><![CDATA[Jason]]></name>
    <location><![CDATA[Euclid, OH]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2915526-jason-felice]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Nov 08 16:10:26 -0800 2009</date_added>
  <date_updated>Sun Nov 08 16:10:38 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/77137227]]></url>
</review>
    <review id="72375434">
    <user id="2772722">
    <name><![CDATA[Henry]]></name>
    <location><![CDATA[Cambridge, C3, The United Kingdom]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2772722-henry-robinson]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="computer-science" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Sep 24 14:16:17 -0700 2009</date_added>
  <date_updated>Thu Sep 24 14:16:27 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/72375434]]></url>
</review>
    <review id="71294708">
    <user id="2740986">
    <name><![CDATA[David]]></name>
    <location><![CDATA[Ottawa, ON, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2740986-david-robillard]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Sep 15 09:57:02 -0700 2009</date_added>
  <date_updated>Tue Sep 15 09:57:04 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/71294708]]></url>
</review>
    <review id="69756594">
    <user id="2599801">
    <name><![CDATA[James]]></name>
    <location><![CDATA[Waterloo, ON, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2599801-james-mccarron]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="computing" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Sep 01 19:28:18 -0700 2009</date_added>
  <date_updated>Tue Sep 01 19:28:18 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/69756594]]></url>
</review>
    <review id="69742487">
    <user id="1887332">
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Wayne, PA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1887332-andrew]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1231529448p3/1887332.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Sep 01 17:30:06 -0700 2009</date_added>
  <date_updated>Tue Sep 01 17:30:06 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/69742487]]></url>
</review>
    <review id="68587008">
    <user id="2656405">
    <name><![CDATA[Cj]]></name>
    <location><![CDATA[Denton, TX]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2656405-cj-gaconnet]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1251063657p3/2656405.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <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>Sun Aug 23 14:17:08 -0700 2009</date_added>
  <date_updated>Sun Aug 23 14:17:08 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/68587008]]></url>
</review>
    <review id="58961926">
    <user id="1492995">
    <name><![CDATA[Chris]]></name>
    <location><![CDATA[Australia]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1492995-chris]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
        <shelf name="wishlist" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jun 09 00:39:52 -0700 2009</date_added>
  <date_updated>Tue Jun 09 00:47:44 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/58961926]]></url>
</review>
    <review id="58259531">
    <user id="2378853">
    <name><![CDATA[Joseph]]></name>
    <location><![CDATA[Louisville, KY]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2378853-joseph]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="computer-science" />
        <shelf name="wishlist" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jun 02 23:22:28 -0700 2009</date_added>
  <date_updated>Tue Jun 02 23:38:34 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/58259531]]></url>
</review>
    <review id="57714883">
    <user id="311981">
    <name><![CDATA[Johan]]></name>
    <location><![CDATA[Sweden]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/311981-johan-tibell]]></url>
    <image><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <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>Fri May 29 01:26:01 -0700 2009</date_added>
  <date_updated>Fri May 29 01:26:01 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/57714883]]></url>
</review>
    <review id="56926507">
    <user id="2342856">
    <name><![CDATA[Brad]]></name>
    <location><![CDATA[Chicago, IL]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2342856-brad]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1242955598p3/2342856.jpg]]></image>
  </user>
    <book>
  <id type="integer">112252</id>
  <isbn>0262162091</isbn>
  <isbn13>9780262162098</isbn13>
  <ratings_count type="integer">15</ratings_count>
  <text_reviews_count type="integer">6</text_reviews_count>
  <title>Types and Programming Languages</title>
  <average_rating>4.53</average_rating>
  <image_url>http://photo.goodreads.com/books/1171656373m/112252.jpg</image_url>
  <link>http://www.goodreads.com/book/show/112252.Types_and_Programming_Languages</link>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-buy" />
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu May 21 21:49:39 -0700 2009</date_added>
  <date_updated>Thu May 21 21:49:39 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/56926507]]></url>
</review>
    </reviews>
  <popular_shelves>
        <shelf name="to-read" />
        <shelf name="computer-science" />
        <shelf name="currently-reading" />
        <shelf name="reference" />
        <shelf name="computing" />
        <shelf name="to-buy" />
        <shelf name="partially-read" />
        <shelf name="cs" />
        <shelf name="programming" />
      </popular_shelves>
  <book_links>
    <book_link id="8">
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=112252</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>