21
Learning Rust (lemmy.ca)
submitted 4 months ago by kionite231@lemmy.ca to c/rust@lemmy.ml

Hello,

I have started learning Rust. I have only made a fibonaci series program so far but I would make more complex program as I progress in learning Rust :D

you are viewing a single comment's thread
view the rest of the comments
[-] trevor 8 points 4 months ago

I had a pretty good time rewriting various coreutils in Rust. I liked it because the difficulty of doing so ranges from something as easy as the true command, where you simply exit with a success status, to more challenging stuff like writing a basic shell.

Granted, it's not that complicated to write CLIs with simple inputs and outputs, so maybe it's not valuable for others but it certainly helped me understand Rust better than before.

[-] kionite231@lemmy.ca 1 points 4 months ago

I am also thinking about making an IRC bot in Rust but I don't have enough experience to do so yet

this post was submitted on 21 Dec 2024
21 points (100.0% liked)

Rust Programming

8686 readers
1 users here now

founded 6 years ago
MODERATORS