Favorite Java textbook

Reply

Join Date: Jun 2005
Posts: 14
Reputation: rpratt is an unknown quantity at this point 
Solved Threads: 0
rpratt rpratt is offline Offline
Newbie Poster

Favorite Java textbook

 
0
  #1
Jul 27th, 2005
Hi,
I'm teaching a Java course this fall and was wondering if anyone has a favorite Java textbook. I'm planning on using Java Methods, but I'm not totally in love with it yet.

Anyone have any input?
It would be greatly appreciated!
Thanks!
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 257
Reputation: sam1 is an unknown quantity at this point 
Solved Threads: 1
sam1's Avatar
sam1 sam1 is offline Offline
Posting Whiz in Training

Re: Favorite Java textbook

 
0
  #2
Jul 27th, 2005
hi

i bought this book java how to program by dietel. it is quite good explains everything from beggning.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Favorite Java textbook

 
0
  #3
Jul 27th, 2005
Deittel is not very good, anything from a Microsoft employee specialising on C I mistrust automatically

The best currently on the market are:
Head First Java (Sierra/Bates) and
Agile Java (Langr) (which I proofread before it went into print)
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 257
Reputation: sam1 is an unknown quantity at this point 
Solved Threads: 1
sam1's Avatar
sam1 sam1 is offline Offline
Posting Whiz in Training

Re: Favorite Java textbook

 
0
  #4
Jul 27th, 2005
hi

why everyone has problem with microsoft.....lol

any way that is my first java book and as a bigginer it helped me alot. :cheesy:
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 14
Reputation: rpratt is an unknown quantity at this point 
Solved Threads: 0
rpratt rpratt is offline Offline
Newbie Poster

Re: Favorite Java textbook

 
0
  #5
Jul 27th, 2005
Can I ask what you all liked about these books? The course is for students who have never programmed before - yikes! :eek: Did you teach yourselves from these books, or were they part of courses?

Thanks for the input!
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Favorite Java textbook

 
0
  #6
Jul 27th, 2005
My Java books:

Teach yourself Java 2 in 24 hours --- Good if you want from ground up.
Java 2 Primer Plus -- Excellent book.
J2ee Core Patterns -- Haven't read it yet
Java 1.5, A developers notebook --- Excellent
Java 2 Certification -- Excellent
Head first servlets and JSP -- Excellent(although I haven't read all of it yet)


I liked the certification book and the head first servlets best. Those are jam packed with information.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Favorite Java textbook

 
0
  #7
Jul 27th, 2005
I've nothing against Microsoft, but the concept of someone from Microsoft who's an expert in their products writing (while a Microsoft employee) a book about a competing product doesn't inspire confidence (it wouldn't have inspired confidence if it were anyone else writing a book about a product from a competing company).

Hf Java is an excellent book. I didn't read all of it but have read others in the series and others by the same authors.
It's designed to be FUN while teaching, causing the material to stick in the mind and inspiring the students.

All books out of the "teach yourself in XXX" series are extremely shallow, not recommended except as an introduction into a topic where you later use other books to get to know that topic.
I'd not recommend them to anyone, except as that, an introduction to see if a topic is worth further study.

Jeff Langr's book is designed (as is HF Java) to be used in a classroom environment as well as for individual study.
As I said I proofread it

The JDK 1.5 Developer's notebook is hardly a beginners' book, neither are certification books or pattern catalogues
HF Servlets and JSP is also hardly a book for beginning Java programmers. One should learn to swim before attempting the deep

I am completely self-taught in Java, learning as I went along from a huge pile of books.
My first one was actually Java in a Nutshell, 2nd edition (covering Java 1.1), purchased in 1997 when I was sick in a hotel in London and wanted something to do while the family had fun in the theaters and restaurants.
My current library has 30+ books on Java and associated libraries, some more obscure than others.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 609
Reputation: freesoft_2000 is an unknown quantity at this point 
Solved Threads: 7
freesoft_2000 freesoft_2000 is offline Offline
Practically a Master Poster

Re: Favorite Java textbook

 
0
  #8
Jul 27th, 2005
Hi everyone,

Originally Posted by jwenting
Deittel is not very good, anything from a Microsoft employee specialising on C I mistrust automatically
I agree 100%.

Anyways my first book was Java - by Laura Lemay. I bought in 1995. It only had java 1.0 - awt and nothing else.

ps. I do not hate Microsoft

Richard West
Microsoft uses "One World, One Web, One Program" as a slogan.
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond

Tell me what type of software do you like and what would you pay for it

http://www.daniweb.com/techtalkforums/thread19660.html
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Favorite Java textbook

 
0
  #9
Jul 27th, 2005
Originally Posted by jwenting
Jeff Langr's book is designed (as is HF Java) to be used in a classroom environment as well as for individual study.
As I said I proofread it
So that's why there's so many mistakes in it. :lol: :lol:
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 2
Reputation: dxFoo is an unknown quantity at this point 
Solved Threads: 0
dxFoo dxFoo is offline Offline
Newbie Poster

Re: Favorite Java textbook

 
0
  #10
Jul 28th, 2005
I hardly see any suggestions for this certain book, but it's sold millions of copies. I'd suggest picking up Java: The Complete Reference by Herbert Schildt.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC