Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Displays Programming

Do Developers Really Need a Second Monitor? 1002

jammag writes "It was an agonizing moment: a developer arrived at work to realize his second monitor had been taken (given to the accounting dept., to add insult to injury). Soon, the wailing and the gnashing of teeth began. As this project manager recounts, developers feel strongly — very strongly — about needing a second monitor (maybe a third?) to work effectively. But is this just the posturing of pampered coders, or is this much screen real estate really a requirement for today's developers?"
This discussion has been archived. No new comments can be posted.

Do Developers Really Need a Second Monitor?

Comments Filter:
  • Yes (Score:5, Informative)

    by OverlordQ ( 264228 ) on Monday May 16, 2011 @04:23PM (#36143886) Journal

    But is this just the posturing of pampered coders, or is this much screen real estate really a requirement for today's developers?

    When debugging a web-app I find it infinitely easier to have my terminal windows open on one monitor with the code and logs and then use the second monitor for my browsers so I can actually see things *as they happen* instead of trying to do lots of switching.

  • Re:Maybe, maybe not? (Score:4, Informative)

    by Altus ( 1034 ) on Monday May 16, 2011 @04:41PM (#36144346) Homepage

    You know that "coders" are generally working and editing in one window while viewing the finished product in another right? The fact that our tools are text based doesn't change the work flow that much.

  • Yes!!! (Score:4, Informative)

    by superwiz ( 655733 ) on Monday May 16, 2011 @04:52PM (#36144582) Journal
    In fact 3 monitors are probably ideal. Development, as a mental process, involves a lot of switching between medium-term and short term views. It also often takes context switching. I prefer the development screen in front of me, the api descriptions on one screen and the details pertaining to the context of the project on the left. I like having 3 screens when I write code for the same reason that I like to do math on the dinner table. Bringing multiple contexts together takes a lot of space.
  • by JWSmythe ( 446288 ) <jwsmythe@nospam.jwsmythe.com> on Monday May 16, 2011 @07:28PM (#36146960) Homepage Journal

        There are two reasons for horizontally arranged eyeglasses.

        First, people tend to look for things on the same plane that they are on. Most people don't pay attention to what is up or down. They pay attention to their horizontal plane, which would be where predators or attackers would normally come from. This is due to behavior training through their life. People tell their kids to look left and right before crossing the street. No one ever says "look up and down", which incidentally is what makes potholes at street curbs that much more entertaining.

        It is a fairly simple behavior modification to extend their plane of perception to the vertical plane. It works out very well for law enforcement though, as people tend to not look up for helicopters following them. :)

        The second is ... fashion. You can buy completely round glasses, which support correction around the full field of view. To remain somewhat fashionable, eyeglasses for vision correction are rarely made to cover the full field of view. This also makes it a bastard to play pool with glasses that are not cut to give enough field of view (been there, done that, bought new glasses after losing because I couldn't clearly focus on the whole table)

        You can easily test for the first reason at many optometrists offices. They can (and will) test for "blind spots" in the field of view. If you look at the resulting graph, the area is round, not a horizontal oval or square. Well, unless you have serious eye problems.

If you think the system is working, ask someone who's waiting for a prompt.

Working...