learn-rust-101

A guide to aid you in your journey of becoming a Rustacean (Rust developer). (by plabayo)

Learn-rust-101 Alternatives

Similar projects and alternatives to learn-rust-101 based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better learn-rust-101 alternative or higher similarity.

learn-rust-101 reviews and mentions

Posts with mentions or reviews of learn-rust-101. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Rust Language Guide (Rust 101 Companion Guide)
    1 project | news.ycombinator.com | 27 Sep 2023
  • A Guide to Closures in Rust
    2 projects | news.ycombinator.com | 24 May 2023
    With an interest in many more, but the above were my main languages for a decennia.

    9 years ago I picked up Go, and have used it the most as my main language since then. 7 Years ago I picked up Rust, but only since 6 months ago really intensive (including publishing the guide that came out of my experience at https://rust-lang.guide/).

    Over those 7 years I've only done a production project around the start of that journey and now since 6 months ago I'm writing production code in it again and haven't stopped since. But I've learned the language like 3 different times in that journey.

    It's not an easy one to get into. A lot of things to wrap your head around, especially if your goal is to really master it, rather then just "woohoo I can compile my program". I still not master it, but I do feel now fluent in it and can express my ideas well. There are also no more fights with the language or its tooling.

    Compared to that, Go(lang) is super easy to get into. Ridiculously easy. Perhaps too easy. You can give it to a programmer of any level, and they probably can ship their first feature that same day. The difference is however, that. First of all with Golang it's super easy to ship code with nil pointer exceptions in it or data races. I've seen it in the best code bases. And sure, plenty of people will tell if you do it "right" you'll have no issues. I've hear similar comments from ex-colleagues still in the C++ world as well. Secondly, Golang is very opinionated and if you derive in ideas or needs a bit from what they want you to do, you are in a bit of a problem. This has been slightly improved, but it's still very limited and still a lot of magic that only built-in features can perform. And thirdly, the language is very minmal (Golang). So codebases look very verbose very quickly. Also harder to express ideas (as error support is limited, and sum types are not a thing, neither are other things like pattern matchings). It's also a lot less "functional".

    This is not to compare Golang vs Rust too much, even though I did. My point was more, and I probably butcher my own comment not making that point well, is that I think it's fair to have a massive threshold for beginners to get into a programming language. As long as in return it means you get a very powerful tool in rerturn to do some of your work. And Rust is def. such a tool. Many people boast about how peformant it is. And while that is true, it is for me for most projects more of an extra benefit rather than the things I really like it for. What I like with Rust is that it gives me really high confidence in my code (comparable to projects I've written in Elm and Haskell in the past). When my project compiles I really am pretty confident it will not give me runtime surprises beyond mistakes elsewhere (e.g. infrastructure choices). It's a very expressive language and pleasant to use in that way.

    And then there is of course the fact that it is truly FOSS, has a very nice community, great documentation and a lot of excellent learning resources.

    I am not a fanboy of much, neither of Rust, but I do really appreciate its existence and I am happy to use it where it suits. Yes it is a massive threshold, but one worth to pay.

  • Show HN: Learn Rust 101 – A guide to aid your journey of becoming a Rustacean
    1 project | /r/hypeurls | 8 Apr 2023
  • Learn Rust 101 – A guide to aid you in your journey of becoming a Rustacean
    2 projects | news.ycombinator.com | 7 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 28 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic learn-rust-101 repo stats
4
668
8.3
6 months ago

plabayo/learn-rust-101 is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of learn-rust-101 is HTML.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com