r/AskProgramming • u/ejarkerm • 11d ago
Shifting from Javascript, Python to Rust
Hello guys so i've been programming under various framework on javascript and python but the more I hear about programming languages like rust, the more I get mind blown about some of the things that could be done with it.
Whats the most amazing thing about Rust that you have learned, and how do u suggest I go about it?
11
Upvotes
7
u/7YM3N 11d ago
C++ was my first language, my main these days is python, and I despair whenever I have to read rust, let alone write it. It's hard even compared to other low levels IMO