• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

ArdanLabs - Ultimate Rust: Foundations (1 Viewer)

Currently reading:
 ArdanLabs - Ultimate Rust: Foundations (1 Viewer)

Recently searched:

mayoufi

Member
Amateur
LV
5
Joined
Oct 22, 2023
Threads
3,471
Likes
389
Awards
12
Credits
1,958©
Cash
0$
ArdanLabs - Ultimate Rust: Foundations

Released 3/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 76 Lessons ( 17h 54m ) | Size: 8.33 GB


The Ultimate Rust Foundations class starts with an introduction to Rust, and why you benefit from using – both as a foundation, and within your existing ecosystem.

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.
Working with Strings
Protection from data races
Easy multi-threaded concurrency with Rayon
Ultimate control with raw threads
High-performance Input/Output with Asynchronous design and Tokio.
Build a CPU bound program with Rayon, and use all of your CPU power.
Manage raw-threads and shared data.
Spin up a simple server in 10 minutes.
The classic Object-Oriented Programming example of different objects printing different text – but with traits.
Designing a simple generic function with ToString.
Stacked traits – traits that depend upon one another, combined with generic programming.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom