I personally think it’d be a great way to teach low-level functional programming, memory management and multithreading. Does anyone know of any university undergrad computer science courses use Rust as as a teaching language? Should they?
You must log in or # to comment.
deleted by creator
deleted by creator
Can anyone compare Rust with similar low-level-programming-oriented languages, say C++ or D?
Thanks! Found a lot on Rust vs D (see below), so need time to understand what’s it all about, from the first sight there is an advantage over C/C++, but no outstanding advantage over D.
- https://www.quora.com/Which-language-has-the-brightest-future-in-replacement-of-C-between-D-Go-and-Rust-And-Why/answer/Andrei-Alexandrescu
- https://www.reddit.com/r/rust/comments/9dhr22/rust_vs_d/
- https://users.rust-lang.org/t/rust-vs-dlang-i-want-more-experienced/4472/3
- https://www.slant.co/versus/118/5522/~d_vs_rust
- https://forum.dlang.org/thread/uamvyqxknteeiebztxif@forum.dlang.org
deleted by creator