<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<review>
  <id>7581975</id>
    <user>
    <id>429605</id>
    <name><![CDATA[Ozten]]></name>
    <location><![CDATA[Seattle, WA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/429605-ozten]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1207194954p3/429605.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1207194954p2/429605.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">43713</id>
  <isbn>0262510871</isbn>
  <isbn13>9780262510875</isbn13>
  <text_reviews_count type="integer">15</text_reviews_count>
  <title>
    <![CDATA[Structure and Interpretation of Computer Programs - 2nd Edition]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1170211338m/43713.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1170211338s/43713.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs_2nd_Edition</link>
  <average_rating>4.64</average_rating>
  <ratings_count>70</ratings_count>
  <description>
    <![CDATA[Abelson and Sussman's classic <em>Structure and Interpretation of Computer Programs</em> teaches readers how to program by employing the tools of abstraction and modularity. The authors' central philosophy is that programming is the task of breaking large problems into small ones. The book spends a great deal of time considering both this decomposition and the process of knitting the smaller pieces back together.<p> The authors employ this philosophy in their writing technique. The text asks the broad question &quot;What is programming?&quot; Having come to the conclusion that programming consists of procedures and data, the authors set off to explore the related questions of &quot;What is data?&quot; and &quot;What is a procedure?&quot;<p> The authors build up the simple notion of a procedure to dizzying complexity. The discussion culminates in the description of the code behind the programming language Scheme. The authors finish with examples of how to implement some of the book's concepts on a register machine. Through this journey, the reader not only learns how to program, but also how to think about programming.</p></p>]]>
  </description>
<authors>
    <author>
    <id>24590</id>
        <name><![CDATA[Harold Abelson]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/24590.Harold_Abelson]]></link>
    <average_rating>4.59</average_rating>
    <ratings_count>96</ratings_count>
    <text_reviews_count>18</text_reviews_count>
  </author>
  </authors>  <published>1996</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[nerds]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Apr 02 20:36:42 -0700 2008</read_at>
  <date_added>Thu Oct 11 09:47:02 -0700 2007</date_added>
  <date_updated>Thu Oct 11 09:48:38 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[I am currently reading this tome for an independent study class as part of my Masters degree.<br/><br/>Wowsers, this book exposes some occult programming concepts and gives a solid grounding in how programming languages work.<br/><br/>Scheme is the programming language used for exposition.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/7581975]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/7581975]]></link>
</review>

</GoodreadsResponse>