19th out of 19 books
—
9 voters
Goodreads helps you keep track of books you want to read.
Start by marking “Absolute Java” as Want to Read:
Absolute Java
Praised for providing an engaging balance of thoughtful examples and explanatory discussion, ?best-selling author Walter Savitch explains concepts and techniques in a straightforward style using understandable language and code enhanced by a suite of pedagogical tools.? "Absolute Java "is appropriate for both introductory and intermediate programming courses introducing Ja ...more
Paperback, 1248 pages
Published
January 1st 2006
by Addison Wesley Publishing Company
(first published December 10th 2003)
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
Absolute Java,
please sign up.
Be the first to ask a question about Absolute Java
Community Reviews
(showing 1-30 of 219)

Mar 01, 2014
Jonathan Lovelace
rated it
it was ok
·
review of another edition
Shelves:
outread-aubrey-2014
As a basic introduction to programming and to Java, I suppose it's OK. It seemed unnecessarily brief on points I thought would most warrant extended discussion, and unnecessarily expansive on points I thought would have been better handled very briefly, but since very little of the material was at all new to me, I don't have a good sense of how his pacing and organization serve his intended audience.
There is one trivial problem, however, that I find very telling: his placement of braces in sampl ...more
There is one trivial problem, however, that I find very telling: his placement of braces in sampl ...more

Good book for Java beginners or information refreshment but can be organized better than that
as an example
1- File IO chapter not complete about most important classes on java.io package , why you focus on Scanner and PrintWriter classes
2- as a Java beginner I will not be interested in a whole chapter about Recursion ,just a few examples will be good
3- UML and Patterns chapter it will be better if it was after all OOP topics (classes and interfaces) and put it in practical example (I prefer S ...more
as an example
1- File IO chapter not complete about most important classes on java.io package , why you focus on Scanner and PrintWriter classes
2- as a Java beginner I will not be interested in a whole chapter about Recursion ,just a few examples will be good
3- UML and Patterns chapter it will be better if it was after all OOP topics (classes and interfaces) and put it in practical example (I prefer S ...more
There are no discussion topics on this book yet.
Be the first to start one »