|
|
|
|
|
by shenman
1122 days ago
|
|
In my opinion, it's better to learn C first because it forces you to do a lot of painful memory management manually. You tend to really appreciates Rust's features when you understand how things can go wrong. Need absence to value presence. |
|