<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[JavaRanch: Latest posts for the topic "Good Java Book??"]]></title>
		<link>http://www.coderanch.com/forums/t/33/Beginning-Java/Good-Java-Book</link>
		<description><![CDATA[Latest messages posted in the topic "Good Java Book??"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[Hi all,<br />  <br />    I've been having a problem learning <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a>, I started out with the "Java for Dummies", and I learned some basics, then the book trailed off near the end. <br />  <br /> I then got the "head first" book. After about a few chapters, they lost me in the way they presented it, as well as the fact you should be familiar with Java before reading it.<br />  <br /> Next I just got this past week "Java 5 A Beginner's Tutorial". Needless to say even though they said beginners tutorial, they went from basic to advanced in less than 77 pages, then I got lost again.. <br />  <br /> My problem is that whether a book has just told me how to do something, or just showed me, but the Dummies book did both which I loved, but only goes but so far into Java.. <br />  <br /> I've been studying between these books mentioned for a few months and feel lost..  Does anyone have a reccomendation on a good book that starts off to a beginner but advances well??]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770307</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770307</link>
				<pubDate><![CDATA[Wed, May 3 2006 22:33:00 MDT]]></pubDate>
				<author><![CDATA[Jeremy Parsons]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[My son (then 16) learned how to program with <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> from <a class="snap_shots" href="http://bluej.org/objects-first/" target="_new" rel="nofollow">Objects First</a>. I only know the first edition but it looks as if the third edition is going to be at least as good. Because the book is rather expensive, take a look at the <a class="snap_shots" href="http://bluej.org/objects-first/sequence.html" target="_new" rel="nofollow">contents</a>, you can then see if you can "take it"   <img src="http://www.coderanch.com/images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /><br /> [ May 03, 2006: Message edited by: Barry Gaunt ]<br /> ]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770308</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770308</link>
				<pubDate><![CDATA[Wed, May 3 2006 23:09:00 MDT]]></pubDate>
				<author><![CDATA[Barry Gaunt]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[Hi,<br /> You can start with <br /> The Complete Reference by Patrick Naughton and Herbert Shield. <br />  <br /> After that you can refer to Thinking in <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> by Bruce Eckel. It is a nice book. It's pdf version is also available on net.   <img src="http://www.coderanch.com/images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770309</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770309</link>
				<pubDate><![CDATA[Wed, May 3 2006 23:52:00 MDT]]></pubDate>
				<author><![CDATA[Paras Jain]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[the book titled "JAVA SOFTWARE SOLUTIONS, <i>foundations of program design, 4th edition</i> "  By: Lewis and Loftus<br />  <br /> is a really good book plenty of example and easy explanations<br />  <br /> -Justin-]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770310</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770310</link>
				<pubDate><![CDATA[Wed, May 3 2006 23:55:00 MDT]]></pubDate>
				<author><![CDATA[Justin Fox]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[HF <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> doesn't assume you know Java, but it does assume you know what they're teaching in one chapter before moving on to the next.<br />  <br /> If you don't look for a book that teaches you something you might want a reference rather than a tutorial.<br />  <br /> Dummies books are useless. They make people think they know something when in fact they don't. Just giving examples doesn't teach you anything, you learn things by doing them yourself, which is how the books you dismissed do it.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770311</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770311</link>
				<pubDate><![CDATA[Thu, May 4 2006 02:30:00 MDT]]></pubDate>
				<author><![CDATA[Jeroen T Wenting]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[I never stated I "just" wanted examples. I also want to know how to do something, but would like to see an example of code "in addition" to the tutorial. <br />  <br /> I mean I love hands on, but if I'm just reading and then typing what I see in the book without understanding, I'm really not getting anywhere. I may pick-up a few things here and there, but not much.<br />  <br /> Head First <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> does assume some experience in the prequsites part. <br />  <br /> It states "In this book, we assume you are familiar with some type of programming language".<br />  <br /> Knowing a few things in Java didn't really help when I read the head First book..  Perhaps if you've learned all the basics, or want to prepare for a Java test,etc,then the book would be great. <br />  <br /> But for an absolute beginner like myself, I didn't find it very helpful..<br />  <br /> I need something that shows you Java and really gets in extreme detail in the basics before moving on.  <br />  <br /> I have never done any type of programming except HTML, which I really don't count as programming.<br /> [ May 04, 2006: Message edited by: Jeremy Bernard ]<br /> ]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770312</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770312</link>
				<pubDate><![CDATA[Thu, May 4 2006 02:59:00 MDT]]></pubDate>
				<author><![CDATA[Jeremy Parsons]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[I started learning <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> from Walter Savitch's, "<a class="snap_shots" href="http://cwx.prenhall.com/savitch/" target="_new" rel="nofollow">Java - An introduction to Computer Science and Programming</a>", which takes a detailed approach to the fundamentals of the language and programming logic.  The book has good examples that are often written one way and then rewritten to show a more efficient/improved approach.  Each chapter has good projects for the reader to write and understand before moving on.<br />  <br /> As Paras Jain mentioned, Bruce Eckel's, "<a class="snap_shots" href="http://www.mindview.net/Books/TIJ/" target="_new" rel="nofollow">Thinking In Java</a>", is a good book, but as others it assumes some previous knowledge.  It reviews the basics, but it not nearly as detailed as the Savitch book.  It is a great book to get an understanding before researching, plus the previous (3rd edition) is free in PDF format, so taking a look can't hurt.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770313</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770313</link>
				<pubDate><![CDATA[Thu, May 4 2006 08:04:00 MDT]]></pubDate>
				<author><![CDATA[M. Bunyard]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[the book i referred is pretty good, I've used it the past two semesters in<br />  <br /> my college classes.<br />  <br /> like i said, it talks about a particular subject in great detail, <br />  <br /> For Example:  How to print something to the monitor.<br />  <br /> it goes over the different ways, and then has examples using those methods.<br />  <br /> and it explains what "System.out" means, and what it is..<br />  <br /> it a really good book, but i guess its my opinion.<br />  <br /> -Justin-]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770314</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770314</link>
				<pubDate><![CDATA[Thu, May 4 2006 09:06:00 MDT]]></pubDate>
				<author><![CDATA[Justin Fox]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[Justin<br />  <blockquote class="uncited">
			<div><b>the book i referred is pretty good, I've used it the past two semesters in<br />  <br /> my college classes.<br />  <br /> like i said, it talks about a particular subject in great detail, <br />  <br /> For Example: How to print something to the monitor.<br />  <br /> it goes over the different ways, and then has examples using those methods.<br />  <br /> and it explains what "System.out" means, and what it is..<br />  <br /> it a really good book, but i guess its my opinion.<br />  <br /> -Justin-</b></div>
		</blockquote><br />  <br /> About which one you are talking could you pls tell the name with author.....<br />  <br />   <img src="http://www.coderanch.com/images/smilies/jr-confused.gif" border="0">]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770315</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770315</link>
				<pubDate><![CDATA[Thu, May 4 2006 09:10:00 MDT]]></pubDate>
				<author><![CDATA[Ankur Sharma]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[I liked Murach�s beginning <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> 2 JDK5 (authors: Doug Lowe, Joel Murach, Andrea Steelman), and another good book is Beginning Java Objects from concepts to code (author: Jacqiue Barker - Apress).<br /> [ May 04, 2006: Message edited by: Amir Alagic ]<br /> ]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770316</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770316</link>
				<pubDate><![CDATA[Thu, May 4 2006 09:49:00 MDT]]></pubDate>
				<author><![CDATA[Amir Alagic]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[No matter which book you use, you are going to find some speed bumps. These are different for every reader -- one person might need more detail about what static means, while another might need more detail about protected access or polymorphism. In any case, it's doubtful that any one book will be able to present everything at the level of detail required by any particular reader.<br />  <br /> So maybe you can get the additional help you need through these boards. Can you tell us where exactly you're getting stuck? What exactly doesn't make sense?<br />  <br /> You could post something like: "The book says _______, so I thought that _______. But when I try _______, then _______ happens instead. What am I missing?"]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770317</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770317</link>
				<pubDate><![CDATA[Thu, May 4 2006 10:32:00 MDT]]></pubDate>
				<author><![CDATA[marc weber]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[You may also want to consider the JavaRanch's own cattledrive.  even if you don't sign up for the course, the problems are posted, and you can work through them yourself.<br />  <br /> You can post questions here about how to do stuff, what you've tried, etc.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770318</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770318</link>
				<pubDate><![CDATA[Thu, May 4 2006 10:35:00 MDT]]></pubDate>
				<author><![CDATA[fred rosenberger]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[i posted it further up, but i'll tell you it again,<br />  <br /> <br /> its called:<br />  <br /> "JAVA SOFTWARE SOLUTIONS, <i>foundations of program design, 4th edition</i><br /> "<br />  <br /> by: Lewis and Loftus]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770319</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770319</link>
				<pubDate><![CDATA[Thu, May 4 2006 12:51:00 MDT]]></pubDate>
				<author><![CDATA[Justin Fox]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[Head First <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> is, in my opinion, the best overall Java tutorial there is.  It's engaging and entertaining, but still covers the topics in enough depth to be worthwhile.  <br />  <br /> My suggestion is that you go to your local Borders or Barnes and Noble bookstore, and get some examples of the books recommended here.  Then drink a couple cups of coffee and read the first chapter of each one.  Buy the one that appeals to you most based on that reading.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770320</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770320</link>
				<pubDate><![CDATA[Thu, May 4 2006 14:13:00 MDT]]></pubDate>
				<author><![CDATA[Tom Fulton]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[I always recommend one book which gives a very solid introduction in OO principles before launching into too much <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a> syntax:<br />  <br /> <a class="snap_shots" href="http://www.apress.com/book/bookDisplay.html?bID=406" target="_new" rel="nofollow">http://www.apress.com/book/bookDisplay.html?bID=406</a><br /> <a class="snap_shots" href="http://www.amazon.com/gp/product/1590594576" target="_new" rel="nofollow">http://www.amazon.com/gp/product/1590594576</a><br />  <br /> You'll find a table of contents on the first link as well.<br />  <br /> It is my belief that you cannot possibly understand Java without knowing about objects first. This book (which has been revised since the original edition I purchased many years ago) first introduces object concepts, then how to design good applications, looks at Java syntax (including the new J2SE 5.0 features like generics) and ends up with some GUI construction using AWT/Swing.<br />  <br /> It isn't an extensive Java API reference - the free JavaDoc is in my opinion much better than any printed manual anyway - but it's an excellent introduction and will teach you good habits from the outset.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770321</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770321</link>
				<pubDate><![CDATA[Thu, May 4 2006 15:50:00 MDT]]></pubDate>
				<author><![CDATA[Charles Lyons]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[Thanks to you all.. I have been looking at the information I have found about the books recommended. <br />  <br /> I figure I will have to buy a few books so I can try to cover as much as possible, that way if I get stuck in one book, I can read another to see if I can gather what I need to continue in the other, etc..]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770322</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770322</link>
				<pubDate><![CDATA[Thu, May 4 2006 19:19:00 MDT]]></pubDate>
				<author><![CDATA[Jeremy Parsons]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[head first object-oreinted and Design should be out soon, I think.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770323</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770323</link>
				<pubDate><![CDATA[Thu, May 4 2006 22:44:00 MDT]]></pubDate>
				<author><![CDATA[Amit Batra]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[i really don't know how to react. this forum is very helpful. that's all i can say. i'm a <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">java</a> newbie. shifting little by little to java.<br />  <br /> to the one who posted, i got a lot of eBooks about java. i collected a lot from the web before i finally decided to learn the language. in fact, i already have some of the books mentioned in this topic. just in case you need one, i'd be glad to send you.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770324</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770324</link>
				<pubDate><![CDATA[Thu, May 4 2006 23:58:00 MDT]]></pubDate>
				<author><![CDATA[marcus daimler]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[Sure, I need all the help I can get in Java..lol]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770325</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770325</link>
				<pubDate><![CDATA[Fri, May 5 2006 10:26:00 MDT]]></pubDate>
				<author><![CDATA[Jeremy Parsons]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[I just wanted to thank everyone who put their thoughts and recommendations into this thread. After reading all of your responses and reading all the reviews on amazon for the different books, I decided to purchase Head First <a href="http://www.javaranch.com" class="faq" title="A Friendly Place for Java Greenhorns" target="_new">Java</a>, 2nd Edition. I'm confident this will be the resource that will finally help me to learn Java. My AP Computer Science A textbook is horrible; it gives one long program per chapter and explains different concepts and ideas that are used in it. I need more than that. Again thanks for your contribution, and I hope others can benefit as well.<br />  <br /> What we really need is a sticky thread somewhere with different Java books and a short summary of each one, their strengths and weaknesses, etc.]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770326</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770326</link>
				<pubDate><![CDATA[Sun, May 7 2006 23:24:00 MDT]]></pubDate>
				<author><![CDATA[Daniel Lucas]]></author>
			</item>
			<item>
				<title>Good Java Book??</title>
				<description><![CDATA[follow this site <br />  <br /> <a class="snap_shots" href="http://www.jchq.net/certkey/index.htm" target="_new" rel="nofollow">http://www.jchq.net/certkey/index.htm</a><br />  <br /> <br />  <br /> <br />  <br /> <br />  <br /> <br />  <br />  <a class="snap_shots" href="mailto:chandra_sekhar_mca@yahoo.com">chandra_sekhar_mca@yahoo.com</a>]]></description>
				<guid isPermaLink="true">http://www.coderanch.com/forums/posts/preList/403409/1770327</guid>
				<link>http://www.coderanch.com/forums/posts/preList/403409/1770327</link>
				<pubDate><![CDATA[Mon, May 8 2006 03:04:00 MDT]]></pubDate>
				<author><![CDATA[nchandrasekhar_mca ]]></author>
			</item>
	</channel>
</rss>
