this post was submitted on 02 May 2026
5 points (100.0% liked)
Rust
7979 readers
1 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It is difficult to imagine it without an approximate idea of the way of interaction with it.
A common exercise in programming is creating a task list... Which by the way I just searched out of curiosity and I found this as first result, and doesn't look so bad taking a first look https://github.com/dezoito/rust-todo-list
Thanks for that