Rust Async Programming in 2018
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the world of asynchronous programming in Rust with this insightful conference talk from GOTO Copenhagen 2018. Dive into the reasons why Rust has become a popular choice for async I/O, network programming, and microservices. Discover specific language features, such as the concurrency-aware type system, and learn about the libraries that have emerged to support these applications. Gain valuable knowledge on how Rust's unique characteristics make it stand out among other programming languages for these use cases. Perfect for software engineers and developers interested in expanding their understanding of Rust's capabilities in modern application development.
Syllabus
Rust Async Programming in 2018 • Katharina Fey • GOTO 2018
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube