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. |
||||||||
|
|
|
|
||||||||||||||||
|
|
|
It's my 13-inch MacBook that I carry with me everywhere I go |
|||
|
|
Coffee. ..... |
||||||||||||||||
|
|
|
Regular Expressions. I have no idea what I would do if I didn't know them (since Google is no help here). |
||||||||||||||||
|
|
|
Google , my programming related books and recently Stackoverflow became my best buddy! |
|||
|
|
Visual Studio. |
||||||||||||||||
|
|
|
A good IDE with decent refactoring and debugging capabilities. |
|||
|
|
|
|
The yellow rubber ducky that sits next to my monitor |
||||||||
|
|
|
A good diff tool, like Beyond Compare |
||||
|
|
|
|
|||
|
|
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 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 :) |
|||
|
|
|
|
Stackoverflow and IRC chats any day . Google helps you find these appropriate places. |
|||
|
|
|
|
My keyboard. For without my keyboard, I am speechless. |
||||||||||||
|
|
|
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 peanut sized brain. |
|||
|
|
|
|
Caffeine, a debugger, and google. |
|||
|
|
|
|
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 ! |
|||
|
|
Visual Studio, Google, CodeProject.com, people smarter than myself (not too rare, sadly :P ) and recently StackOverflow. |
|||
|
|
|
|
Of course my notebook(both paper based and electronic circuits based) |
|||
|
|
Ergonomic keyboard and chair. I don't care how good the software is, if I'm uncomfortable, I can't concentrate. |
|||
|
|
|
|
Eclipse, GVIM and visio. And now-a-days collabnet Subversion. |
|||
|
|
google, IDE with good intellisense and stackoverflow community |
|||
|
|
|
|
A good version control system. |
|||
|
|
|
|
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. |
||||
|
|
|
God (i'm just being grateful;) |
||||
|
|
|
My headphones, to create a quiet place. |
|||
|
|
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) |
|||
|
|
My Visual Studio action figure :) |
|||
|
|
IDE(vim) version control system(Git) |
|||