397
votes
419answers
35k views
What do you use to keep notes as a developer?
Where, as a developer, do you like to keep your code snippets, links, checklists, final solutions to problems etc?
I've fooled with Google Notebook, MS Onenote, TreePad, textfil …
295
votes
115answers
11k views
How do you clear your mind after 8-10 hours per day of coding?
Related Question- Ways to prepare your mind before coding?.
I'm having a hard time taking my mind off of work projects in my personal time. It's not that I have a stressful job or …
171
votes
180answers
25k views
Keyboard for programmers
I'm trying to improve my working environment and I'm still searching for that perfect keyboard that practically types bug-free code all by itself. At the moment I'm using a Logitec …
0
votes
1answer
22 views
Eclipse C++: How do you quickly switch between header and implementation files?
How do you switch between header (.h) and implementation files (.cpp) in Eclipse when using the C++/CDT environment with a keyboard shortcut?
In XCode you can quickly switch betw …
4
votes
12answers
150 views
Bird songs for distraction free programming
Like most everybody, I hate distractions when I'm trying to concentrate. I don't always have the luxury to work in solitude.
The popular solution is to listen to music on your ear …
74
votes
76answers
17k views
What are the worst working conditions you have written code in?
There are good times and there are worst times. I recently had to write code in a hot room with temperatures near 107°F (42°C); nothing to sit on; 64 Kbps inconsistent internet con …
1
vote
0answers
154 views
Which Windows 7 edition for a developer’s home PC? [closed]
I am planning the purchase of my next PC and need to move from XP to Vista or Win7 in order to support future Azure programming. At the same time I will be upgrading to VS2010.
Th …
85
votes
112answers
7k views
What are your favorite Vim tricks?
Post your favorite Vim tricks (or plug-ins or scripts). One trick per answer.
Try to come up with something other than the basics, btw. :D
104
votes
64answers
4k views
How to psyche yourself to just program the damn thing
I go through phases where I spend far too much time stressing out over the best way to program something instead of just programming the damn thing - a trait I don't think is uncom …
86
votes
103answers
5k views
Favorite Visual Studio keyboard shortcuts
What is your favorite Visual Studio keyboard shortcut? I'm always up for leaving my hands on the keyboard and away from the mouse!
One per answer please.
125
votes
81answers
9k views
What tricks do you use to get yourself “in the zone”?
Once I am "in the zone" I am extremely productive and code just flows out of me, often I can get 2 or 3 days coding done in 1 day. But I find that often its hard to get to that pla …
3
votes
5answers
147 views
State of mind @ work [closed]
All,
I was really curious about this. If we just wait for a second while programming/ problem solving/ designing/ analyzing, and try to observe the mechanics of our mind while doi …
83
votes
51answers
4k views
How can I get addicted to programming?
This is a sincere question, please hear me out before downvoting or hitting close.
I noticed last night after having spent hours away playing a new computer game that I had lost …
0
votes
1answer
55 views
How would you make this into a VIM macro?
So one of the common tasks that I do as a programmer is debugging a live system. And one of the ways that I debug a live system is to capture a verbose log from the console.
Typic …
96
votes
42answers
8k views
Best Diff Tool?
For all my present Diff / Merge needs I'm using Beyond Compare; when I decided to buy a license for it I tried other similar tools, both payware and freeware.
Now BC is at version …
