Add 'Programming Rust' book
This commit is contained in:
15
README.md
15
README.md
@@ -94,13 +94,14 @@ At the moment this is not useful for anyone but myself, if at some point I find
|
|||||||
* SubProjects
|
* SubProjects
|
||||||
* [grab](https://github.com/marceloboeira/grab) 👋🏼 like grep, but simpler [Chapters' 12/13 project].
|
* [grab](https://github.com/marceloboeira/grab) 👋🏼 like grep, but simpler [Chapters' 12/13 project].
|
||||||
* [dull](https://github.com/marceloboeira/dull) 🤪 a dummy multi-thread HTTP server [Chapter's 20 project].
|
* [dull](https://github.com/marceloboeira/dull) 🤪 a dummy multi-thread HTTP server [Chapter's 20 project].
|
||||||
* General Overview
|
* General Overview
|
||||||
* [Aaron Turon - Rust: confident, productive systems programming](https://www.youtube.com/watch?v=C6dNx9pY7p8) 📼 🆓
|
* [Aaron Turon - Rust: confident, productive systems programming](https://www.youtube.com/watch?v=C6dNx9pY7p8) 📼 🆓
|
||||||
* [Steve Klabnik - The History of Rust](https://www.youtube.com/watch?v=79PSagCD_AY) 📼 🆓
|
* [Steve Klabnik - The History of Rust](https://www.youtube.com/watch?v=79PSagCD_AY) 📼 🆓
|
||||||
* Use cases
|
* Use cases
|
||||||
* [Raph Levien - A Modern Editor Built in Rust](https://www.youtube.com/watch?v=SKtQgFBRUvQ) 📼 🆓
|
* [Raph Levien - A Modern Editor Built in Rust](https://www.youtube.com/watch?v=SKtQgFBRUvQ) 📼 🆓
|
||||||
* Testing Frameworks
|
* Testing Frameworks
|
||||||
* [Speculate](https://github.com/utkarshkukreti/speculate.rs) Adds RSpec like behavior to rust via macros
|
* [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
|
* Go
|
||||||
* Concurrency
|
* Concurrency
|
||||||
* [Concurrency in Go](https://learning.oreilly.com/library/view/concurrency-in-go/9781491941294/) 📕 💰
|
* [Concurrency in Go](https://learning.oreilly.com/library/view/concurrency-in-go/9781491941294/) 📕 💰
|
||||||
|
|||||||
Reference in New Issue
Block a user