An open API service indexing awesome lists of open source software.

https://github.com/stefnotch/rust-tutorial

Notes for my Rust tutorial
https://github.com/stefnotch/rust-tutorial

Last synced: 3 months ago
JSON representation

Notes for my Rust tutorial

Awesome Lists containing this project

README

          

# Rust Tutorial

Notes for my in-person Rust tutorial. It is the Google Rust tutorial, [but with fewer days and not quite as much content](https://stefnotch.github.io/comprehensive-rust/).

#### Schedule

Day 1:
- 9:30 until 16:30 on Wednesday
- 3 hours in the morning, 1 hour lunch break, 3 hours in the afternoon

Day 2:
- 9:30 until 16:30 on Thursday
- 3 hours in the morning, 1 hour lunch break, 3 hours in the afternoon

#### Equipment

Please bring a laptop

#### Language

English or German

## Dev Tools

- [Visual Studio Code](https://code.visualstudio.com/download) together with the [Rust Analyzer Extension](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
- Alternatively, RustRover should work
- [Rust Playground](https://play.rust-lang.org) for quickly trying out snippets
- [GitHub Codespaces](https://github.com/microsoft/vscode-remote-try-rust) are an emergency alternative to an IDE

## Course Materials

- https://stefnotch.github.io/comprehensive-rust/
- https://cel.cs.brown.edu/crp/

### Bonus notes for Stefan

- Bring an extension cable (power supply).
- Turn on reborrow hints when explaining that chapter.
- https://github.com/cognitive-engineering-lab/aquascope