How do you disarm a cowboy coder? [closed]
Closed 12 years ago.
Arguments for development environment being the same as production
Intuitively it seems appropriate that the development environment (and all test environments) be as close to the production build as possible. Are there any documented arguments in support of this intuition?
Productivity strategies for one developer using many PCs [closed]
“One machine in your life is the right number.”
Difference between Windows and Linux development environments? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Mirror virtualized development environment
I work alone in some iOS projects in a local environment.
Shared Development Space
Currently the company I work in gives each developer their own development virtual machine. On this machine (Windows 7) they install the entire stack of the product (minus database) this stack is normally spread amongst multiple machines of differing OS (although moving towards windows 2008 and 2008r2)
How do developers find the time to stay on top of latest technologies? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Location of development solutions on disk – Common or upto the individual
In our team meeting today a senior member brought up the proposal that we should be having a common location/structure for our development solutions.
Best method to organize/manage dependencies in the VCS within a large solution
A simple scenario:
Setting up a simple RubyRails environment
I am coming from a .NET background and beginning my journey into the Mac OSXRubyRails environment.