Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.54 KB

File metadata and controls

38 lines (27 loc) · 1.54 KB

Lectures from 'Getting Rusty' the Rust bootcamp

You can find the contents of

  • Lecture 3: Idiomatic Rust and functional programming features
  • Lecture 5: Testing

Slides

Lecture 3: Idiomatic Rust and functional programming features

Lecture 5: Testing

Exercises

See the /exercises folder.

Sources

Learn by reading:

Learn by reading and doing (recommended):

Learn by watching Youtube (great videos, but do not recommend if you want hands-on learning):

Other: