Handling errors in programs is tricky.

We want to write systems that work reasonable well even if there are errors in the code. This is possible, and the results have been used in production systems for many years.

This talk outlines the do’s and don’ts of error handling. Things you should do if you want to write fault tolerant code, and things you should not do.

I will argue that making fault-tolerant and salable systems is possible if you have got the system architecture right, bit very difficult otherwise.

I’ll give examples some of my favorite programming languages of how things should be done, and how they should not be done.

Thanks for reading

If you liked this post, share it with all of your programming buddies!

Follow us on Facebook | Twitter

Further reading about Error Handling

Debugging Python Errors

How to handle errors in Angular

#python #javascript #node-js #angular #reactjs #java #php #html

The Do's and Don'ts of Error Handling
58.50 GEEK