Tag: Software development

  • What’s the best way to give developers space?

    Like all my new posts and articles, this piece originally appeared on werd.io. Software developers are not technicians. Whereas technicians are employed to do practical work involving technical equipment, the development process is more akin to writing. Paul Graham was absolutely right when he pointed out that: […] Of all the different types of people […]

  • Bug tracking

    All software has bugs; the trick is to find them and remove them as quickly as possible while balancing against the other development you have to do. This is where bug trackers come in: they allow developers to project manage these activities while allowing users and other members of their organization to submit issues while […]