A Love Letter to Rust - Why the Language is Attractive and Appreciated
Offered By: Rust via YouTube
Course Description
Overview
Explore the appeal and unique features of the Rust programming language in this 47-minute talk from the Rust Linz meetup. Discover why Rust is gaining popularity among developers, learn about its best-in-class safety features, and gain insights into key concepts such as borrowing and async programming. Delve into practical examples and explore important language elements including structs, functions, traits, and macros. Understand how Rust addresses common programming challenges and why it's becoming a first-class language in the development community.
Syllabus
Intro
About me
Choosing a language
Why is Rust attractive
Rust is appreciated
Rust as a first class language
Sponsorship
Rust Foundation
Rust is attractive
Rust offers best in class safety
The basic problem
The solution
Practical example
Borrowing
Async
Summary
structs
functions
traits
macros
Taught by
Rust
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity