Rust Programming
Offered By: YouTube
Course Description
Overview
Dive into the world of Rust programming with this comprehensive 90-minute tutorial. Learn the fundamentals of Rust, from installation and basic syntax to advanced concepts like error handling and file operations. Compare Rust with Python, explore variables and data types, understand mutability, and master string operations. Progress through control structures, functions, tuples, arrays, and structures while gaining practical knowledge of Rust's unique features. By the end, you'll have a solid foundation in Rust programming and be ready to tackle more complex projects.
Syllabus
2. Installation of RUST, Hello World in RUST.
1. RUST vs. Python - A Quick view.
3. Variables, Datatypes in RUST (Integer, Float).
4. Mutability and Immutability with RUST.
5. StringObjects, StringLiterals and String Operations in RUST.
6. Arithmetic, Logical, Relational and Bitwise Operators in RUST.
7. if, else-if, and match in RUST.
8. For, while, infinite loop, continue, break in RUST.
9. Functions in RUST (Definition, function call, call by value, call by reference).
10. Tuples in RUST.
11. Arrays in RUST.
12. Structures in RUST.
13. Error Handling in RUST.
14. RUST file operations - Create, Open, Delete.
Taught by
Shriram Vasudevan
Related Courses
First Look: RustLinkedIn Learning Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy