Answer
I suggest you try http://academicjava.com. It's a resource of many example programs with explanations and there's a very good tutorial.
"Head first JAVA" is the book I recommend but it's a question of what's best for you. Go to a good bookshop and browse what's available.
Answer
At first, i would like to tell you the BEST way to learn JAVA is just "Type Java programs n execute them". start with simple programs...
"Head first JAVA" - It is the one of the best book to learn Java.
If you want to understand Java's advantages elaborately , then u can refer this page too
http://www.artima.com/insidejvm/ed2/
Answer
Best way to learn java is think of something real-world that you understand well and can automate. Write something like an electronic recipe organizer. The best book? Do a google search for "Java, The Complete Reference, J2se" Good luck!
Answer
That is a good book. Also try "Java In A Nutshell" from O'Reiley books. It makes an excellent quick reference and is very straightforward.
First answer by ID416184315. Last edit by LeonW. Contributor trust: 10 [recommend contributor]. Question popularity: 35 [recommend question]
|
Research your answer: |
- Write some code to take lists of connections and return families The input is a list of pairs of numbers Each pair indicates a connection eg 2386 means 23 is related to 86?
- What is the basic need of method overwritting in JAVA?
- How do you do a simple table in java?
- Is physically handicapped person not eligible to soft ware Then why did satyam and wipro reject me even i answered good to them in final interviews?





