Why using a second screen or a big screen boosts productivity for developers?

Why using a second screen or a big screen boosts productivity for developers?

Since the curfew announced this year, until last week, I work solely on my laptop screen. I’ve previously worked on 13 inches laptop. Now I’m now using 16 inches one. I don’t see a significant improvement even when working on multiple projects. Maybe that can help when splitting screens in your favourite Code Editor or IDE.

Laptop with code and plant in coffee shop
Photo by James Harrison / Unsplash

But for me, unless I’m coding in an idiomatic programming language - such as Ruby and the spaces or tabs indentation is set to 2, I prefer not using split screens especially for verbose languages such as Java or C#. I use another editor such as Sublime Text in which all my projects are opened. I reference any file as needed.

For me the real challenge though, as with most Software Developers, is when I am researching online in sites such as StackOverflow and need to compare codes. Most of the times, even alt + tab is not enough. You then need to try to memorise certain parts which reduces your problem solving skills.

I believe programming is most effective when you are only thinking about the solution without distractions.

Nevertheless, one good benefit I can think of when using a single screen is, it's easier to focus on a single task at hand when you have an application in full screen mode.

Studies

Several years ago, I worked with a colleague who only used his laptop screen even if another screen was available. He claimed he didn't need it. Most of his work at the time was documenting features and migrating data from one system to another using spreadsheets as intermediate. These tasks were not gigantic. Yet, he seemed to take a lot of time to complete them.

Few weeks later, as his tasks were accumulating, I was assigned to help him. I completed the same type of tasks hours before him, yet having little to no experience on the subjects, which he explained me before starting.

I was no smarter than him. I was much younger and was recently graduated. But I used another screen and didn't have to alternate between windows endlessly while having to always keep track of data in my brain. Once I learned the pattern, I just played it over and over again.

A Survey has shown with dual monitors, productivity jump by 20 to 30 percent.

Another study demonstrates that more and bigger monitors boost productivity.

According to the researchers’ findings, folks who use a single 24″ display are 52% quicker at tasks like editing documents and tossing numbers between spreadsheets than those who use a single 18″ display. Having two monitors instead of one helps, too, although not quite as much: the speed increase from switching to dual 20″ displays from a single 18″ monitor is only 44%. Interestingly, the researchers say productivity actually goes down when users switch to a 26″ monitor, suggesting 24″ could well be the sweet spot.

So how can dual monitors improve your productivity?

  • comparing products, drafts and results side by side without having to endlessly change windows
  • have one screen dedicated to your IDE and the other for the code results in the terminal or a browser
  • research work on QA sites like StackOverflow
  • alt-tab between windows is much easier when having two screens compared to a single which can be a hassle
  • less context switching

References

https://www.business.com/articles/increasing-productivity-how-dual-monitors-can-save-you-time-and-money/#:~:text=While%20you%20can%20accomplish%20most,a%20Jon%20Peddie%20Research%20survey.