Wednesday, June 17, 2009

Getting ready

To write your first program you'll need the Java Development Kit (JDK) which can be download it from http://java.sun.com/javase/downloads/index.jsp.

After downloading and installing the JDK you'll need an IDE; I suggest NetBeans which can be download it from http://www.netbeans.org/downloads/index.html. Of course you could use any IDE of your preference but NetBeans will be used to develop the examples in this blog.

2 comments: