Hacker News new | ask | show | jobs
by charlieyu1 1063 days ago
Not a professional, just wrote some Python. I definitely find Rust difficult to learn. Mutability, variable borrowing, variable lifecycles etc, do I really need this? Personally I only want to learn another language rather than Python for performance issues, and C++ is far easier and a lot more intuitive.
1 comments

Rust is a lot easier to learn than C++.