Hacker’s Guide to Rust Programming
Offered By: ACCU Conference via YouTube
Course Description
Overview
Dive into the core design and concepts of Rust programming language in this comprehensive conference talk from ACCU 2018. Explore the syntax and keywords of Rust, understand the principles of ownership and borrowing for memory safety and management, and learn about polymorphism using Traits. Discover error handling techniques, package management with Cargo, and familiarize yourself with popular Rust tools like Clippy, Rustfmt, and Rustup. Witness live demos of web development and Foreign Function Interface (FFI) to grasp various applications of Rust. Uncover the secrets behind Rust's blazing speed, segfault prevention, and thread safety guarantees. Gain valuable insights into building highly concurrent and safe systems using this beloved programming language, which has consistently won the "most loved programming language" title in Stack Overflow Developer Surveys.
Syllabus
Hacker’s guide to Rust Programming - Vigneshwer Dhinakaran [ACCU 2018]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube