Taylor interviews Pascal about what the programming language Rust is and why he is teaching this course.
<p>Rust is an embedded systems programming language that guarantees memory safe code through its compiler and type system.</p><p>In this course, you will build your first program in Rust which will introduce you topics like Rust's type system, cargo, user input, functions, and loops.</p>
Taylor interviews Pascal about what the programming language Rust is and why he is teaching this course.