Skip to content

Commit

Permalink
Add Too Many Lists book to other resources (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoerrie authored Feb 14, 2023
1 parent 2436560 commit 8e4bf24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ A small selection of other guides and tutorial for Rust:
Rust](https://docs.microsoft.com/en-us/learn/paths/rust-first-steps/): two
Rust guides aimed at new developers. The first is a set of 35 videos and the
second is a set of 11 modules which covers Rust syntax and basic constructs.
* [Learn Rust With Entirely Too Many Linked
Lists](https://rust-unofficial.github.io/too-many-lists/): in-depth
exploration of Rust's memory management rules, through implementing a few
different types of list structures.

Please see the [Little Book of Rust Books](https://lborb.github.io/book/) for
even more Rust books.

0 comments on commit 8e4bf24

Please sign in to comment.