Making Rust Delightful - Ergonomics in Language Design
Offered By: Rust via YouTube
Course Description
Overview
Explore Rust's design philosophy and ergonomic features in this 38-minute conference talk from RustCon Asia 2019. Delve into the language's goal of being easy to read, write, and maintain while balancing safety and performance. Examine case studies on ergonomics from Rust's language, libraries, and tools, and learn how design decisions are made by the language team. Discover insights on explicit vs. implicit coding, syntactic sugar, and consistency in language design. Gain a deeper understanding of what makes Rust a delightful programming language and how it strives to enhance developer experience.
Syllabus
RustCon Asia 2019 - Nick Cameron: Making Rust Delightful
Taught by
Rust
Related Courses
Building Your Own Programming LanguageFrontend Masters BeauĀtiful Racket
Independent Rust: A Language for the Next 40 Years
ChariotSolutions via YouTube Move Deliberately and Don't Break Anything: Lessons from Java Evolution
ChariotSolutions via YouTube Flex - Lexical Analysis
Write your own Operating System via YouTube