Overview
Learn the fundamentals of Rust programming in this comprehensive 47-minute tutorial video. Explore essential concepts including primitives, output, math operations, conditionals, looping, strings, user input, arrays, vectors, tuples, functions, closures, pointers, structs, traits, and enums. Follow along with time-stamped sections for easy navigation through each topic. Gain practical knowledge and hands-on experience with code examples and explanations provided by Derek Banas. Access additional resources, including code samples and a transcript, through the provided link. Suitable for beginners and those looking to expand their Rust programming skills.
Syllabus
Primitives.
Output.
Math.
Conditionals.
Looping.
Strings.
Input.
Arrays.
Vectors.
Tuples.
Functions.
Closures.
Pointers.
Structs.
Traits.
Enums.
Taught by
Derek Banas