Add 'Programming Rust' book

This commit is contained in:
Marcelo Boeira
2019-06-14 20:13:33 -07:00
parent 69470e4c66
commit 573fd1cd1c

View File

@@ -101,6 +101,7 @@ At the moment this is not useful for anyone but myself, if at some point I find
* [Raph Levien - A Modern Editor Built in Rust](https://www.youtube.com/watch?v=SKtQgFBRUvQ) 📼 🆓
* Testing Frameworks
* [Speculate](https://github.com/utkarshkukreti/speculate.rs) Adds RSpec like behavior to rust via macros
* [Programming Rust](https://learning.oreilly.com/library/view/programming-rust/9781491927274/) 📕 💰
* Go
* Concurrency
* [Concurrency in Go](https://learning.oreilly.com/library/view/concurrency-in-go/9781491941294/) 📕 💰