Rust Intro for Java Developers

Rust Intro for Java Developers

Devoxx via YouTube Direct link

Intro

1 of 23

1 of 23

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Rust Intro for Java Developers

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Disclaimer
  3. 3 Good choices
  4. 4 Meet Rust!
  5. 5 Quick view at Rust
  6. 6 Rust - features
  7. 7 Rust - it meets the requirements
  8. 8 More about Rust
  9. 9 Variable bindings own the values in Rust
  10. 10 What?
  11. 11 It is similar to Read-Writers lock
  12. 12 About exclusive writers
  13. 13 Top issues that borrowing prevents
  14. 14 In Rust, every reference has some lifetime associated with it.
  15. 15 You can explicit lifetimes in Rust
  16. 16 Top issues that lifetime system prevents
  17. 17 Classes
  18. 18 Interfaces
  19. 19 Rust Generics
  20. 20 Top Rust complaints
  21. 21 Bonus #2: Performance
  22. 22 Bonus #3: Free GIF
  23. 23 References - Rust Intro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.