How hard is Rust for a Java dev who never had to work with C/C++ and collect his garbage himself? How hard is it to get past the fizzbuzz stage and build actual software with it like i would do in Java or any other language that holds your hand?
How hard is Rust for a Java dev who never had to work with C/C++ and collect his garbage himself...
Other urls found in this thread:
>actual software
>rust
the best you can hope for is some unix utility clone with pretty color output.
So is stuff like Tauri, Yew and Actix a meme?
Have you read anything about Rust yet?
Btw shipping "actual software" is the same on any language even C/C++ you don't need to care about muh memory.
No. I just started considering it as a language might want to learn. Just started reading about the Owner vs Borrower concept.
Go back and learn C. It only takes one book, and the book isn't long. Most languages after C (including Java) have been (failed) attempts to improve on C.
>every fucking language's teaching manual is longer than 500 pages while the bible is only 250
The CS field needs a wipe
j4rs exists. You can call java shit from rust.
Rust is a systems programming language with modern features. If you learn Rust and end up never using it, you will still learn a lot of language features that will help you in the future.
This man is worried that his skill-set will become obsolete.
>This man is worried that his skill-set will become obsolete.
how utterly delusional. even if people stop writing new code in C (lmao, good luck with that) it would still not be obsolete because too many important things have already been written in it and are not going away.