What Things are Most Conducive to a Productive Programming Environment? - Stack Overflow most recent 30 from stackoverflow.com2009-12-08T02:34:12Zhttp://stackoverflow.com/feeds/question/457928http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment9What Things are Most Conducive to a Productive Programming Environment?Jonathan Sampson2009-01-19T15:16:57Z2009-08-24T22:53:07Z
<p>Many of us have worked in multiple environments over the years, and have found that some are more productive than others. In many cases, it's not directly related to the abilities of the developers, but instead to their environment. I myself have experienced this, being in places where I seemed to develop faster, and better. And yet other places I seem to be dragging time, and developing less thoughtfully.</p>
<p>What do you think creates a productive development environment?</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/457959#45795911Answer by David Thomas Garcia for What Things are Most Conducive to a Productive Programming Environment?David Thomas Garcia2009-01-19T15:25:26Z2009-01-19T15:25:26Z<p>People that are enjoyable to work with.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/457969#45796917Answer by Jon B for What Things are Most Conducive to a Productive Programming Environment?Jon B2009-01-19T15:27:53Z2009-01-19T15:27:53Z<p>A quiet environment with minimal interruption.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/457972#4579720Answer by Megacan for What Things are Most Conducive to a Productive Programming Environment?Megacan2009-01-19T15:28:28Z2009-01-19T15:28:28Z<p>Adding to the the above.</p>
<p>1) Good relation with work colleagues</p>
<p>2) A nice big table</p>
<p>3) Two big monitors</p>
<p>I think its very important to be confortable.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/457974#4579745Answer by David Thomas Garcia for What Things are Most Conducive to a Productive Programming Environment?David Thomas Garcia2009-01-19T15:28:59Z2009-01-19T15:28:59Z<p>Continuously embracing new technologies.</p>
<p>This is often taken for granted. I can say that after hearing the heartache of a programmer who was still using Access as their backend database and a sales manager who fights with Citrix terminals all day.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/457992#4579928Answer by Craig Stuntz for What Things are Most Conducive to a Productive Programming Environment?Craig Stuntz2009-01-19T15:33:12Z2009-01-19T15:33:12Z<p>A clearly-understood business strategy in the company. If the company does not have a long-term vision, short-term goals, and well-understood, immediate needs, then even great programmers will be chasing their tails trying to keep up with the shifting winds of management.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/457996#45799615Answer by Nikhil Kashyap for What Things are Most Conducive to a Productive Programming Environment?Nikhil Kashyap2009-01-19T15:35:07Z2009-01-19T15:35:07Z<p>Freedom for the programmers to experiment a little bit</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/458035#4580353Answer by Josh for What Things are Most Conducive to a Productive Programming Environment?Josh2009-01-19T15:45:42Z2009-01-19T15:45:42Z<p>The best environments I've been in were when you have a good team, with fun problems to solve. If the work isn't fun or interesting no matter what you do the team won't excell. </p>
<p>The next thing is the physical environment, minimal noise, good lighting (Which doesn't always mean light but light in the qty that the developer(s) at hand work best in.</p>
<p>The final things are good tools / toys. Good computers, good software, multiple monitors etc. And toys to wind down on, foosball table etc...We used to have our adhoc standups around the foosball table and while yes it was less productive, it was a lot more fun and allowed us to wind down as we prepared for the next steps.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/458056#4580563Answer by Jonathan Sampson for What Things are Most Conducive to a Productive Programming Environment?Jonathan Sampson2009-01-19T15:50:56Z2009-01-19T15:50:56Z<p>In my last job we developers would meet once a week in our own private meeting room, and just talk about technologies we've been playing with or frameworks we've been exploring. At times we would write problems we had up on the board, and solve them as a team. It was nothing as crazy as playing pool, or video games, but it offered such a release from the tension of the office that we were able to revive our excitement for the day, and finish the task-list.</p>
<p>Today I work as the sole developer on a small project - and boy do I miss those meetings! StackOverflow is my replacement :)</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/458110#45811018Answer by plinth for What Things are Most Conducive to a Productive Programming Environment?plinth2009-01-19T16:04:10Z2009-01-19T16:04:10Z<ul>
<li>A door I can close.</li>
<li>People I respect and vice versa.</li>
<li>Good senses of humor.</li>
<li>A shop that values quality, longevity and customer experience more than get it done fast or via a death march.</li>
<li>Management that removes rather than places impediments.</li>
<li>Pinball machine.</li>
</ul>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/458147#4581473Answer by John Naegle for What Things are Most Conducive to a Productive Programming Environment?John Naegle2009-01-19T16:11:15Z2009-01-19T16:11:15Z<p>Environment:</p>
<ul>
<li>Low Cube Walls</li>
<li>Physical Separation from sales & marketing</li>
<li>Natural / full spectrum lighting</li>
<li>Comfortable and ergonomic chairs / computer setup</li>
<li>Close proximity to team members</li>
<li>Close proximity to QA</li>
<li>Lots of conference rooms</li>
</ul>
<p>Team:</p>
<ul>
<li>Smart</li>
<li>Motivated</li>
<li>Good communication skills</li>
<li>Outspoken</li>
<li>Entertaining</li>
</ul>
<p>Computer:</p>
<ul>
<li>2 or more monitors</li>
<li>Ergonomic wireless Keyboard & mouse</li>
<li>Good headphones</li>
</ul>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/458148#4581481Answer by Scott Wisniewski for What Things are Most Conducive to a Productive Programming Environment?Scott Wisniewski2009-01-19T16:11:19Z2009-01-19T16:11:19Z<ol>
<li>A quiet work enviornment free from interuptions and distractions</li>
<li>Free soda</li>
<li>Nice equipment (fast computer, comfortable chair)</li>
<li>Engagement (the people working on the team need to feel a since of ownership and connection to the project).</li>
</ol>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/477979#4779790Answer by shlumph for What Things are Most Conducive to a Productive Programming Environment?shlumph2009-01-25T17:46:48Z2009-01-25T17:46:48Z<ul>
<li>Quiet, repetitive music (ie: Infected
Mushroom)</li>
<li>Dual Monitors</li>
<li>Fast PC</li>
<li>Leather Chair</li>
<li>Dunkin Donuts number 4</li>
</ul>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/679320#6793204Answer by Scott for What Things are Most Conducive to a Productive Programming Environment?Scott2009-03-24T21:27:26Z2009-03-24T21:27:26Z<p>Something that hasn't been mentioned yet: a gigantic white board.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/1325127#13251272Answer by JB King for What Things are Most Conducive to a Productive Programming Environment?JB King2009-08-24T22:30:55Z2009-08-24T22:30:55Z<p><a href="http://www.ted.com/talks/dan%5Fpink%5Fon%5Fmotivation.html" rel="nofollow">"Dan Pink on Motivation"</a> notes a few ideas that I really like for where I work: Autonomy, Mastery, and Purpose. Give me the freedom to do the work, let me become proficient and have a purpose.</p>
<p>On the technical side, good hardware like dual monitors and a machine with a reasonable sized hard drive and RAM, along with good tools like an IDE, source control, and continuous integration machine also prove quite useful.</p>
http://stackoverflow.com/questions/457928/what-things-are-most-conducive-to-a-productive-programming-environment/1325212#13252120Answer by Karl Anderson for What Things are Most Conducive to a Productive Programming Environment?Karl Anderson2009-08-24T22:53:07Z2009-08-24T22:53:07Z<p>In order:</p>
<p>The tools I need to keep doing this for years, without hassle. OSHA-compliant ergonomic chair and desk setup, keyboard that fits me. Lots of screen. Adequate computing hardware.</p>
<p>Interaction with people who are smarter than myself. Isolation when I need it.</p>
<p>Interesting projects which impress me, new challenges, and other things which make me want to be productive.</p>
<p>An agile process with participation in all aspects of development, to some extent. The ability to guide requirements and properly implement the non-negotiable ones. </p>
<p>Lack of code ownership, at least somewhat. A process which lets my co-workers check changes into my project, or vice versa. The ability to do the right thing when I find a problem without being doomed to maintain it forever.</p>