Welcome Rustaceans!
Rustaceans of all skill levels are welcome, or even if you are just interested in the language.
If you would like to give a talk please contact us at talk@rustmanchester.co.uk for any other enquiries email us at organisers@rustmanchester.co.uk
Learning
In an attempt to spread Rust far and wide, we are creating some learning resources but also attempting to collect a nice list of existing learning resources, please if you know of any not on this list submit a PR or open an issue and drop in the link for us to add
- Rust lang official learning page another list of learning resources
- rust-cli
- A tutorial that makes a CLI and goes significantly more in depth than our cli tutorial
- The app is a simple
grep
clone
- rustlings
- An interactive course for learning Rust through initially through examples with known errors to help deal with compile errors
- This week in rust
- More a newsletter but a great way to keep up to date and repeatedly posts walkthroughes and tutorials