Completed
Why is Rust attractive
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Love Letter to Rust - Why the Language is Attractive and Appreciated
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About me
- 3 Choosing a language
- 4 Why is Rust attractive
- 5 Rust is appreciated
- 6 Rust as a first class language
- 7 Sponsorship
- 8 Rust Foundation
- 9 Rust is attractive
- 10 Rust offers best in class safety
- 11 The basic problem
- 12 The solution
- 13 Practical example
- 14 Borrowing
- 15 Async
- 16 Summary
- 17 structs
- 18 functions
- 19 traits
- 20 macros