w3f / w3f-education

Technical Education at Web3 Foundation
Other
17 stars 19 forks source link

Rust State Machine Exercises #129

Closed CrackTheCode016 closed 1 year ago

CrackTheCode016 commented 1 year ago

Add context-specific exercises - designed to augment the Rust book, not replace it!

Note this is meant to be at a beginner level. Certain useful concepts, such as concurrency/multithreading, closures, and smart pointers are not covered (yet).

Closes #130

CrackTheCode016 commented 1 year ago

Closed for now, unneeded atp