|
|
|
|
|
by pzone
2669 days ago
|
|
> Forcing new programmers to be specific about intentions they may not even know they are supposed to have doesn't necessarily work. Rust is not a good language for new programmers. Neither is C for that matter. You shouldn't start learning Rust before you have solid intuitions of programming concepts like ownership, scope and mutability. |
|