Battousai001
Senior member
Im currently learning Java, I was able to learn its basics like object-oriented programming concept, classes, variables, control flow operators, etc.
I need an advice on whats the best java tutorial on the web, or do I just have to read Sun's own entire Java tutorials located at: http://java.sun.com/docs/books/tutorial/index.html
For me Sun's Java tutorial gives me headache (literally) specially when reading it and I have to re-read like 2-3 times to even absorb a little of it.
I learned Java from a highschool text book entitled "Java programming by examples" the book is thin but its very straightforward and explains each line of code on example codes it is very helpful for my understanding of Java, but the book seems to be just for introducing Java and not meant to make someone good at it. I find the book to be a shortcut as it explains in very little detail and uses layman's term and very simple explanations.
Do you guys have any suggestions on whats the best Java tutorial on the web that uses layman's terms and uses simple words and explains lines of code? Or do I just have to read the entire sun's java tutorial? I am planning on learning this as fast as possible.
I need an advice on whats the best java tutorial on the web, or do I just have to read Sun's own entire Java tutorials located at: http://java.sun.com/docs/books/tutorial/index.html
For me Sun's Java tutorial gives me headache (literally) specially when reading it and I have to re-read like 2-3 times to even absorb a little of it.
I learned Java from a highschool text book entitled "Java programming by examples" the book is thin but its very straightforward and explains each line of code on example codes it is very helpful for my understanding of Java, but the book seems to be just for introducing Java and not meant to make someone good at it. I find the book to be a shortcut as it explains in very little detail and uses layman's term and very simple explanations.
Do you guys have any suggestions on whats the best Java tutorial on the web that uses layman's terms and uses simple words and explains lines of code? Or do I just have to read the entire sun's java tutorial? I am planning on learning this as fast as possible.