This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Getting Started with Java on Windows
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
It’s three easy steps to get started with Java development. 1. Download and Install the Java Development kit. 2. Set the runtime and CLASSPATH environment variables. 3. Create a simple Java application, and then compile and run the application. Although not demonstrated in the video, you might need to set your PATH, as well. See the PATH and CLASSPATH section of the Java tutorial for more information.