<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="6616072">
  <title><![CDATA[Assembly Language Step-by-Step: Programming with Linux]]></title>
  <isbn><![CDATA[0470497025]]></isbn>
  <isbn13><![CDATA[9780470497029]]></isbn13>
    <work>
  <best_book_id type="integer">6616072</best_book_id>
  <books_count type="integer">1</books_count>
  <default_description>By starting with a complete, accessible picture of the internal operations of PCs, presenting a systematic approach to the process of writing, testing, and debugging programs in assembly language, and providing how-to information for using procedures and macros, this third edition offers beginners and intermediate programmers a solid and comprehensive understanding of how to cope with the complexity of assembly programming.    &lt;p&gt;    In the past four or five years, Ubuntu Linux has emerged as the best-supported and most widely used Linux distro, and Linux differs from Windows in that simple &#8220;terminal apps&#8221; may easily be created in assembly. All the tutorial material in this edition has been recast for Ubuntu Linux. The NASM assembler is still available (and much improved!) and will be retained. The portable and widely used Eclipse IDE system can be used with NASM and will be used for all tutorial presentations. The gcc compiler will be used for linking and gdb for debugging. Both utilities are shipped with Ubuntu Linux and are very widely used. Linux itself is written in gcc. All software mentioned in the book is downloadable without charge from the Internet.</default_description>
  <id type="integer">6810164</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">12</original_publication_day>
  <original_publication_month type="integer">10</original_publication_month>
  <original_publication_year type="integer">2009</original_publication_year>
  <original_title>Assembly Language Step-by-Step: Programming with Linux</original_title>
  <rating_dist nil="true"></rating_dist>
  <ratings_count type="integer">0</ratings_count>
  <ratings_sum type="integer">0</ratings_sum>
  <reviews_count type="integer">0</reviews_count>
  <text_reviews_count type="integer">0</text_reviews_count>
</work>

  <average_rating><![CDATA[0.00]]></average_rating>
  <ratings_count><![CDATA[0]]></ratings_count>
  <text_reviews_count><![CDATA[0]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/6616072-assembly-language-step-by-step]]></url>
  <authors>
        <author id="56724">
      <name><![CDATA[Jeff Duntemann]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/56724.Jeff_Duntemann]]></url>
      <average_rating><![CDATA[4.00]]></average_rating>
      <ratings_count><![CDATA[16]]></ratings_count>
      <text_reviews_count><![CDATA[6]]></text_reviews_count>
    </author>
      </authors>
    <reviews start="0" end="0" total="0">
    </reviews>
  <popular_shelves>
      </popular_shelves>
  <book_links>
    <book_link id="8">
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=6616072</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>