A list of conference talks written by Rob Waller on software development and the tech industry.
Learning how to become a good tech manager is difficult. There isn’t a lot of documentation available and developers don’t discuss the topic a lot. This means most new managers learn on the job, which isn’t always ideal. My talk offers five tips to help developers begin their management journey.
View the slidesComplexity is an emergent property of code, at some point a codebase will cross a tipping point between simple and complicated.
This talk delves into the topic of observability and how professional software developers can guarantee their software works and communicate this to others.
View the slidesThere are two types of tests a developer can write, ‘test to work’ and ‘test to break’. Both are essential to robust development, but many developers only use the former and not the latter. This talk explains why ‘test to break’ principles are essential to ensure robust application development .
View the slides