|
|
|
Ask HN: Is Rust too complex for mere mortals?
|
|
17 points
by alexkon
3243 days ago
|
|
C++ is notorious for often being too hard to get your code completely right. Is Rust affected by the same curse? Did you work on a Rust project in a team with ordinary, non-genius programmers? How does the expressive power and complexity of the language affect the quality of their code? I want to understand how demanding Rust is to developers compared to C++, C, and Go. |
|