Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Tech Talk: Moves and Borrowing In Rust With Jim Blandy

Tech Talk: Moves and Borrowing In Rust With Jim Blandy

FromCoRecursive: Coding Stories


Tech Talk: Moves and Borrowing In Rust With Jim Blandy

FromCoRecursive: Coding Stories

ratings:
Length:
67 minutes
Released:
Jul 3, 2018
Format:
Podcast episode

Description

The surprising thing about rust is how memory management works.  Rust has the concepts of moves and borrowing.  If you have heard about Rust, you may have heard people talking about the borrow checker and trying to make it happy. In this interview, Jim Blandy walks us through what these concepts mean and how they work.  We also talk about how to avoid fighting with the borrow checker at all and why the conceptual model that Rust adopts, though it may seem unusual at first, is actually more representative of how computers work and therefore an easier programming model.
Released:
Jul 3, 2018
Format:
Podcast episode

Titles in the series (91)

The stories and people behind the code. Hear stories of software development from interesting people.