Short of hovering over the developers and question all decisions they make/code they produce.. Architectural choices, massive codefiles (5k loc), no code commenting or documentation, ..
I'm using some Check-in policies in TFS2005 like Changeset Comments Policy, WorkItems, regular code reviews.
What works the best in your company?
So far:
- Code reviews (by most)
- Mentoring/Teaching
- Pair programming
But nobody mentions the possibilities like check in policies, code analysis, code metrics. Does anybody use this as a method to teach juniors?