- Time tracking, productivity tracking
- Email respone time
- Radio, head phones, closed door rules
- What is explicity forbidden (cell phones, etc)
- Clearance strategy
- Security policies
- Rules on installing software
- CMM compliance & competing policies & process methodologies
- Tools available, tools request (write/buy policies, if any)
–Code Repository?
–Unit testing tools?
–IDE?
–Documentation templates?
–Coding Standards
—-Variable name conventions
—-Commenting conventions
# Do you use source control?
# Can you make a build in one step?
# Do you make daily builds?
# Do you have a bug database?
# Do you fix bugs before writing new code?
# Do you have an up-to-date schedule?
# Do you have a spec?
# Do programmers have quiet working conditions?
# Do you use the best tools money can buy?
# Do you have testers?
# Do new candidates write code during their interview?
# Do you do hallway usability testing?