8 ms·
I thought this was going to be similar to https://play.kotlinlang.org/koans/overview https://play.kotlinlang.org/koans/overview . I used that as a quick way whe
by mkobit 7y ago
I thought this was going to be similar to https://play.kotlinlang.org/koans/overview https://play.kotlinlang.org/koans/overview . I used that as a quick way when doing other things to slowly learn parts of the language before diving in, was hoping this would be similar.
- deleted 7y ago[deleted]
- faitswulff 7y agoYou're likely looking for something like one (or all) of these: • https://github.com/crazymykl/rust-koans/ https://github.com/crazymykl/rust-koans/ • https://github.com/dtolnay/rust-quiz https://github.com/dtolnay/rust-quiz • https://github.com/rust-lang/rustlings https://github.com/rust-lang/rustlings (by one of the authors of The Rust Programming Language, Carol Nichols)