# Rethinking Errors -- Learning from Scala and Go

DevFeed: [Rethinking Errors -- Learning from Scala and Go](<https://devfeed.tech/articles/rethinking-errors-learning-from-scala-and-go-32199.md>)

Original publisher: [Read original article](<https://bruceeckel.com/2015/02/10/rethinking-errors/>)

Author: Bruce Eckel

Published: 2015-02-10T00:00:00Z

Content type: opinion

Language: en

Sources: [Bruce Eckel - Computing Thoughts](<https://devfeed.tech/sources/bruce-eckel-computing-thoughts.md>)

Topics: [Error Handling](<https://devfeed.tech/topics/error-handling.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Scala](<https://devfeed.tech/topics/scala.md>)

Tags: [error-handling](<https://devfeed.tech/tags/error-handling.md>), [errors](<https://devfeed.tech/tags/errors.md>), [go](<https://devfeed.tech/tags/go.md>), [scala](<https://devfeed.tech/tags/scala.md>), [video](<https://devfeed.tech/tags/video.md>)

## AI overview

A PyCon 2013 presentation examines different ways of thinking about error handling, drawing on Scala and Go.

## Source excerpt

Here is the video of the presentation I gave at Pycon 2013 on different ways of thinking about error handling, based on studying Scala and Go.