• livingcoder@programming.dev
    link
    fedilink
    arrow-up
    23
    arrow-down
    1
    ·
    1 day ago

    When I learned Python I thought that not having a statically typed language was the way to go, but then it just became an issue when I was trying to ensure that everything was at least something like what I was expecting. Going back to statically typed languages even harder with Rust has been a dream. I love it.