Full session (30 minutes)
Engineering
Programming

All programs have errors. Some are caused by the environment, some by user errors and some are due to bugs in your code. Yes, even yours. The success of your application depends on how you handle those errors, so you better have a good strategy in place. In this talk I will discuss different approaches to error handling, their advantages and disadvantages, and how to choose between them.

Rina Artstain