How to utilize programmers effectively when they don’t have Enough Work?
|
25
|
|
|
|
|
|
Have them educate themselves. Allow them to work on experimental projects that will allow them to learn and evaluate new technologies and new methods. Unless there is actual work to be done on improving the existing code base. |
||||
|
|
|
|
|||
|
|
|
|
yes stacking boxes always ends well, but make sure they don't break a finger, finger splints and keyboards had a fight when they were younger and dont get along well... |
|||
|
|
|
|
This only happens once in a blue moon so when it does the developers need to GO TO THE PUB!!! |
||||
|
|
|
Let them prepare speeches about technical topics they are interested in and ask them to present the results for all others --> some other kind of education |
|||
|
|
|
|
Hit the refresh button while on Stack Overflow. |
|||
|
|
|
|
You should definitely send them to work at my company, there's a LOT to do. |
|||
|
|
|
|
Fix bugs. There's always a list of defects that normally wait until there's some relief from deadline pressure, especially if you were short-staffed (who isn't?). Well, now's the big chance. The code base will be better, and the crew won't worry that they're all about to get fired. This does presume, of course, that you want to keep the crew you've got. |
|||
|
|
|
|
Answer questions on SO. Clearly Jon Skeet doesn't have enough work to do :-) |
|||
|
|
|
|
Hire more sales people. |
|||
|
|
|
|
I would ask them to create a knowledge base |
|||
|
|
|
|
Telling them to make their code less buggy and shitty becasue we all make shitty software with a lot of bugs: http://www.codinghorror.com/blog/archives/000099.html |
|||
|
|
|
|
The good ones would come up with suggestion themselves, would write more code, and would definitely not wait for someone to give them stuff to do. (e.g. fix broken stuff, research new features, implement tools to help development process, implement tools other people need and so on, look at new programming languages, automate more steps in build process, improve testing, test coverage ...) And from my past experience, developers without work to do are looking for better job that is not so boring - I don't want to imply that your company is boring but from my experience developers want to be busy, they are not interested in doing 'in the mean time' tasks, as soon as they go to work where nobody is sure what to do they will start looking for other jobs. |
|||
|
|
|
|
There is always something that can be improved, refined, refactored, |
|||
|
|
|
|
|
|||
|
|
|
|
Excellent answers have been given here. But I may add what most of them implied : Why don't you ask your developer what they think they could do to improve your existing softwares ? Often, developers have great ideas but they don't have the time to implement and test them. Examples of things I would love to do if only I had the time :
Etc, etc, etc. All the best. Sylvain. |
|||
|
|
|
|
Programmers are surprisingly good at hard labor. |
|||
|
|
|
|
If you happen to be a developer with too little work, by all means you should improve your existing code quality by refactoring, adding unit tests, improving usability, increasing performance and so on. And you should learn new tools and technologies. But also be sure to ask yourself the hard questions, such as "Is this just temporary?" and "How is my company doing financially?": maybe you need to update your resume and work on your professional network too. |
||||
|
|
|
Do you have any of those pieces of software that "someone should really do something about"? Start making a prototype for what should actually be done with it or even better, fix it if possible. |
|||
|
|
|
|
Give your programmers time to self-educate, make courses, cross-training. Perfect time for employees to become better. Other than that, refactor and optimize. Oh also YouTube! :p |
|||
|
|
|
|
Have the tall, lanky ones stack boxes in the storage room. |
|||
|
|
|
|
If your programmers don't have enough code to write for you, then you've got too many programmers. Take the executioner's axe to them. Never mind if they have mortgages, cars, children and wives, you do what's best for the company, and what's best for the company is to walk through that development floor with a purpose, leaving only death in destruction in your wake. You need to make sure you work on your evil genius laugh. When you're handing that developer his pink slip, and he looks at you and asks, tears welling in his eyes, "what am I supposed to do now?" You cross your arms, look down upon him and spit out, "that's not my problem!" Here is where that evil laugh comes in play as you walk away knowing that he is now a shell of himself, his heart filled with soul-crushing disappointment. Code cleanup, refactoring, R&D and Education. Make them busy by making both your existing code bases and your employees better at what they do. |
|||
|
|
You can never have too many test cases. |
|||
|
|
|
|
|
|||
|
|
|
|
Ask them "If you could work on whatever you would like---it doesn't need to be relevant to what $COMPANY does---what would you work on?", and nudge them into brainstorm mode. If you don't get any ideas, see one of the other answers ;) If you do get ideas, consider which of them might be useful to the company's mission. Example: I heard on the SO podcast 50 that Steve Yeggi is going to work on integration between compilers and editors so you can have better syntax highlighting and more intelligent auto-completion. Google's people spend a lot of time in editors. Improving them is probably beneficial to Google (yet it's not related to their core business of advertisement and searching). If the programmers dogfood the company software, they may have ideas for how to improve it (I've had that for a company I worked for). They may have broad ideas for how to improve your company's products that make sense. In short: when you run of things for them to do, make them come up with their own thing to do. Let them do it if it makes sense. |
|||
|
|
|
|
Make them pass certification or ask them to learn about some technologies |
|||
|
|
|
|
1) Ask them to take leave if their paid leave is pending. This way you can save your operation cost without affecting your production. 2) Ask them to write the certification exams (like MCP , Sun Certification etc..). 3) This is the right time to add Extra features to your existing application. 4) This is the right time to start some new project (new ideas implementation) from scratch. 5) Ask them to write blog or wiki pages. This would help to juniors. Cheers Kannan. |
|||
|
|
|
|
Enjoy your time man... you have it limited |
|||
|
|
|
|
do some [Side Projects]. |
|||
|
|
|
|
Let testing to Testers and do some investment on R&D and Education |
|||
|
|

