Good Java Book? |
| |
|
|
|
New Coder Posts: 18 Topics: 5
|
|
|
September 06, 2008, 01:27:53 PM
|
|
I need really good book to learn Java.Can you guys recommend me something.I heard that the books by deitel and deitel are pretty good but i'm not sure. Now i know that there are tutorials online to learn java but i preffer to learn from a book, maybe because i started learning my first language c++ this way.
|
|
| |
|
|
|
Regular Coder Posts: 50 Topics: 15
|
|
|
September 10, 2008, 04:44:17 AM
|
Well a nice book I am currently using to learn Java was written by two University professors (English and Australian I believe), and they teach via a ground up approach getting into GUI and Object Orientated in later stages of the book. It is actually focused around a neat compiler great for beginners called http://bluej.org/. The book is called: "Objects First with Java - A Practical Introduction using BlueJ" Written By: David J. Barnes & Michael Kölling Info: Prentice Hall / Pearson Education, 2008 ISBN 0-13-606086-2 That's actually a recent edition of the book (4th), o is very up to date. Good Luck!
|
|
| |
|
|
|
Regular Coder Posts: 50 Topics: 15
|
|
|
September 11, 2008, 01:46:20 AM
|
|
I think if you are just staring java then the best book for you would be the book by an indian author Balaguruswamy........... and if you want to learn more advanced java then the best book is BY Herbt Schildt........... I have studied both of these books and these books are really good.............. You must give them a try for sure..........
|
|
| |
|
|
|
New Coder Posts: 49 Topics: 14
|
|
|
September 16, 2008, 03:09:32 AM
|
|
Hi you are right,Online learning is not so easy for continues. Book reading is preferred. On the selection of book it all depends what kind of learning do you want. below are two books that you can refer to teach Java
The Java Handbook by Patrick Naughton, Michael Morrison Publisher: Osborne/McGraw-Hill
Teach Yourself Java 1.1 in 21 Days by Laura Lemay , Charles Perkins
if you want quick learning then go for 21 days because i have already gone for SQL server in 21 days and they have almost covered all the points.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
September 16, 2008, 04:17:22 AM
|
Teach Yourself Java 1.1 in 21 Days
Seeing we are currently on Java 6, 1.1 is quite out of data - there is a Teach yourself Java 6 in 21 Days if you wanted to go down this route, which will be more up todate
|
|
| |
|
|
|
New Poster Posts: 10 Topics: 0
|
|
|
October 07, 2008, 01:54:27 AM
|
|
you can get training in the latest version of Java by using the newest edition of that book, Murach's Java SE 6. It covers the classic core features that make Java such a stable product, as well as SE 6 enhancements like the StAX XML API, automatic database driver loading, iterable SQL exceptions, and the Derby database that now comes with Java.
|
|
| |
|
|
|
Regular Coder Posts: 67 Topics: 33
|
|
|
December 26, 2008, 10:54:46 PM
|
Actually i learnt java basics in my school book but after i entering college , i need to be more professional then " Thinking in java" this book. The book is :Thinking in java Author :Bruce Eckel thanks for sharing your experience.. 
|
|
| |
|
|
|
New Coder Posts: 15 Topics: 0
|
|
|
March 09, 2011, 12:06:57 PM
|
|
According me Objects First With Java is best book. This book is the first fully integrated in the Java development environment BlueJ textbooks and teaching object-oriented principles. The book is a valuable way to introduce new programming.
dell coupons codes
|
|
| |
|
|
|
New Coder Posts: 44 Topics: 0
|
|
|
March 29, 2011, 09:36:24 PM
|
|
Thanks for sharing this information but I am using Complete reference for java.
« Last Edit: April 10, 2011, 09:49:08 PM by Admin »
|
|
| |
|
|
|
Regular Coder Posts: 91 Topics: 4
|
|
|
April 07, 2011, 04:14:00 AM
|
|
All books by O’Reilly are a good collection.
|
|
| |
|
|
|
Skilled Coder Posts: 125 Topics: 0
|
|
|
April 12, 2011, 11:47:05 PM
|
|
I would like to suggest you Objects First With Java book. You can learn JAVA from it's official website and also from the w3school.
|
|
| |
|
|
|
New Poster Posts: 1 Topics: 0
|
|
|
April 15, 2011, 09:51:58 PM
|
|
I think w3schoo is a good way to learn java.
|
|
| |
|
|
|
Regular Coder Posts: 91 Topics: 4
|
|
|
April 24, 2011, 06:47:20 AM
|
|
Thinking in Java by Bruce Eckel & O'Reilly's Java in a Nutshell are good book for both tutorials and reference.
|
|
| |
|
|
|
New Coder Posts: 25 Topics: 2
|
|
|
April 26, 2011, 12:57:01 PM
|
|
Online learning is not so simplified for continues. Collection datum is desirable. On the option of playscript it all depends what benign of learning do you need. beneath are two books that you can intend to learn Beverage.
|
|
| |
|
|
|
Skilled Coder Real name: Janne
Location: california
Gender: 
Age: 26
Posts: 108 Topics: 1
|
|
|
May 02, 2011, 02:42:50 AM
|
|
Java Head first is a good book to study........... java 2 primer is also good.........
|
|
| |
|
|
|
New Poster Posts: 4 Topics: 1
|
|
|
May 22, 2011, 09:27:26 AM
|
|
Do they have the PDF version of some of this books online to dowload for free?
|
|
| |
|
|
|
Skilled Coder Posts: 149 Topics: 0
|
|
|
May 25, 2011, 04:52:52 AM
|
|
go for java headfirst n search on goolgle for more books n knowledge. . . . . . . .
|
|
| |
|
|
|
Professional Coder Posts: 229 Topics: 7
|
|
|
July 18, 2011, 12:18:07 AM
|
|
I always refer java complete reference book. Its very good reference book. And if you need basic java shortly then use balagurusamy.
|
|
| |
|
|
|
Regular Coder Posts: 66 Topics: 2
|
|
|
January 15, 2012, 11:50:46 AM
|
|
I would suggest the latest version of Y. Daniel Liang's "Introduction to Java Programming." He publishes books at two levels: Brief and Comprehensive. My recommendation would be the Comprehensive volume, which as of December 2009 is in its 8th edition.
The Comprehensive volume has been a standard at many IT and Computer Science programs for years. My first hand knowledge is from courses taken at the B. Thomas Golisano School of Computing and Information Sciences at the Rochester Institute of Technology. There is also a companion website operated by the author with additional resources and aides that are edition specific and accessible with the purchase of this text.
|
|
| |
|
|
|
Skilled Coder Posts: 115 Topics: 0
|
|
|
February 02, 2012, 02:24:57 AM
|
|
JAVA Beans is a nice book, Its very simple and easy to understand.
|
|
| |