Rust Lang Course 2021 - Overview - Types, Functions, If-Else-Loop
Offered By: Jeremy Chone via YouTube
Course Description
Overview
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
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight