|
13
|
|
edited Jan 2 '09 at 18:59
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
[edit]: I'm keeping this updated based on the better suggestions.
- Source Control access
- Issue/Bug/Project tracker
- System Documention, or references to find the system documentation in source control or in a wiki, including:
- build document/environment covered by this question
- design documents / technical notes
- Coding Style guidelines
- Deploy for review/testing/QA/staging/production procedures
- Licensing details for your tools and your product
- Team Calendar, including the project schedule(s), deadlines, vacation time, and support/on-call schedule (if required)
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Virtual machines (holding dev environment or for testing)
- Specialized editors (modeling, xml, etc)
- Other tools
What else goes in this list, and how do you document it and vet changes?
|
|
|
|
12
|
|
edited Dec 15 '08 at 19:23
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
[edit]: I'm keeping this updated based on the better suggestions.
- Source Control access
- Issue/Bug/Project tracker
- System Documention, or references to find the system documentation in source control or in a wiki, including:
- build document/environment covered by this question
- design documents / technical notes
- Coding Style guidelines
- Deploy for review/testing/QA/staging/production procedures
- Licensing details for your tools and your product
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Virtual machines (holding dev environment or for testing)
- Specialized editors (modeling, xml, etc)
- Other tools
What else goes in this list, and how do you document it and vet changes?
|
|
|
|
11
|
|
edited Dec 15 '08 at 19:14
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
[edit]: I'm keeping this updated based on the better suggestions.
- Source Control access
- Issue/Bug/Project tracker
- System Documention, or references to find the system documentation in source control or in a wiki, including:
- build document/environment covered by this question
- design documents / technical notes
- Coding Style guidelines
- Deploy for review/testing/QA/staging/production procedures
- Licensing details for your tools and your product
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Virtual machines (holding dev environment or for testing)
- Specialized editors (modeling, xml, etc)
- Other tools
What else goes in this list, and how do you document it and vet changes?
|
|
|
|
10
|
|
edited Dec 15 '08 at 18:25
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
[edit]: I'm keeping this updated based on the better suggestions.
- Source Control access
- Issue/Bug/Project tracker
- System Documention, or references to find the system documentation in source control or in a wiki, including:
- build document/environment covered by this question
- design documents / technical notes
- Coding Style guidelines
- Deploy for review/testing/QA/staging/production procedures
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Virtual machines (holding dev environment or for testing)
- Specialized editors (modeling, xml, etc)
- Other tools
What else goes in this list, and how do you document it and vet changes?
|
|
|
|
9
|
|
edited Dec 15 '08 at 17:08
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
[edit]: I'm keeping this updated based on the better suggestions.
- Source Control access
- Issue/Bug/Project tracker
- Coding Style guidelines
- System Documention, or references to find the system documentation in source control or in a wiki, including:
- build document/environment covered by this question
- design documents, or references to the
- design documents in source control/ technical notes
- Coding Style guidelines
- Deploy for review/testing/QA/staging/production procedures
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Specialized editors (modeling, xml, etc)
- Other tools
- Deploy for review/testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
|
|
|
| |
|
Post Made Community Wiki by Community♦
|
occurred Dec 15 '08 at 17:08
|
|
|
|
|
|
8
|
|
edited Dec 15 '08 at 17:02
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
[edit]: I'm keeping this updated based on the better suggestions.
- Source Control access
- Issue/Bug/Project tracker
- Coding Style guidelines
- System Documention(, includingenvironment and processes :
- build document/environment covered by this question)
- design documents, or references to the design documents in source control
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Specialized editors (modeling, xml, etc)
- Other tools
- Deploy for review/testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
[edit]:
I'm keeping this updated based on the better suggestions.
|
|
|
|
7
|
|
edited Dec 15 '08 at 16:56
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- Coding Style guidelines
- System Documention (including environment and processes covered by this question)
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Static analysis tools (FxCop, FlawFinder, etc)
- Specialized editors (modeling, xml, etc)
- Other tools
- Deploy for testing/QA/staging/production review/testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
[edit]:
I'm keeping this updated based on the better suggestions.
|
|
|
|
6
|
|
edited Dec 15 '08 at 16:49
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- Coding Style guidelines
- System Documention (including environment and processes covered by this question)
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Specialized editors (modeling, xml, etc)
- Other tools
- Deploy for testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
[edit]:
I'm keeping this updated based on the better suggestions.
|
|
|
|
5
|
|
edited Dec 15 '08 at 16:43
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- Coding Style guidelines
- System Documention
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Database connection and tools
- Testing Frameworks
- Internal libraries
- communication tools (chat, wiki, etc)
- Specialized editors (modeling, xml, etc)
- Other tools
- Deploy for testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
[edit]:
I'm keeping this updated based on the better suggestions.
|
|
|
|
4
|
|
edited Dec 15 '08 at 16:38
|
What constitutes a developement development environment, and how do you document it?
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Coding style guidelines
- Database connection and tools
- Testing Frameworks
- Internal libraries
- Other tools
- Deploy for testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
[edit]:
I'm keeping this updated based on the better suggestions.
|
|
|
|
3
|
|
edited Dec 15 '08 at 16:36
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Coding style guidelines
- Database connection and tools
- Testing Frameworks
- Internal libraries
- Other tools
- Deploy for testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
[edit]:
I'm keeping this updated based on the better suggestions.
|
|
|
|
2
|
|
edited Dec 15 '08 at 16:27
|
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visaul Visual Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Internal libraries
- Other tools
- Deploy for testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
|
|
|
|
1
|
|
asked Dec 15 '08 at 16:20
|
What constitutes a developement environment, and how do you document it?
What items go into a software shop's development environment, how do you document it, and what processes do you follow to make changes?
I thinking about this from the standpoint where I want to make it easier to bring new hires up to speed quickly by having all this on a checklist we follow when setting them up, and then while I'm at it making it easier for the new hires or existing team members to bring new powerful toolkits and ideas into the environment without disrupting things.
I want to keep this platform agnostic, so even though I'm currently at a microsoft shop where Visaul Studio would be assumed I'll go ahead and list compiler/IDE as one of the items:
Here are some ideas for part 1:
- Source Control access
- Issue/Bug/Project tracker
- compiler/IDE
- compiler/IDE extensions (things like source control plugins or visual studio add-ins)
- 3rd party SDKs/toolkits
- Internal libraries
- Other tools
- Deploy for testing/QA/staging/production procedures
What else goes in this list, and how do you document it and vet changes?
|
|
|