rust-koans
Koans for the Rust programming language (by crazymykl)
awesome-koans
A list of all available kōans (by ahmdrefat)
rust-koans | awesome-koans | |
---|---|---|
3 | 4 | |
640 | 459 | |
0.6% | 0.2% | |
0.0 | 0.0 | |
almost 4 years ago | 10 months ago | |
Rust | ||
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rust-koans
Posts with mentions or reviews of rust-koans.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-25.
-
Dicas para aprender uma linguagem
Rust
-
Ask HN: Programming on Plane Trips
* https://github.com/crazymykl/rust-koans
- Rust Koans
awesome-koans
Posts with mentions or reviews of awesome-koans.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-25.
- How To Get Out of The “Script Kiddy” Phase
- Learn Go with Tests
-
Dicas para aprender uma linguagem
outras
-
Are there any tutorials that run on the command line?
Yeah, they're called koans. Here's an incomplete list of koans in various programming languages: https://github.com/ahmdrefat/awesome-koans/blob/master/koans-en.md
What are some alternatives?
When comparing rust-koans and awesome-koans you can also consider the following projects:
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
awesome-katas - A curated list of code katas
ziglings - Learn the Zig programming language by fixing tiny broken programs.
learnyounode - Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
ruby_koans - Learn Ruby with the Edgecase Ruby Koans
go-koans - koans for go