Recording

Relearn Programming With The Rust Book: 4 - Ownership

event presenter photo by Travis Media
Recorded on: Friday, March 1st, 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. Today we'll be working through chapter 4 on ownership.

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

Video key points:

  • What is Ownership in Rust and how is Rust unique in handling memory?
  • What are references and what is borrowing in Rust?
  • What are slices and why is it important to know the difference between a string slice and a String?

Recording

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