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.
|