Thread: Favorite tools?
View Single Post
  #2 (permalink)  
Old 02-15-2007, 11:42 AM
icepack's Avatar   
icepack icepack is offline
Programmer
 
Join Date: Jul 2006
Location: North Carolina
Posts: 115
Rep Power: 9
icepack is on a distinguished road
Send a message via AIM to icepack
Default

text editor- gvim or kate.
autoindentation, syntax highlighting, pretty interfaces, makes the code looks nice(which IS nice when you have to go through it over and over again), error catching(not closing a quote or paranthesis or bracket)

and gcc, javac, perl, csc(m$ development) for programming/scripting.

the bourne again shell(bash). i've used sh and fish, but bash will always be he best for me.
Reply With Quote