0
votes
4answers
94 views
What are the best ways to increase productivity? [closed]
Possible Duplicate:
What tricks do you use to get yourself “in the zone”?
I am most productive when there are no distractions and absolute silence! But unfortunately with family …
30
votes
21answers
2k views
Making Vim ubiquitous?
The Pragmatic Programmer recommends that you should use one
text editor for everything. My chosen
weapon editor is Vim.
So I want to collect all the ways in which Vim (and the Vim
keybindings) can be …
88
votes
114answers
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
4
votes
5answers
481 views
Useful Delphi code templates
I've been programming in Delphi for a little over two years now, and I've only got maybe 5 custom templates, I feel as though I should have more.
If anyone has any particularly useful ones it would …
1
vote
2answers
53 views
CodeRush - Do That Suggested Fix - (shortcuts)
What is the keyboard shortcut to get CodeRush to do the #1 suggested fix for the situation?
Do I really have to hover over the problem long enough to get the ellipse to show up and then pick a choice?
…
132
votes
82answers
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 …
0
votes
2answers
47 views
Are there typing tutorials specifically for die-hard hunters and peckers?
Do you know typing tutorials / learing software specifically geared at people who have been hunting and pecking (that is, typing with two fingers) for years?
My impression is that most tutorials …
1
vote
3answers
212 views
Which music does a programer listen to? [closed]
(Inspired by SO Podcast #69 )
While you are sitting at work, at home or anywhere, and you work on your code, which music do you listen to?
What experiences have you had with listening music while …
6
votes
14answers
772 views
What is your single favorite feature in ReSharper?
My whole department has owned individual copies of ReSharper for about a year, but I find I'm one of only two people that actually use any of its features regularly. I'm trying to get everybody to …
21
votes
51answers
2k views
Should programmers be excellent typists?
OK, I know this is kind of subjective, and I apologise for that, but hear me out.
I have to admit, like most geeks, I got into computing at an early age, this means I never even considered things …
0
votes
2answers
63 views
Personal Internet use monitoring
How could a (Windows) desktop application be created to monitor the amount of time spent on a particular website?
My first idea was to play with the Host file to intercept requests, log, and proxy. …
0
votes
2answers
43 views
eclipse layout tips
Is there a setup of windows and menus that proves especially useful while coding? For example on my laptop I hide the toolbar so I have more editor space. I use ctrl-F7 to open views so I don't need …
19
votes
11answers
1k views
Are there statistical studies that indicates that Python is “more productive”?
If I do a google search with the string "python productive" the first results is a page http://www.ferg.org/projects/python_java_side-by-side.html claiming that "python is more productive of Java". …
76
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 …
6
votes
17answers
2k views
What is the best way to organise e-mails in MS Outlook?
Every software development professional (and especially project managers) has to deal with a never ending stream of e-mails. What is the best way of organising them in MS Outlook?
Obviously some …
