415
votes
427answers
37k 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, textfiles, and Evernote a …
317
votes
118answers
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 tight deadlines; I …
173
votes
180answers
27k 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 Logitech Wave for my …
131
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 place, I find myself …
105
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 uncommon among …
104
votes
42answers
9k 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 3, and I think it's …
90
votes
106answers
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.
89
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 all track of time …
88
votes
113answers
8k 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
75
votes
91answers
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 connection; warm water …
61
votes
40answers
3k views
Programming with ADD/ADHD
I have diagnosed ADD. Mild but enough to affect my work:
Easily distracted
Can't concentrate on one project at a time
Addicted to the web
Procrastination
etc.
What strategies do you use to …
60
votes
38answers
3k views
How do you track your hours?
Every programming job I've had has required me to track my hours, entering them into a system once a week. I've never been good at it. For the past few years, I've been running Timesnapper* on all my …
58
votes
43answers
5k views
What is in your .vimrc?
Vi and Vim allow for really awesome customization, typically stored inside a .vimrc file. Typical features for a programmer would be syntax highlighting, smart indenting and so on.
What other tricks …
55
votes
27answers
2k views
What tools/techniques can benefit a solo developer?
Hello,
I am a solo developer, working in a very small web development firm. There is occasional support for development from contractors, but for the most part, if code is written in the office, I …
50
votes
37answers
2k views
How do you beat procrastination?
I have had horrible procrastination habits since gradeschool, and now that I'm in college, I still am having a hard time beating this bad habit. I find myself easily distracted from doing real "work" …
