Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Rust: A Language for the Next 40 Years
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Rust Belt Rust Dayton, OH Oct 18 & 19
- 3 Brakeman
- 4 George Westinghouse
- 5 1893 US Railroad Safety Appliance Act
- 6 1900 Act fully enforced
- 7 why C?
- 8 Fixes common memory safety problems
- 9 Ownership Borrowing
- 10 Systems programming is for superhumans everyone
- 11 Logic bugs
- 12 Tests
- 13 portability
- 14 simplicity
- 15 legacy code
- 16 stability without
- 17 You pick when to switch editions (never is totally fine!)
- 18 Large Enterprises are using Rust
- 19 Decisions made
- 20 Code of Conduct
- 21 Memory unsafety?? = ???