Tag: Productivity
-
⌨️ Every Developer Should Use Keyboard Shortcuts — Here’s Why
Memorising keyboard shortcuts is something like an investment. You spend time in the beginning memorising the shortcuts, but that time pays off later when you start using them. When you realise that instead of searching for a command in the menus, you simply call the action with your fingers. But it’s more than just time. It’s about reducing context…
-
Tips For Making C# More Readable
“Code is read far more than it is written.” This proverb seems to echo in my head more often than not when I open Visual Studio to investigate a bug. Writing code is easier than reading it. I always thought of reading code as something like reading someone’s mind; you’re following their thought processes as…
