| Author |
JAVA books online
|
jack worthing
Greenhorn
Joined: Dec 02, 2008
Posts: 18
|
|
hi can any body suggest where i can find best java books PDF versions online so i can download them. thankyou.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
www.amazon.com does some PDFs. The individual publishers will have the same if you google for them. There is also Safari.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
You should be aware that many sites that offer books for download are actually pirating copyrighted works. I assume you do not work for free, so you should give authors their due and purchase books that you use. That said, there are several works available under very generous licenses which allow you to download a copy. One such work is How to Think Like A Computer Scientist.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32604
|
|
Not a book I like at all; I have downloaded a copy and found quite a lot of errors in it. Also it doesn't teach Object-Oriented programming. You would be better searching for the 3rd edition of Thinking in Java by Bruce Eckel. A bit out of date, but a much better book.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
Originally posted by Campbell Ritchie: Not a book I like at all; I have downloaded a copy and found quite a lot of errors in it.
That's too bad. I haven't read the Java version, but I keep the Python version around for reference. I haven't spotted any errors and it covers the basics of Python's Object-oriented features well. It's probably worth mention that the Java Tutorial is available for download, though I don't know the format (probably HTML). [ December 03, 2008: Message edited by: Joe Ess ]
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32604
|
|
|
Thank you, Joe; I shall remember that because somebody is asking for help with his Python.
|
 |
 |
|
|
subject: JAVA books online
|
|
|