Overview
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