Free courses from frontend to fullstack and AI
AI Engineer - Learn how to integrate AI into software applications
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore defensive Rust programming techniques in this 31-minute conference talk from RustLatam 2019. Learn how to build safeguards into your code, test assumptions, and leverage Rust's features to prevent logic bugs and incorrect assumptions. Discover the use of new types, type aliases, the Builder Pattern, input conversion, and proper handling of unwrap and expect. Gain insights into unsafe code guidelines and best practices. Enhance your Rust coding skills to create more robust and reliable applications, reducing the risk of late-night debugging sessions.
Syllabus
Intro
New types
Type alias
Builder Pattern
Converting Input
Unwrap Expect
Unsafe
Guidelines
Outro
Taught by
Rust