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
- Host: GitHub
- URL: https://github.com/stefnotch/rust-tutorial
- Owner: stefnotch
- License: cc0-1.0
- Created: 2024-06-29T17:54:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T07:14:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T07:50:16.412Z (over 1 year ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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