<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Core Java</title>
	<atom:link href="http://www.cgiphp.com/blog/core-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com/blog/core-java/</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: W. Scott Cook</title>
		<link>http://www.cgiphp.com/blog/core-java/comment-page-1/#comment-144</link>
		<dc:creator>W. Scott Cook</dc:creator>
		<pubDate>Sat, 06 Feb 2010 10:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/core-java/#comment-144</guid>
		<description>This book has been an excellent resource in my learning Java programming.  I&#039;ve been programming for over 20 years (yes, I used the original K&amp;R C handbook to learn C), but I am new to Java.  Using this book, working through the examples carefully (actually typing each of them into NetBeans and digesting the code piece by piece, modifying them here and there afterward to test ideas and enhance understanding), I can actually say that the topics are sinking in and the presented material (i.e. the Java skills , concepts, and syntax) is becoming second nature.
&lt;br /&gt;
&lt;br /&gt;To give an honest impression: I did not, however, start completely fresh with this book.  I first worked through the Java tutorial on Sun&#039;s website.  I think that helped me grasp topics better when they were presented here in Core Java and I&#039;d recommend doing something along those lines instead of relying strictly on this book (or any one source for that matter).  In fact, for me personally, it helps to code and code and code as much as possible.  So, the more sources of actual coding opportunities, the better.
&lt;br /&gt;
&lt;br /&gt;That said, I would add that if this book had some companion exercises to go along with the material and the code examples contained within, it would be invaluable (and 5 star worthy).  Giving the reader the additional chance to enhance and test his/her understanding of the material by starting with a problem and a blank page would (imo) make this book an incredible resource.  I was a disappointed at first that there were only pre-done examples in this book, but that seems to be par for the course as it does not appear that there are current Java exercise books.
&lt;br /&gt;
&lt;br /&gt;Anyway, I do believe I&#039;ll be moving on to Volume II and work through it in the same manner as I did in volume I (hoping that volume II is as well done as volume I).
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>This book has been an excellent resource in my learning Java programming.  I&#039;ve been programming for over 20 years (yes, I used the original K&#038;R C handbook to learn C), but I am new to Java.  Using this book, working through the examples carefully (actually typing each of them into NetBeans and digesting the code piece by piece, modifying them here and there afterward to test ideas and enhance understanding), I can actually say that the topics are sinking in and the presented material (i.e. the Java skills , concepts, and syntax) is becoming second nature.</p>
<p>To give an honest impression: I did not, however, start completely fresh with this book.  I first worked through the Java tutorial on Sun&#039;s website.  I think that helped me grasp topics better when they were presented here in Core Java and I&#039;d recommend doing something along those lines instead of relying strictly on this book (or any one source for that matter).  In fact, for me personally, it helps to code and code and code as much as possible.  So, the more sources of actual coding opportunities, the better.</p>
<p>That said, I would add that if this book had some companion exercises to go along with the material and the code examples contained within, it would be invaluable (and 5 star worthy).  Giving the reader the additional chance to enhance and test his/her understanding of the material by starting with a problem and a blank page would (imo) make this book an incredible resource.  I was a disappointed at first that there were only pre-done examples in this book, but that seems to be par for the course as it does not appear that there are current Java exercise books.</p>
<p>Anyway, I do believe I&#039;ll be moving on to Volume II and work through it in the same manner as I did in volume I (hoping that volume II is as well done as volume I).<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. Spencer Dickson</title>
		<link>http://www.cgiphp.com/blog/core-java/comment-page-1/#comment-143</link>
		<dc:creator>D. Spencer Dickson</dc:creator>
		<pubDate>Sat, 06 Feb 2010 08:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/core-java/#comment-143</guid>
		<description>This is a great book, it provides detailed descriptions about how to write in Java.  I recommend it if you have some, (but not much) java experience, or even if you have a lot of experience.  It includes great programs, references, and notes describing how to use the most commonly used peices of java.  If there are certain methods not in the book, it gives exact references to them online at the sun website.    
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This is a great book, it provides detailed descriptions about how to write in Java.  I recommend it if you have some, (but not much) java experience, or even if you have a lot of experience.  It includes great programs, references, and notes describing how to use the most commonly used peices of java.  If there are certain methods not in the book, it gives exact references to them online at the sun website.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Midwest Book Review</title>
		<link>http://www.cgiphp.com/blog/core-java/comment-page-1/#comment-142</link>
		<dc:creator>Midwest Book Review</dc:creator>
		<pubDate>Sat, 06 Feb 2010 07:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/core-java/#comment-142</guid>
		<description>CORE JAVA V. 1 - FUNDAMENTALS represents a revised, updated edition of Core Java V. 1 - Fundamentals: as such, it&#039;s a definitive guide to Java for serious programmers who want to apply Java to real-world projects. It&#039;s been fully updated for the new Java SE 6 platform and provides a tutorial appropriate for both college-level computer libraries and as text assignments for classrooms. Chapters cover all the basics but apply them to real-world practices, incorporating all the new facets of Java SE6 in a guide essential for Java learners.
&lt;br /&gt;
&lt;br /&gt;Diane C. Donovan
&lt;br /&gt;California Bookwatch
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>CORE JAVA V. 1 &#8211; FUNDAMENTALS represents a revised, updated edition of Core Java V. 1 &#8211; Fundamentals: as such, it&#039;s a definitive guide to Java for serious programmers who want to apply Java to real-world projects. It&#039;s been fully updated for the new Java SE 6 platform and provides a tutorial appropriate for both college-level computer libraries and as text assignments for classrooms. Chapters cover all the basics but apply them to real-world practices, incorporating all the new facets of Java SE6 in a guide essential for Java learners.</p>
<p>Diane C. Donovan<br />
<br />California Bookwatch<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harvey Birdman</title>
		<link>http://www.cgiphp.com/blog/core-java/comment-page-1/#comment-141</link>
		<dc:creator>Harvey Birdman</dc:creator>
		<pubDate>Sat, 06 Feb 2010 07:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/core-java/#comment-141</guid>
		<description>I give this a 5 for quality of content ( I mean really. It&#039;s the gold standard.) but subtract two stars for the idiotic decision to not include a CD/E-Book. Instead, the purchaser receives a coupon good for a 45 day trial to &#039;Safari, the Online Bookshelf&#039;. 
&lt;br /&gt;
&lt;br /&gt;Well, isn&#039;t that just spiffy. I expect that after 45 days, one is supposed to pay... to view the material you&#039;ve already paid for. 
&lt;br /&gt;
&lt;br /&gt;Let&#039;s stretch our imaginations a bit, and go to a world where some poor souls still use a dial-up connection... or where an individual works on a laptop at a remote location where there is no Internet connectivity. In such a fantastical world, this &#039;Safari&#039; gimmick is worthless. I sense more misguided social activism than a grasp of the reality where the potential purchaser of the book might live and work.
&lt;br /&gt;
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>I give this a 5 for quality of content ( I mean really. It&#039;s the gold standard.) but subtract two stars for the idiotic decision to not include a CD/E-Book. Instead, the purchaser receives a coupon good for a 45 day trial to &#039;Safari, the Online Bookshelf&#039;. </p>
<p>Well, isn&#039;t that just spiffy. I expect that after 45 days, one is supposed to pay&#8230; to view the material you&#039;ve already paid for. </p>
<p>Let&#039;s stretch our imaginations a bit, and go to a world where some poor souls still use a dial-up connection&#8230; or where an individual works on a laptop at a remote location where there is no Internet connectivity. In such a fantastical world, this &#039;Safari&#039; gimmick is worthless. I sense more misguided social activism than a grasp of the reality where the potential purchaser of the book might live and work.<br />
<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. Barker</title>
		<link>http://www.cgiphp.com/blog/core-java/comment-page-1/#comment-140</link>
		<dc:creator>D. Barker</dc:creator>
		<pubDate>Sat, 06 Feb 2010 07:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/core-java/#comment-140</guid>
		<description>The book does well is saying what&#039;s new in JDK 5.0 and later.  It doesn&#039;t do well in actually covering it.  The book shows results of certain arguments, commands, etc..., without actually showing you the command that would be executed to achieve the result. It leave you to the trial and error of figuring out the syntax by yourself.  
&lt;br /&gt;
&lt;br /&gt;It also lacks explanation at the beginning chapters, making this a book I wouldn&#039;t want to start out learning JAVA with.  I don&#039;t have other JAVA books covering the new specs, so I don&#039;t have anything to compare this to. However, I learned JAVA initially with FAR superior books to this.  One was Introduction to JAVA Programming by Liang. It explaned everything a beginner needs to know, and included plenty of example code, and explained the code. I don&#039;t know if there is a new version though, and the one I have would be outdated now.
Rating: 1 / 5</description>
		<content:encoded><![CDATA[<p>The book does well is saying what&#039;s new in JDK 5.0 and later.  It doesn&#039;t do well in actually covering it.  The book shows results of certain arguments, commands, etc&#8230;, without actually showing you the command that would be executed to achieve the result. It leave you to the trial and error of figuring out the syntax by yourself.  </p>
<p>It also lacks explanation at the beginning chapters, making this a book I wouldn&#039;t want to start out learning JAVA with.  I don&#039;t have other JAVA books covering the new specs, so I don&#039;t have anything to compare this to. However, I learned JAVA initially with FAR superior books to this.  One was Introduction to JAVA Programming by Liang. It explaned everything a beginner needs to know, and included plenty of example code, and explained the code. I don&#039;t know if there is a new version though, and the one I have would be outdated now.<br />
Rating: 1 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.280 seconds -->

