Search Results

6
votes

Building morale in the dev team

Hire only the best Be an example Proper pay Fair treatment Reward good work liberally Challange poor work quickly, then move on Trust you …
0
votes

What are often overlooked steps to take before beginning a big project

Make sure: You understand the purpose of the project. That there is a business case for the project. That the project has a sufficiently infulential sponsor. …
3
votes

IT evaluating quality of coding - how do we know what’s good?

Code has 2 primary audiences: The people who use it The people who develop it So you neeed 2 simple tests: Run the code. Can you get it to do the …