Skip to content

💻 Web based tour of Rust for a quick walk through basic Rust syntax. Supports Rust compiler to run user code.

Notifications You must be signed in to change notification settings

sivssdn/rust-tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tour of Rust

This is a hands-on short rust tutorial for those thinking of diving deep into Rust, but need a basic sense of syntax before going further.

The Rust tour is practise based, containing live editor where you can practice.

Web App: https://sivssdn.github.io/rust-tour/

Index:

  1. Hello World
  2. Ways of saying Hello World
  3. Data Types
  4. Strings
  5. Vectors
  6. Conditional Statements
  7. Loops
  8. Functions
  9. Pointers
  10. Structs

Web App Preview:

Rust Tour website

About

💻 Web based tour of Rust for a quick walk through basic Rust syntax. Supports Rust compiler to run user code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published