Are you sure you mean Java and not JavaScript? JavaScript is much more often used in web-development because it is interpreted by a browser (and you probably want that if you are on this forum). If you are asking about Java, you probably are not aiming at web development, unless you are making applets, in which case, i too would like to know where to find a decent beginner's tutorial. W3Schools offers a good JavaScript tutorial, but not Java. You can also get experience in JavaScript by simply Google-ing what you plan on creating and understanding the code, that's how I learned it. (I had a basic understanding of programming languages in general, and am still not perfect with Java, but I'm much better off than previously)