How to Program using simple code in Java

Apr 30, 2010 04:36 AM
634752845953176421.jpg

Java is a wonderful programming language which is widely used all over the world. To do programming in Java you will need a Java Development Kit which is also called as JDK in short. This can be downloaded from the Java Website for free. To improve and assist in your developmental activities you will also need an IDE, which is an Integrated Development Environment where you can develop, compile and test you code at once place. Though Java code can be written in a normal text pad and compiled from a command prompt it is highly recommended to use an IDE as this greatly enhances your productivity. Eclipse is one such IDE, which is an open source software. Now using the JDK and the Eclipse you can get started on your developmental activities as shown in the video. This video shows how to program in Java language.

Related Articles

636279730633101271.jpg

How to Send Email Using Java

635204176683928897.jpg

How to Write First Java Program

Comments

No Comments Exist

Be the first, drop a comment!