Skip to content

Latest commit

 

History

History
executable file
·
65 lines (48 loc) · 5.56 KB

reading-list.md

File metadata and controls

executable file
·
65 lines (48 loc) · 5.56 KB

Additional reading list

This document contains additional reading links and videos. It's not necessary to read or watch them, but it may help you understand Rust deeply.

"Rustbooks"

Articles

Writing idiomatic Rust code

Conference talks about Rust

YouTube channels

  • Jon Gjengset YouTube channel - Excellent channel about Rust, especially "Crust of Rust" series, where several topics covered from intermediate to advanced level.
  • Aleksey Kladov YouTube channel - If you're interested in how rust-analyzer works - it's the best channel and the best speaker.

Research papers

Books

Blogs