Browse by Tags

All Tags » productivity (RSS)

Developer GTD

A software developer job is not easy, we’re expected to be self learners, take initiative and multi-task. So much needs to be done that it you might be overwhelmed by the amount of things needs to be done in a single day: send a patch to a customer, setup a meeting, ask a fellow developer about a specific part of his code and write a new feature and all of that before lunch. The more tasks you have the easier it is to forget one of them or delay completion of other tasks because someone, somewhere...

15 Resharper keyboard shortcuts you need to know

I use Resharper daily and it help me to write better code faster. The only downside is that the developer needs to learn many keyboard shortcuts in order to properly use its functionality. While I'm still learning new shortcuts every day I've found that I keep using several shortcuts most of the time. The list below is an incomplete list of the keyboard shortcuts I've found useful in no particular order: Ctrl+Shift+Space - Smart code completion The ace of the pack, since I've started...