Rust Programing

Is there any chance we can get Rust in codeacademy?

The reason is that I am asked to learn it for a new job and it is getting very popular.

Hi @olimpiu! Thanks for sharing this. I’ve sent your request to our Curriculum team to see there a chance of us creating this course sometime in the near future. Will circle back here once I get word from the team :slight_smile:

2 Likes

I would also be very interested in a Rust course. As it can be used both for system-level programming and in the browser to speed up client-side scripts. Rust can be compiled to WebAssembly, which works natively in the browser alongside JS. I think the most interesting and useful tutorial would be a simple React application with Rust compiled to WebAssembly, maybe even with different bundlers (WebPack, Parcel v1 and v2, Rollup).

2 Likes

I would also be very interested in Rust, assembly, or C, low-level languages are lacking here.