youtube image
From YouTube: Martians, Old CPUs and the Borrow Checker by Agustín Chiappe Berrini - Rust KW Meetup

Description

This video was recorded during the Rust KW Meetup in Kitchener-Waterloo, ON, Canada on March 5, 2019.

https://www.meetup.com/Rust-KW/events/259334630/

In this talk, I will walk you through the debugging of a problem I had in one of my early Rust projects: An emulator of the classic console Space Invaders. The problem, related to the borrow checker, is a great example for beginners with experience in other languages. You'll get to learn how the borrow checker works and idioms for common operations.

Talk written and presented by: Agustín Chiappe Berrini (https://github.com/AgustinCB)
Recording: Mark Sherry