Y
Hacker News
new
|
ask
|
show
|
jobs
by
xvedejas
2123 days ago
Trying to implement anything in Rust will set you up for a crash-course. Even the simplest non-trivial programs will introduce you to the Rust borrow checker, a major feature absent in C# / Python.