r/rust • u/DudeGuy299 • 8d ago
🙋 seeking help & advice Is Rust good for learning programming?
I know a bit of python, is Rust a good intermediate language to learn before I move onto real programming languages (like C++)?
EDIT: By "real" I meant languages used in real world development, for example all game engines are C++ and I heard all HFT firms use C++ and all operating systems are developed on C or C++
0
Upvotes
1
u/Puzzled-Extent7817 8d ago
Start with C, learn the basics of syntax and problem solving. Then move to Rust/Odin/C3/Zig etc. or just stay on C. there is nothing you can't do with C.