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

  • Azzk1kr@feddit.nl
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 hours ago

    My first non-trivial program in Rust was a Markov chain. Right now I’m trying to build a REST API with Actix and a Mongo database. So far it has been an interesting experience.