Unit testing basics

Let’s learn a little bit about Rust, starting with unit testing! I hesitated to publish this video because it contains an embarrassing error. Spotting it will be easy – can you fix it?

What is ownership in Rust?

A friendly introduction to the concept of ownership in Rust. Explains what an owner is, what it does and why it’s needed.

String vs &str in Rust functions

An audio edition of the “String vs &str in Rust functions” blog post written by Herman J. Radtke III. https://hermanradtke.com/2015/05/03/s…