show/hide this revision's text 10 added machiavelli quote, which seems apropo

Its unfortunate but you basically have two options available to you:

  1. Spend a lot of extra time and effort cultivating the adoption of standards and peer-mentoring you fellow employees to help them become better developers. In short, fundamentally change the culture of your development house. This will be a time consuming, exhausting, slow, and sometimes painful process.

  2. Find a new place to work with better standards of code quality and design.

I'm going to guess that you like where you work and don't want to leave. So here's some ideas on what you can personally do to try to convert your culture to be more focused on standards and code quality. I hope others will add more tips like these and we can aggregate them in a list

  • Pair programming / mentoring
  • Promote Unit tests
  • Promote design & design reviews
  • Do lunchtime code reviews (those who participate will learn a lot)
  • Lunchtime training for better coding techniques
  • Encourage coding 'practice' (maybe competitions where the best code wins.)
  • If you have a couple good people, encourage them to mentor those who need help.
  • Start a workshop to teach specific techniques/technologies.
  • Try having food at your workshops/trainings/reviews.
  • Try to bring your code under continuous integration, if feasible.
  • See what IDE plugins are available for your language & IDE. Maybe you can get people to improve their code with formatting tools, style checkers, and code complexity analysis.

It may sound like a lot of work, but your team isn't going to just get it one day without help and prompting. It may be up to you to build and nurture the team you have into the team you wish you had.

A final warning I'd like to add:

Niccolò Machiavelli, from The Prince, 1513

There is nothing more difficult to take in hand, more perilous to conduct, or more uncertain in its success, than to take the lead in the introduction of a new order of things. Because the innovator has for enemies all those who have done well under the old conditions, and only lukewarm defenders in those who may do well under the new.

Its sage advice. I've worked very hard to bring about a new order of innovation in my organization, and it is slow but measurable progress. I am lucky to have allies in this effort. I hope that you find some as well.

show/hide this revision's text 9 removed stray apostrophe

Its unfortunate but you basically have two options available to you:

  1. Spend a lot of extra time and effort cultivating the adoption of standards and peer-mentoring you fellow employees to help them become better developers. In short, fundamentally change the culture of your development house. This will be a time consuming, exhausting, slow, and sometimes painful process.

  2. Find a new place to work with better standards of code quality and design.

I'm going to guess that you like where you work and don't want to leave. So here's some ideas on what you can personally do to try to convert your culture to be more focused on standards and code quality. I hope other's others will add more tips like these and we can aggregate them in a list

  • Pair programming / mentoring
  • Promote Unit tests
  • Promote design & design reviews
  • Do lunchtime code reviews (those who participate will learn a lot)
  • Lunchtime training for better coding techniques
  • Encourage coding 'practice' (maybe competitions where the best code wins.)
  • If you have a couple good people, encourage them to mentor those who need help.
  • Start a workshop to teach specific techniques/technologies.
  • Try having food at your workshops/trainings/reviews.
  • Try to bring your code under continuous integration, if feasible.
  • See what IDE plugins are available for your language & IDE. Maybe you can get people to improve their code with formatting tools, style checkers, and code complexity analysis.

It may sound like a lot of work, but your team isn't going to just get it one day without help and prompting. It may be up to you to build and nurture the team you have into the team you wish you had.

    Post Made Community Wiki by Community
show/hide this revision's text 8 added 75 characters in body
show/hide this revision's text 7 added 190 characters in body
show/hide this revision's text 6 added 54 characters in body
show/hide this revision's text 5 more linkage.
show/hide this revision's text 4 added 12 characters in body
show/hide this revision's text 3 added 98 characters in body
show/hide this revision's text 2 added 275 characters in body
show/hide this revision's text 1