vote up 80 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
19  
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

195 Answers

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

My self.

For always trying to help by judging my code.

link|flag
vote up 0 vote down

StackOverflow

I like making other people do my thinking for me.

link|flag
vote up 0 vote down

Google Talk.. as when I am fed up with some cranky code/logic that's not coming my way, i just talk to my frnds online and get relaxed and start again..

earphones too, just to keep away the sound of that bothering discussions of colleagues away from my ears...

link|flag
vote up 0 vote down

The obvious answer is the system on which you develop, for without it, there would be no development.

link|flag
vote up 0 vote down

Polymorphic inheritance.

link|flag
vote up 0 vote down

coffee, VS, google

link|flag
vote up 0 vote down

Task tracking system - I use OnTime.

link|flag
vote up 0 vote down

Google C++ Mocking Framework.

Unit testing is no fun without it.

link|flag
vote up 0 vote down

The internet

link|flag
vote up 0 vote down

1)IDE - VS2008

2)web search - Google

3)noteKeeping - Evernote

4)backup,sync - BeyondCompare

5)textsearch - Agent Ransack

6)notepad2

link|flag
vote up 0 vote down

Visual Studio

QFT

link|flag
vote up 0 vote down

stackoverflow.com

link|flag
vote up 0 vote down

MSN Messenger - Boy people must hate me by now :D

-- ofc, when that doesn't help Ill go seach SO, then google, and if I still haven't found my answer, Ill ask on SO :)

link|flag
vote up 0 vote down

System.out.println (or whatever the print statement in your language of choice)

link|flag
vote up 0 vote down

Again, whiteboard.

But here's the thing... I work from home. And I rent. So every time we have a property inspection (about once every 3 months) I have to take it down, plug up the holes with Spackling paste, and then very carefully mix various shades of tester paint to decieve the property inspector in to being none the wiser. Muhaha!

So worth it.

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

Redbull in non-stop coding nights, and Coffee in regular days ;)

link|flag
vote up 0 vote down

Internet is probably easily one of the best tool though it can be a double-edged sword as you shouldn't refer to it for every problem. Sleep (bed?) is also pretty useful or any time (?) away from the computer really helps in seeing a new perspective.

link|flag
vote up 0 vote down

flat assembler, an Open source assembly language compiler.

link|flag
vote up 0 vote down

Shortcuts on my Keyboard
Don't use the mouse --> makes you slow :-)

in addition to Carl Vondrick (Keyboard)

link|flag
vote up 0 vote down

KomodoEdit
Google
VirtuaWin (virtual desktop, just like in Linux)

link|flag
vote up 0 vote down

Unlocker. Why Windows chooses to lock random files I will never understand. Nor do I need to care anymore with Unlocker.

link|flag
vote up 0 vote down

A notepad and pen. Before coding any non-trivial part of a project I tend to write down my thoughts on the particular pros and cons of any solutions that come to mind.

I just find it easier than typing it out in a project management app or something similar.

link|flag
vote up 0 vote down

Guess I'm the first one to mention REFLECTOR :-)

link|flag
vote up 0 vote down

Interesting Blogs(CodingHorror...) , WIKI , Google and Visual Studio

link|flag
vote up 0 vote down

Overtime salary

link|flag
vote up 0 vote down

Silence is wat i need.

link|flag
vote up 0 vote down

Being able to type fast and knowing crap-loads of keyboard shortcuts.

link|flag
vote up 0 vote down

O'Reilly Safari

link|flag
vote up 0 vote down

Python. Even if I'm working on something in C, I always try
how things will work in Python, and then build from there.

link|flag
vote up 0 vote down

a sense of perspective

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.