Biocomputing II

The Science (and Art) of Debugging

Prof. Andrew C.R. Martin, UCL

Introduction

50-75% of software development effort is spent in debugging!

Efficient debugging uses the scientific method - observation-hypothesis-experiment-observation

Follow the UDACITY CS259 - Debugging tutorial.

Continue