Rust -> How to install

Table of contents
Pardon me for using low level english
I initially started using rust 1 week ago. But the query is why did i start as the review of this language in the developer market is very bad. Also it takes a lot of time to learn which is mostly very vague statement.
So i learned this language mostly because when i searched which programming language developer earn more, answer was Rust , Rust & Rust. Then i was also inclined towards blockchain or mostly solana(similar to bitcoin). And if you want to work in solana domain then typescript and Rust are must. Typescript i know as i am full stack developer although did not got job till now, but love this full stack stuff as most of world revolves around it. Rust is for writing your own smart contracts and then also open source projects on which i work use mostly rust.So why not to dive down in rust world
Brief overview of Rust
I love this one due to its command over machine level.I can control machines and decide how much space i want,what kind of action i can perform. Always remember where other languages like Javascript , Python or any High level language can go extensive test just to write bug free code.But in case of rust your compiler is gatekeeper which refuses to compile code. You can also develop operating system.
Now what can rust do? Is this a real question .Like rust can do everything which your python , javascript and etc can not do as well as do. So whther its machine learning, full stack work,blockchain, operating system, command line tools , means everything it can do. Also have a good opensource community .
Rust installation
Simply watch youtube tutorial.Here is the link.
https://www.youtube.com/watch?v=bc18e5nnChE&pp=ygURcnVzdCBpbnN0YWxsYXRpb24%3D
Just follow it ,as it is for windows and if there is any error do ping me or copy the error and paste it in chatgpt. Most of problems get resolved quickly.
If installed perfectly just go to the command line and paste this
$ rustc --version
// checks your rust version
What’s next?
I hope installation gone your way. If not move to replit.
If you got few knowledge feel free to reach out , as everyone need mentor . Till then bye and see you in the next post and will tell you how to write your first program in rust and then compile it without cargo(cargo is similar to npm). Chill out follow me you will outperform your peers. Thanks buddy mates and champs.
Subscribe to my newsletter
Read articles from Rahul Srivastava directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
