posted 21 years ago
I have the Murach's Beginning Java 2 book, and while I think it's admirable that a former software developer for the USAF would write a book on programming, personally I hate the book.
If you believe in the "you learn with your muscles" theory, then go ahead and copy the source from the Murach's book, then let them explain to you why things are working the way they are. It just got very stagnant that way, for me.
Therefore, I recommend a book like Deitel & Deitel's "Java How to Program Fourth Edition" book. Sure, it's a huge book, but I find their approach to having you read from a text book and occasionally provide examples of what they are talking about, THEN having you solve problems at the end of the chapter, the best approach to learning Java.
I just don't buy the "copy and paste" game. It's better to write your own source from solutions you created out of reading problems.
if you don't know, then ask. if you do know, then share. love is knowledge.