Where I work, we have small teams of 2 - 5 people. As a dev lead, what are some things that you've implemented which makes your team stand out from the others? Meaning, it makes the others teams say, "that's cool" or "why didn't we think of that". Just some thinking out of the box that made your team extremely efficient.
|
1
|
|||
|
|
|
We standardize only the build process. We don't make our SKILLED developers use skills that are dictated to them. We let them code however they want, with an editor and command line, with an IDE, with a hammer and chisel if they want. They are only constrained by the build process. Everyone is subject to the same build, in our case an ant script. Developers like and perform in our group because of the freedom. Other groups who constrain their developers can't understand how we do it. |
||
|
|
|
|
Write good code? Edit: Of course this is totally wrong, the actual answer should be:
|
||||
|
|
|
Why compete with other teams, the company goal should be a common one. We roughly have two teams (one working on the 'off the shelf' product and one working for tailor made solutions). But we are used to help each other alot. And in my opinion that is the way it should be. |
||||
|
|
|
Do in-company presentations on general topics that the other teams might be interested in, but are not directly related to their work (otherwise they are supposed to know more than you about those issues). Volunteer to do inside projects that benefit everyone. (e.g. Stylecop introduction into the codebase, geek lunch every week, and similar) |
||
|
|
|
Hawaiian shirt day |
||||||||||
|
|
|
We're currently doing unit and functional test automated with CC.NET. QA loves us for it. But, I'm looking for things such as that. |
||
|
|
|
|
First and foremost -- we get things done on time that meet the done criteria. That's the best thing to do, in my opinion :) |
||
|
|
|
Automated unit testing and an automated build system (like CruiseControl) |
||
|
|
