Skip to main content

Rust: Free Online Courses

Rust logo

"Rust is a modern systems programming language focusing on safety, speed, and concurrency. It accomplishes these goals by being memory safe without using garbage collection."

  • Speed
  • Safe
  • Productive

Install Rust

Get started - Rust programming language

Learn Rust

https://www.rust-lang.org/learn

Learn Rust | TryHackMe

Cargo

Cargo is Rust’s build system and package manager.

The Cargo Book

Install rust and cargo on Fedora

$ sudo dnf install -y rust cargo
$ which rustc cargo
/usr/bin/rusts
/usr/bin/cargo
$ rustc -V
rustc 1.34.0
$ cargo -V
rustc 1.34.0

Popular posts from this blog

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'