YoVDO

Intro to Rust

Offered By: code::dive conference via YouTube

Tags

Code::Dive Courses Rust Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the world of Rust programming with this comprehensive conference talk from code::dive 2017. Explore the unique features and benefits of Rust, including its approach to parallel execution and manual memory management. Learn about mutable references, lifetime of references, and marker traits. Discover library-based concurrency techniques and how Rust prevents data races. Gain insights into parallel iterators and understand Rust's vision as an extensible language with safe abstractions. Whether you're a beginner or an experienced programmer, this talk offers valuable knowledge about Rust's open and welcoming ecosystem.

Syllabus

Intro
What Rust has to offer
Parallel execution
Manual memory management in Rust
Mutable references: no other access
Lifetime of a reference
Marker traits
Library-based concurrency
Data races
Parallel iterators
Vision: An Extensible Language
Safe abstractions
Open and welcoming


Taught by

code::dive conference

Related Courses

From Developer to SW Architect
code::dive conference via YouTube
Stop Writing Test Doubles You Are Using
code::dive conference via YouTube
You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube
What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube
Beautiful Python Refactoring II
code::dive conference via YouTube