Hi I'm a hard-core Oracle guy. Can anyone tell me a real good book in Java from beginners point of view keeping in mind I have little or no exerience in C
Rich Wardwell
Ranch Hand
Joined: Jan 20, 2000
Posts: 33
posted
0
There is a book review section of this web site, you might want to check it out. As far as beginner books, the two that I generally recommend are Ivor Horton's Beginning Java or Peter Van Der Linden's Just Java 2. Ivor's book was kind of the old standard (I used the JDK 1.1 edition of the book extensively), whereas Peter's book seems to be the hot book now. I don't think you can go wrong with either of them.
<B>Rich Wardwell</B><BR> <A HREF="mailto:rcw3@levelpath.com" rel="nofollow">rcw3@levelpath.com</A> <BR>Sun Certified Programmer for the Java 2 Platform
Tony Alicea
Desperado
Sheriff
Joined: Jan 30, 2000
Posts: 3219
posted
0
My recommendation is the same as the author of Just Java 2: If you know C (or C++) already, that book is best. And I concur with the opinion about Ivor Horton's book. This last one is better for non-C programmers, IMO. And there is a Java 2 version out. In BOTH cases, be sure to download the errata from the Web.
Tony Alicea Senior Java Web Application Developer, SCPJ2, SCWCD
kazi Shahin
Greenhorn
Joined: Nov 14, 2010
Posts: 20
posted
0
I'm following Head First. It's really good to understand java
I really like Head First: Java. The book is not only good for beginners, it also does a good job on explaining the concept ie. OO, some patterns. Lots of pictures!
Gary
star chaser..
Bobby Smallman
Ranch Hand
Joined: Sep 09, 2010
Posts: 107
posted
0
I would suggest Head First Java as anyone's first steps into the magical world of Java. It is a relatively quick book which will give you a solid base on which you can expand in any direction you want. I think, more than any other starting Java book, it makes you love what you are learning. Or I suppose Kathy Sierra would say it creates a "passion" for Java.
Whichever way you choose to start, always feel free to come back to the Ranch for help!
Wauw it took you more then 10 years to post your first post! Then welcome isn't really in please but welcome. Please check your private messages for an administrative matter.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.