<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<review>
  <id>21674660</id>
    <user>
    <id>647027</id>
    <name><![CDATA[N8]]></name>
    <location><![CDATA[Oakland, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/647027-n8]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">2998152</id>
  <isbn>0596517742</isbn>
  <isbn13>9780596517748</isbn13>
  <text_reviews_count type="integer">23</text_reviews_count>
  <title>
    <![CDATA[JavaScript: The Good Parts]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/2998152.JavaScript_The_Good_Parts</link>
  <average_rating>4.29</average_rating>
  <ratings_count>69</ratings_count>
  <description>
    <![CDATA[&lt;DIV&gt;&lt;DIV&gt;Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code.<br/> <br/> Considered <em>the</em> JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. <br/> <br/> When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In <em>JavaScript: The Good Parts</em>, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:<br/> <br/> &lt;ul&gt; &lt;li&gt;Syntax&lt;/li&gt; &lt;li&gt;Objects&lt;/li&gt; &lt;li&gt;Functions&lt;/li&gt; &lt;li&gt;Inheritance&lt;/li&gt; &lt;li&gt;Arrays&lt;/li&gt; &lt;li&gt;Regular expressions&lt;/li&gt; &lt;li&gt;Methods&lt;/li&gt; &lt;li&gt;Style&lt;/li&gt; &lt;li&gt;Beautiful features&lt;/li&gt; &lt;/ul&gt;<p>The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to <em>unlearn</em> all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. <br/> <br/> With <em>JavaScript: The Good Parts</em>, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.</p>]]>
  </description>
<authors>
    <author>
    <id>1290380</id>
        <name><![CDATA[Douglas Crockford]]></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/1290380.Douglas_Crockford]]></link>
    <average_rating>4.28</average_rating>
    <ratings_count>71</ratings_count>
    <text_reviews_count>24</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Sun Jun 01 00:00:00 -0700 2008</read_at>
  <date_added>Mon May 05 19:48:21 -0700 2008</date_added>
  <date_updated>Sun Aug 10 19:33:52 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[For those experience with JS it's a good review of the major parts of the language and an interesting insight into one JS master's perception of the state of the language.  I especially like Crockford's take on the Good and Bad parts of the language, though at times he seems almost Tuftian in his ex...<a href="http://www.goodreads.com/review/show/21674660">more...</a>]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/21674660]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/21674660]]></link>
</review>

</GoodreadsResponse>