Just wondered which books have you read on java? dident find any other place to post this....
Andy Ceponis
Ranch Hand
Joined: Dec 20, 2000
Posts: 782
posted
0
Ive read: Just Java 2 (Peter Van Der Linden) Beginning Java2 1.3 (Ivor Horton) the Deitel& Deitel java book Sam's Learn Java in 21 days (premium edition)
Andrew Shafer
Ranch Hand
Joined: Jan 19, 2001
Posts: 338
posted
0
I never learned to read
!_I_Know_Kung_Fu_!
Greg Harris
Ranch Hand
Joined: Apr 12, 2001
Posts: 1012
posted
0
"Anna Karenina" - Leo Tolstoy
"Walden" - Henry David Thoreau
"For Whom the Bell Tolls" - Ernest Hemingway
what?
Greg Harris
Ranch Hand
Joined: Apr 12, 2001
Posts: 1012
posted
0
oh, you said "java" books... sorry
"Just Java 2" - Peter Van der Linden (good book)
Java Programming on Linux" - Meyers (good if you like Linux)
"Teach Yourself Java 2 Platform" - Lemay & Cadenhead (good examples to work through)
"Computing Concepts With Java 2 Essentials" - Cay Horstman (school text... not recommended because it is too basic)
Stevie Kaligis
Ranch Hand
Joined: Feb 04, 2001
Posts: 400
posted
0
Java How to Program (Deitel & Deitel) Thinking in Java (Bruce E.) Java Network Programing (Elliotte R. H. - 2nd edition) Java 2 from Scratch (Haines - a very good book) Java Server Pages (Hans Bergsten) Enterprise Development with VisualAge for Java (Dale R. Nilsson) certification book (help me passed SCJP exam): A Programer's Guide to Java Certification (Khalid Mughal) Java 2 ExamCram (Bill Brogden)
Aakanksha
Ranch Hand
Joined: Jul 17, 2001
Posts: 60
posted
0
Complete Reference - Patrik Naughton Just Java - Peter Van Der Linden Java Servlets - O'Reilly pub Thinking in Java A Programer's Guide to Java Certification -Khalid Mughal (still reading it, plan to give sjcp soon) Professional JSP - Wrox pub
Ive read and still reading Beginning Java 2... [This message has been edited by Dan Lund (edited July 20, 2001).]
Dave Vick
Ranch Hand
Joined: May 10, 2001
Posts: 3244
posted
0
Read/used the Dietel & Dietel book in a class I took at school. I was not impressed with it. A lot of emphasis on swing some of the examples I think were not well explained. Also got the O'Reilly in a nutshell book, it is great, not a book to learn from but great to use as a reference. I need to go out an get a new book for reference and that I can use for examples and the basics - I'm leaning towards the just java book, but wanted to wait and see if they are coming out with a new edition in the near future. Dave
Dave
A Agrawal
Ranch Hand
Joined: Jul 13, 2001
Posts: 41
posted
0
Java Complete Ref for basics. Java Certification Guide (Robert n Heller) for SCJP. Rest I learned from JavaAPI. ------------------ Amit Agrawal, New Delhi, India.
Amit Agrawal,<BR>New Delhi, India.
Christophe Lee
Ranch Hand
Joined: Jul 10, 2001
Posts: 142
posted
0
Intro to Java by Cay Horstmann Data Structures and Algorithms with Java by....some Indian guy, I forget Certification book by RHE Exam Notes by Phillip Heller The Orielly Java Servlets book going to read in the near future: the developer's section of the RHE Certification book the J2EE Tutorial from the sun website (yes, I printed all 418 pages out and bound it) and Wrox's ECommerace with Java and the rest of the tutorials on sun's website Any more ones I should consider?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.