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

By Paul Leahy, About.com Guide to Java

Using an IDE Versus a Text Editor

Thursday October 2, 2008

Over the past couple of weeks I've been asked the same question a few times by people just beginning to learn Java. What tool should I use to write my programs in? There are plenty of choices out there from simple text editors to integrated development environments.

I always think the best place to start is to use something in between. I call them programming text editors as they are written with programming in mind (e.g., TextPad, JEdit). They offer helpful features like syntax highlighting and the ability to compile code without the need to use command-line tools in a terminal window. But, they don't overwhelm you with a lot of tools that you're not going to use until you become more experienced.

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.