Slashdot Mirror


Do Developers Really Need a Second Monitor?

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?"

4 of 1,002 comments (clear)

  1. Yes by OverlordQ · · Score: 5, Informative

    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.

    --
    Your hair look like poop, Bob! - Wanker.
  2. Re:Maybe, maybe not? by Altus · · Score: 3, Informative

    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.

    --

    "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

  3. Yes!!! by superwiz · · Score: 3, Informative

    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.

    --
    Any guest worker system is indistinguishable from indentured servitude.
  4. Re:I think it's kinda silly by JWSmythe · · Score: 4, Informative

        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.

    --
    Serious? Seriousness is well above my pay grade.