View Single Post
  #38 (permalink)  
Old 11-28-2007, 05:43 PM
Death Slaught's Avatar   
Death Slaught Death Slaught is offline
Newbie
 
Join Date: Nov 2007
Posts: 20
Rep Power: 4
Death Slaught is on a distinguished road
Default

Using Notepad or Text Edit is the best way to go.

Sure it makes you do a little more work, but that's a good thing. By using a simple text editor there's no shortcuts you're doing the coding all by yourself, this in the long run will help you generate less syntax errors, which will save you loads of time.

Personaly I've never used anything but Notepad, and i'm going to keep it that way, because i've seen alot of good programmers switch to them, and then things go horribly wrong do to a few simple errors.


- Death