Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive 32-minute video tutorial covering essential Rust programming concepts from Chapter 3 of the official Rust book. Learn about cargo examples, variables (including let, mutability, const, and shadowing), primitive types (integer, float, char, tuple, array), functions, and control flows (if/else, loop, while, for). Access the source code on GitHub and follow along with time-stamped content for easy navigation. Gain a solid foundation in Rust programming language fundamentals and explore additional resources for further learning, including desktop application development, web app tutorials, and game development with Bevy.
Syllabus
- - intro
- - cargo examples
- - Rust variables - let, mutability, const, shadowing
- - Rust primitive types - integer, float, char, tuple, array
- - Rust functions
- - Rust control flows - if/else, loop, while, for
- - The end
Taught by
Jeremy Chone