Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
504 B

# Rust
Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency. It is popular on smart contract chains Solana and Polkadot.
Visit the following resources to learn more:
- [@article@Rust Programming Language](https://www.rust-lang.org/)
- [@article@How to write and deploy a smart contract in Rust](https://docs.near.org/tutorials/nfts/introduction)
- [@feed@Explore top posts about Rust](https://app.daily.dev/tags/rust?ref=roadmapsh)