December 3, 2008

Development Setup: Tools I Can't Live Without

At my current gig, these are the essential tools I use for almost all development:

IDE/Editors:

  • SciTE
  • Visual Studio
  • Eclipse

Language Compilers/Interpreters:

  • Python
  • C#
  • Java
  • Perl

Utilities/Etc:

  • Firefox
  • FileZilla
  • DropBox
  • Cygwin
  • WinMerge

5 comments:

Marius Gedminas said...

What, no version control systems?

Corey Goldberg said...

eh.. pretty much don't care what I use for version control. I use SVN for my own stuff, but use whatever I have to at the time. CVS, Clearcase, etc..

Anonymous said...

Vim
Mercurial
Python
JavaScript! (does jQuery count?)
Photoshop

and being a frontend web developer

Firefox Safari IE6 Opera IE7 Konqueror Chrome
... Firebug

Not Specified said...

python
emacs
svn

Anonymous said...

There are probably many more tools I use, but I just can't help mentioning IPython, and firebug, without which my development would be *much* slower.