Learning to Live with Errors
This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.
Annotation: If trials of three or four simple cases have been made, and are found to agree with the results given by the engine, it is scarcely possible that there can be any error. (On the mathematical powers of the calculating engine, Charles Babbage, 1837)
If Charles Babbage was right, you would just try to run your program on three or four sample inputs and be sure that it will work correctly. Sadly, the world is not so simple. Since the invention of electronic computers, we mostly eliminated hardware issues, but software errors remain. And programmers spent over 60 years finding different strategies for dealing with coding errors.
In this talk, I look at five strategies for dealing with errors that appeared throughout the history of programming. Understanding the origins of different approaches to errors is not just a fun historical exploration, but it sheds light on current issues in programming, including computer science education, hiring process and the never-ending programming language wars.
-
Cloud Native JavaKenny BastaniWednesday Apr 25 @ 11:15 AM
-
The Do's and Don'ts of Error HandlingJoe ArmstrongWednesday Apr 25 @ 3:15 PM
-
C++ - the Newest Old LanguageMatt GodboltWednesday Apr 25 @ 10:15 AM
-
Learning to Live with ErrorsTomas PetricekWednesday Apr 25 @ 1:00 PM
-
Rapid Java InnovationGeorges SaabWednesday Apr 25 @ 2:00 PM
-
Bash and All That; Why Ancient *NIX Tools Are Still EssentialDean WamplerWednesday Apr 25 @ 4:15 PM