online book/tutorial for beginners.

Does anyone know a good online book/tutorial for java programming for beginners. and im looking for something about OOP structure or something. so for the absolute beginner. i dont know any other languages.

but i don't mean learning the language itself (i dont know what to call it, but i mean the keywords and how to declerate a class and stuff like that.)

I hope i'm being clear.

[404 byte] By [omniscienta] at [2007-11-27 6:28:46]
# 1
http://java.sun.com/javase/reference/tutorials.jspBut personally I'd still prefer to spend some money and buy a book...
JoachimRohdea at 2007-7-12 17:52:21 > top of Java-index,Java Essentials,New To Java...
# 2
Here's the download page, if you prefer to work off-line, like I do. You can download all the tutorials, and all the sample code that they use. http://java.sun.com/docs/books/tutorial/information/download.html
kevjavaa at 2007-7-12 17:52:21 > top of Java-index,Java Essentials,New To Java...