NewBie to Rust: Any material to start with?

Hello,

I started with Rust recently, Any material or link that is best to start with?

I will be happy to for all your feedback.

Thanks.

Hello S77 How is it going?

To learn the basics, I am using the material from https://www.rust-lang.org/learn, I find it very useful and easy to understand if you ask me.

To know how to use Rust with REST I used these two:
https://betterprogramming.pub/rest-api-in-rust-step-by-step-guide-b8a6c5fcbff0
and
https://blog.logrocket.com/creating-a-rest-api-in-rust-with-warp/

I hope you find useful.

If you have some material as well, please share with me too :grin:, I am pretty much in the same boat as you ahahahaha.

Thx

https://doc.rust-lang.org/book/

1 Like

Sure, I will send you if I find anything very cool.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.