COME ON!!! I literally JUST finished downloading and reading the docs for rust 0.1 an hour ago. I mean a new version is cool, but could it have come a day earlier?
Rust 0.2 released
11–20 of 97 posts
Re: Rust 0.2 released
#12Re: Rust 0.2 released
#13Re: Rust 0.2 released
#14Would the best route be to learn C then move onto the untread waters of Rust? I'm just looking for some guidance, this seems really cool to learn.
Re: Rust 0.2 released
#15Rust seems very similar to Go. Anyone looked at/played with both enough to offer some wisdom on the pros/cons of each language?
Re: Rust 0.2 released
#16I don't have a lot of experience with systems programming but want to play around with Rust. Would the best route be to learn C then move onto the untread waters of Rust? I'm just looking for some guidance, this seems really cool to learn.
Re: Rust 0.2 released
#17Rust seems very similar to Go. Anyone looked at/played with both enough to offer some wisdom on the pros/cons of each language?
It makes fewer compromises than Go. It'd be more appropriate for concurrent, high performance systems projects, whereas Go is a way to rapid-dev high(er) performance networked services.
Re: Rust 0.2 released
#18Earlier quoted context omitted.
It makes fewer compromises than Go. It'd be more appropriate for concurrent, high performance systems projects, whereas Go is a way to rapid-dev high(er) performance networked services.
What sorts of compromises does Go make (that Rust does not)?
Re: Rust 0.2 released
#19Earlier quoted context omitted.
It makes fewer compromises than Go. It'd be more appropriate for concurrent, high performance systems projects, whereas Go is a way to rapid-dev high(er) performance networked services.
What sorts of compromises does Go make (that Rust does not)?