Ready for Rust
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the rising popularity of Rust programming language in this comprehensive conference talk from GOTO Copenhagen 2021. Dive into Rust's core features through a real-world genetic programming simulator codebase. Compare Rust with other languages like Swift and Go, and understand its advantages in preventing memory bugs. Learn about Rust's unique approach to memory management, parallelism, and performance optimization. Gain insights into the growing Rust ecosystem and its practical applications in software development. Follow along with code examples and detailed explanations of Rust's key concepts, making this talk suitable for both beginners and experienced programmers interested in expanding their language repertoire.
Syllabus
Intro
The most loved programming language
Rust vs Swift vs Go
Memory bugs with C++
Getting ready
Code
Memory management
Parallelism
Performance
Outro
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