February 29, 2012

Starting JAVA Coding

Starting JAVA Coding

You can start coding in java by using plain notepad but it would be easier if you use some IDE e.g. NetBeans IDE, Sun Java Studio Creator IDE or Sun Java Studio Enterprise.

Follow these steps:

  1. Download the JDK from http://java.sun.com
  2. Once the selected IDE is installed so you can start coding with a simple examplee.g. System.out.println(“Starting JAVA Coding…”);

I will try to post important topics about java programming learning phase. Java’s tutorials can be googled as well. Post me if any issue you face in starting java. I mostly write on problems and their resolutions.

Thanks,
Fahad

Last updated: March 19, 2014