I am not a Software Engineer but iI do play one on TV


How to write code that is easy to maintain? This session explains why our goal as professional developers is to write code for human beings, not for machines. How to craft code that is easy to read and to change. Forget about writing code for the future, keep it simple for today's requirements, cover it with sustainable tests and refactor every day.