Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore essential control flow statements and conditional expressions in Rust programming through this 25-minute video tutorial. Learn how to implement if, else if, and else statements, as well as while and loop statements. Discover techniques for prompting user input in the terminal using the read_line() function from the Rust standard library. Gain practical insights into Rust's control flow mechanisms, enhancing your ability to write efficient and structured code. Access additional resources, including the official Rust documentation and relevant examples, to further deepen your understanding of these fundamental programming concepts.
Syllabus
Intro to Rust Control Flow Statements & Conditional Expressions
Taught by
Trevor Sullivan