> I have a C and C++ background and i'm looking for "THE" java book, like the > "C Programming Language, best know as K&R, for C and the "C++ Programming > Language" by Bjarne Stroustrup for C++.
I have always liked the Core Java books (two volumes) by Horstmann and Cornell. now in their eighth edition. See http://www.horstmann.com/corejava.html for more details. I also support the other poster's recommendation of Josh Bloch's book entitled Effective Java as an excellent reference, but not necessarily as a first source for learning Java. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

