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.
|
56
|
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. |
||||||||
|
|
|
Caffeine, a debugger, and google. |
|||
|
|
|
|
My peanut sized brain. |
|||
|
|
|
|
I'm impressed with some of the magic that IDEs can do now but for pure text manipulation Emacs always come out on top. And I'd be lying if I said I didn't like the fact that most people are scared of it. :-) |
||||
|
|
|
My keyboard. For without my keyboard, I am speechless. |
||||||||||||
|
|
|
Stackoverflow and IRC chats any day . Google helps you find these appropriate places. |
|||
|
|
|
|
A very close second for me is an IDE with good intellisense. There is no better starting point for understanding existing code than to type a dot :) |
|||
|
|
|
|
Perl. Even when I'm working in another language, I like to automate tasks, and I haven't bothered to learn all the intricacies of It has tons of nice syntactic sugar, like regular expressions, that make some things so much easier (even if it's a little bit dense to read the first time). I use it for any moderately-complicated task that I need (or want) to automate, and since it was my first programming language, it's much more natural to me than using shell scripts. Plus, I can usually get things done very quickly. Who needs to update a Makefile every time you add an important new file to a rapidly growing project when you can just It has some of the most useful parts of shell syntax, but in a real, actual programming language. |
|||
|
|
|
|||
|
|
A good diff tool, like Beyond Compare |
||||
|
|
|
The yellow rubber ducky that sits next to my monitor |
||||
|
|
|
A good IDE with decent refactoring and debugging capabilities. |
|||
|
|
|
|
Visual Studio. |
||||||||||||||||
|
|
|
Google , my programming related books and recently Stackoverflow became my best buddy! |
|||
|
|
Regular Expressions. I have no idea what I would do if I didn't know them (since Google is no help here). |
||||||||||||||||
|
|
|
Coffee. ..... |
||||||||||||||||
|
|
|
It's my 13-inch MacBook that I carry with me everywhere I go |
|||