Learning Rust in 3 Attempts
shreyb.dev
Learning Rust in 3 Attempts
1–10 of 16 posts
Re: Learning Rust in 3 Attempts
#2Rust is ultimately doomed to stay small for this reason.
In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
Re: Learning Rust in 3 Attempts
#3A programming language should not be so hard it takes multiple attempts. Rust is ultimately doomed to stay small for this reason. In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
Ideally it would be easy to learn a language… but the claim that it’s ‘doomed’ if not does not appear to align with data.
https://github.blog/2023-11-08-the-state-of-open-source-and-...
Re: Learning Rust in 3 Attempts
#4A programming language should not be so hard it takes multiple attempts. Rust is ultimately doomed to stay small for this reason. In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
Re: Learning Rust in 3 Attempts
#5A programming language should not be so hard it takes multiple attempts. Rust is ultimately doomed to stay small for this reason. In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
Re: Learning Rust in 3 Attempts
#6Regrettably, due to boredom and laziness, I gave it up completely since 2020. :(
Re: Learning Rust in 3 Attempts
#7A programming language should not be so hard it takes multiple attempts. Rust is ultimately doomed to stay small for this reason. In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
Re: Learning Rust in 3 Attempts
#8A programming language should not be so hard it takes multiple attempts. Rust is ultimately doomed to stay small for this reason. In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
Rust is just enforcing at compile time what you had to keep track in your mind with C/C++
There are real reasons to use Rust, but there are also real pain points and issues with trying to reinvent everything from scratch.
Re: Learning Rust in 3 Attempts
#9If you don’t understand the low-level/computer architecture, you will have a hard time learning Rust. It’s not a general purpose programming language like Ruby, JS, Python, etc. It’s a systems programming language meant to make the best use of the underlying hardware, like C++.
Learn CS first.
Re: Learning Rust in 3 Attempts
#10A programming language should not be so hard it takes multiple attempts. Rust is ultimately doomed to stay small for this reason. In programming, anything that can be done more simply WILL be done more simply by some competitor. This will be the fate of Rust.
And yet Rust was the fastest growing language on GitHub last year according to the 2023 review. Ideally it would be easy to learn a language… but the claim that it’s ‘doomed’ if not does not appear to align with data. https://github.blog/2023-11-08-the-state-of-open-source-and-...
I grew my boiled eggs consumption by 100% yesterday.
Java/C#/C++ could never grow 40% in a year even if their absolute growth surpassed Rust by a wide margin.