vote up 78 vote down star
53

What is the one "thing" (physical object, tool, software package, person, etc.) that is most indispensable to you as a programmer?

I will get the ball rolling by stating that I have long considered a whiteboard to be a programmer's best friend.

flag
17  
I don't see why questions that have "run their course" should be closed (and eventually deleted). Especially with so many contributers as in this case. Voting for reopen. – Fabian Steeg Apr 27 at 8:17
5  
If you are a sort of new programmer these type of posts can provide very useful resources for you - of course you have to wade through the weed, beer and soda posts! But I say leave it open. – MostlyLucid May 2 at 10:51
show 8 more comments

194 Answers

prev 1 3 4 5 6 7 next
vote up 23 vote down

vim, my vim configuration file, google, stackoverflow, my laptop and all my previous code. You cannot imagine how many times you have to solve the same problem again and again.

link|flag
4  
+1: Vim is amazing. – Anthony Cuozzo Apr 1 at 3:46
1  
I totally agree with you. – Taurus Olson Apr 5 at 0:02
vote up 3 vote down

Microsoft Trackball Optical Mouse

WHY WHY WHY did they cease manufacturing them?

I bought 4 when they started to get scarce as I cannot take using a regular mouse for more than an hour or two before getting aches in my hand...and I have several machines.

Simply couldn't work without one.

link|flag
vote up 61 vote down

Colleagues because talking with them always gives me a chance at better understanding what I'm doing.

link|flag
vote up 32 vote down

My dog.

I take her for a walk when I need to clear my head, or get a fresh view on things. She takes me for a walk when I've been sitting too long in front of the computer.

link|flag
2  
+100 I love dogs – dotjoe Jun 4 at 20:57
show 2 more comments
vote up 9 vote down

The flying pig that hangs from a bit of fishing wire from the ceiling. Whenever someone comes in and asks something unreasonable, you just turn it on and it starts flapping around in a circle. :-)

link|flag
vote up 4 vote down

English is the best tool ever

link|flag
show 3 more comments
vote up 4 vote down
  1. Google
  2. Stackoverflow (a lot of times via Google)
  3. Caffeine
  4. the confession "Hello, my name is Norbert. I'm a programmer and I writer buggy code"

The last one keeps you with the feet on the ground... and write good code.

link|flag
vote up 7 vote down

my laziness.

link|flag
vote up 55 vote down

my girlfriend.

because she doesn't know anything about programming, so i have every evening to explain to her what i did the day in a way she understands my work.

link|flag
4  
I do this also, I have a lot of eureka moments when explaining my work in... dare I say, simple terms. Ironic. – Nick Bolton Mar 31 at 19:32
1  
JesperE, what exactly are you doing with that duck? ...err...Nevermind! – T.E.D. Mar 31 at 22:31
33  
-1 cause that painfully reminds me why I am now single ;-) – Newtopian Apr 1 at 10:45
1  
I hope my husband doesn't mind me understanding his work, at least I make myself useful blogging about his project! – MissT Apr 1 at 20:58
8  
if I were you I'd use her as a refreshment away from work. Seriously man .. you remind me of the "took the bike from the naked girl" joke! – hasen j Apr 12 at 17:57
show 7 more comments
vote up 41 vote down

Notepad++

I wish the shortcuts and extra text editing functions were available in text fields across the whole operating system! In fact, they would make a great addition to IDEs such as Visual Studio, Eclipse and Netbeans.

Duplicate Current Line

Ctrl + D

Delete Current Line

Ctrl + L

Move Current Line Up

Ctrl + Shift + Up

Move Current Line Down

Ctrl + Shift + Down

link|flag
1  
Do you know how to extend the text selection to the nearest blank line? That's what ctrl+shift+up/down are for in TextPad, and I find that I'm missing those on a daily basis. – recursive Mar 31 at 15:34
2  
At least in eclipse, those 4 features are available. In emacs, just the first two by default, but I have like 10 lines of elisp code that replicate the others =) – bigmonachus Mar 31 at 21:52
1  
@Paco hahaha, yeah, guess the UI matters alot. – hasen j Apr 12 at 17:59
show 15 more comments
vote up 6 vote down

In no particular order:

  • Visual Studio 2008
  • Resharper
  • VirtualBox
  • Subversion
  • TortoiseSVN and AnkSVN
  • The Internet

And without a doubt my wife.

link|flag
show 1 more comment
vote up 22 vote down

My Internet connection

This gives me all the goodies I need

  • Google
  • Reflector and other downloads
  • Msdn
  • Codeproject
  • StackOverflow
  • etc

Without it I'm helpless & useless.

(How did I do that in pre 1998?? Oh yes: the magic MSDN library on CD)

link|flag
3  
I don't know how my life would be without my internet ... (on a second thought, I don't have a life :P) – hasen j Apr 12 at 18:02
1  
@Liran: floppies, because 1.4 MB has got to be enough for everything – hasen j Apr 23 at 6:40
show 1 more comment
vote up 4 vote down

A good text editor.

link|flag
vote up 38 vote down

Redgate's .NET Reflector

link|flag
show 1 more comment
vote up 159 vote down

Source Control System

link|flag
10  
Only if it's not SourceSafe...! – Mehrdad Afshari Apr 23 at 21:08
show 4 more comments
vote up 7 vote down

IDE(vim)

version control system(Git)

Google

link|flag
show 2 more comments
vote up 3 vote down

My Visual Studio action figure :)

Some pic

link|flag
show 2 more comments
vote up 5 vote down

Total Commander is indispensable for all the file system stuff needed when programming (creating/browsing directory structures, copying, moving and deleting files, launching/opening/finding files)

link|flag
show 1 more comment
vote up 92 vote down

My headphones, to create a quiet place.

link|flag
show 12 more comments
vote up 6 vote down

God (i'm just being grateful;)

link|flag
1  
Faith is belief in the absence of evidence. Profound faith is belief DESPITE evidence. There is another word for this but if I tell you what it is, some bible basher will no doubt be offended. – Peter Wone Apr 1 at 11:12
show 6 more comments
vote up 48 vote down

GVIM.

The feature that I use most frequently is its default auto-completion and splitting the windows to view the source and the header file side by-side.

link|flag
4  
+1 but the leading G is superfluous - Vim is awesome! – Paul Ivanov Apr 6 at 5:33
show 4 more comments
vote up 7 vote down

A good version control system.

link|flag
vote up 2 vote down

google, IDE with good intellisense and stackoverflow community

link|flag
vote up 5 vote down

Eclipse, GVIM and visio. And now-a-days collabnet Subversion.

link|flag
show 1 more comment
vote up 20 vote down

Ergonomic keyboard and chair.

I don't care how good the software is, if I'm uncomfortable, I can't concentrate.

link|flag
vote up 14 vote down

Of course my notebook(both paper based and electronic circuits based)

link|flag
show 1 more comment
vote up 2 vote down

Visual Studio, Google, CodeProject.com, people smarter than myself (not too rare, sadly :P ) and recently StackOverflow.

link|flag
vote up 32 vote down

Eclipse .^_^.

Cause it makes me as productive as it makes me unproductive. It is where I zip by some tasks in a jiffy without taking any of it`s procrastinatic capability "there gotta be a plugin that does that" and boom... where did that sunny friday afternoon go !!

thoug on the serious side

+1 for google +1 for rubber ducky (gotta get me a new one) and +1 for Stack overflow with much the same reasonign as eclipse though !

link|flag
show 1 more comment
vote up 5 vote down

Caffeine, a debugger, and google.

link|flag
vote up 23 vote down

My peanut sized brain.

link|flag
prev 1 3 4 5 6 7 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.