Let's learn Rust - How to Install Rust on Ubuntu

2 months ago
21

G'day guys. This is my first ever video on this channel. I will attempting to upload tutorial videos on Rust on this channel as well as other programming languages.

This video just shows you how to install Rust and how to run your very first Rust program on an Ubuntu 20.10 machine.

Important Times

00:00 - Introduction
00:36 - Installing Rust at the command line using curl
01:38 - Creating a simple hello world script
02:54 - How to compile the script using rustc and run on Ubuntu
03:53 - Conclusion

Loading comments...