>I already know assembly
Should I learn golang or rust?
No
How about a non-meme language?
Go is retarded
Rust is less retarded but still exists for no good reason. It doesn't really solve any problem that C/C++, unless you count the 'unsafe' bullshit, which is still kind of useless because any programmer dumb enough to new/delete or malloc/free their way into memory leaks/corruption is exactly the kind of person to abuse unsafe blocks to do the exact same thing. And as a result of discouraging the use of anything that may be unsafe outside of these blocks they have made the syntax beyond awful to use. I'd rather shit in my hands a clap than use Rust, but thankfully the alternative is simply using more sensible languages like someone like you who needs to use a snowflake language to feel good about themselves.
>It doesn't really solve any problem that C/C++
cvedetails.com
Are you a tranny?
>no typeclasses
>rank 1 polymorphism
>no operator overloading
>multiparadigm
Enjoy your toy language, user. The men and I will be using Haskell.
learn Go, it's like a very, very dumbed down C. Featureless but straightforward and pajeet-oriented - in the sense that you can get productive pretty quickly in it.
As about Rust - well, here's what ESR thinks about it (esr.ibiblio.org
Compared to Rust, Haskell is a walk in the park. Rust is brutal. I spent six days grinding at it and getting almost nowhere, which is crazy – normally by day six I’d be writing production code almost as fast as I can type (admittedly I’m a slow typist)
>unless you count the 'unsafe' bullshit
get out
c++ is not meant for fucking C# garbage collecting windows shit.
triggered
just get out
>ESR