1. Home
  2. Computing & Technology
  3. Java
photo of Paul Leahy
Paul's Java Blog

By Paul Leahy, About.com Guide to Java

Java Term of the Week: IDE

Saturday July 5, 2008

An IDE can be a programmer’s best friend. If it’s well designed it can help minimise the time it takes to develop an application. IDE stands for “Integrated Development Environment”. An IDE groups together all the tasks needed for programming in one environment. It provides a way to edit, compile, debug and test programs.

However, if you are new to programming Java, think twice before using an IDE. While the Java syntax is unfamiliar and you’re still learning the basics, it can be a good idea to initially stick with a text editor. An IDE tends to be a complex piece of software with a multitude of options. It's best to avoid having to learn how to use a new application as well as a new programming language. There's no need to complicate things until you are ready to benefit from the features an IDE provides.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss
Community Forum
Explore Java
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Java

©2009 About.com, a part of The New York Times Company.

All rights reserved.