<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>1185690</id>
  <title><![CDATA[Programming the Internet With Java]]></title>
  <isbn><![CDATA[0201175495]]></isbn>
  <isbn13><![CDATA[9780201175493]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1223630331m/1185690.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1223630331s/1185690.jpg</small_image_url>
  <description><![CDATA[ Programming the Internet with Java is designed to teach students how to program in Java - in particular, those concepts that relate to the burgeoning arena of Internet technologies. Assuming previous knowledge of programming in a procedural language such as C or Pascal, the book begins with an introduction to Java and the basics of object oriented programming. It progresses onto classes, exceptions, libraries and threads, and teaches the skills to develop complex Java code. Further chapters apply these lessons to Internet programming requirements so that by the end of the book, the student will be familiar with the fundamentals of network programming and database access as well as skilled at developing applets and applications.<br/> Features<br/> Fully revised to include coverage of the Java 1.1 AWT Event Model  <p>Numerous programming examples drawn from appropriate Internet technologies such as firewalls, log files and web crawlers  <p>Self-assessment questions which guide the student through the book and measure progress  <p>Boxed out definitions of important Internet concepts  <p>Supporting web site containing new exercises, multiple-choice self-assessment applets, source code anal links to other useful sites.  <p>Teaching material (slides and solutions) available on-line</p></p></p></p></p>]]></description>
  <work>
  <best_book_id type="integer">1185690</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">1173655</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">4</original_publication_month>
  <original_publication_year type="integer">1997</original_publication_year>
  <original_title>Programming the Internet With Java</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">1</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/1185690.Programming_the_Internet_With_Java]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/1185690.Programming_the_Internet_With_Java]]></link>
  <authors>
    <author>
    <id>491435</id>
        <name><![CDATA[Darrel Ince]]></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/491435.Darrel_Ince]]></link>
    <average_rating>1.00</average_rating>
    <ratings_count>1</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
    <author>
    <id>100866</id>
        <name><![CDATA[Adam Freeman]]></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/100866.Adam_Freeman]]></link>
    <average_rating>3.20</average_rating>
    <ratings_count>15</ratings_count>
    <text_reviews_count>5</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="1" total="1">
      <review>
  <id>1914000</id>
    <user>
    <id>127103</id>
    <name><![CDATA[Padraig]]></name>
    <location><![CDATA[Australia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/127103-padraig-maciain]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1181645791p3/127103.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1181645791p2/127103.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">1185690</id>
  <isbn>0201175495</isbn>
  <isbn13>9780201175493</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Programming the Internet With Java]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1223630331m/1185690.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1223630331s/1185690.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1185690.Programming_the_Internet_With_Java</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[ Programming the Internet with Java is designed to teach students how to program in Java - in particular, those concepts that relate to the burgeoning arena of Internet technologies. Assuming previous knowledge of programming in a procedural language such as C or Pascal, the book begins with an introduction to Java and the basics of object oriented programming. It progresses onto classes, exceptions, libraries and threads, and teaches the skills to develop complex Java code. Further chapters apply these lessons to Internet programming requirements so that by the end of the book, the student will be familiar with the fundamentals of network programming and database access as well as skilled at developing applets and applications.<br/> Features<br/> Fully revised to include coverage of the Java 1.1 AWT Event Model  <p>Numerous programming examples drawn from appropriate Internet technologies such as firewalls, log files and web crawlers  <p>Self-assessment questions which guide the student through the book and measure progress  <p>Boxed out definitions of important Internet concepts  <p>Supporting web site containing new exercises, multiple-choice self-assessment applets, source code anal links to other useful sites.  <p>Teaching material (slides and solutions) available on-line</p></p></p></p></p>]]>
  </description>
  <published>1997</published>
</book>

    <rating>0</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></read_at>
  <date_added>Wed Jun 13 05:15:18 -0700 2007</date_added>
  <date_updated>Wed Jun 13 05:15:18 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/1914000]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/1914000]]></link>
</review>
    </reviews>
  <popular_shelves>
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=1185690</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>