google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
https://google.github.io/comprehensive-rust/
Apache License 2.0
27.96k stars 1.67k forks source link

Remove open-ended Android exercise #2418

Closed mgeisler closed 3 weeks ago

mgeisler commented 1 month ago

Despite good intentions, I have not actually been able to make this work in a classroom.

I suggest we remove it for now and later replace it with a guided exercise: something where we ask students to write a AIDL client for a simple system service.