Recording

Relearn Programming With The Rust Book: 9 - Error Handling

event presenter photo by Travis Media
Recorded on: Thursday, April 11th, 2024 @ 11:00:00 AM

If you learned a higher, more abstracted language from the start, like Python or JavaScript, then there's a lot going under the hood that you may not be aware of. Knowing these underlying, fundamental concepts of programming will really help you fill the gaps that were created from your non-traditional background and self-taught journey.

Join me as we learn the Rust programming language by working through "The Rust Book" and all the wisdom found within it.

We'll also be working through the "rustling" challenges to make sure we are absorbing the material.

Video key points:

  • Handling unrecoverable errors with panic!
  • Handling recoverable errors with Result<T, E>
  • Guidelines on whether and when to panic vs handle the error.

Recording

Members Only - Join Imposter Devs and you'll get access to this recording, all other recordings, and all future live events.