Ardanlabs - Ultimate Rust Bundle

Ardanlabs - Ultimate Rust Bundle

Register & Get access to index

tourist

Well-known member
Staff member
Moderator
Uploader
TutFlixer
Oct 24, 2020
804
58,549
52
tourist submitted a new resource:

Ardanlabs - Ultimate Rust: Foundations - an introduction to Rust, and why you benefit from using – both as a foundation

ultimate-rust-foundations.jpg

Course Outline​

  • Rust includes Cargo, a swiss-army knife tool that can:
  • Using Rust without Cargo
  • Rust’s Safety Guarantees
  • “Hello World” application – the foundation of most languages.
  • Arrays, vectors and slices.
  • Strict types and strong typing.
  • Serializing and De-Serializing data.
  • Iterative Programming – using iterators to combine operations...

Read more about this resource...
 

undofine

New member
TutFlixer
Aug 14, 2022
21
14
3
Indonesia
Video 002_1_1_Setup_Update_Rust is missing, I guess.
It's just another video of 003_1_2_Setup_Dev_Invironment
Anyway thanks, this is a good tutorial.
 

Sayan Dutta

New member
TutFlixer
Jun 24, 2021
6
2
3
India
Not in the zip?
  1. Week1
    • Cargo Init and Hello World
  2. Week2
    • Channels and Ownership
  3. Week3
    • Executors and Async Run-times
  4. Week4
    • Surprise: Memory Leaks are Safe!
  5. Week5
    • Bi-Directional Communication
    • Sending Commands
    • Prevent Unbounded Growth
    • Giving the Collector a Diet
Thankyou so much for uploading the course. I guess these files are missing in the zip.
 

Napaleonov

New member
TutFlixer
Oct 10, 2020
14
18
3
Poland
Am I the only one who's having trouble unzipping the archives on MacOS?

I've tried Unarchiver, BetterZip, peazip, and the gunzip command. All of them failed to open all but the first archive.


Edit: My bad, I was unaware of how z02, z03... files work.

To anyone who encounters a similar problem – download all the archives, and unzip the .zip file (make sure all other related archives are in the same directory), not the .z01 or .z02 or any other archive.
 
Last edited:
  • Like
Reactions: tourist

sodiumjoy

Premium User
Premium
TutFlixer
Mar 6, 2022
29
12
3
Malaysia
Thank you for this @tourist ! All the files seems to be there as per their curriculum page.

Would you happen to have the follow up courses to this?

Ultimate Rust: Foundations - Next Steps​

Ultimate Rust Best Practices​

 

Latest resources