learning-rust / site

πŸ‘¨β€πŸ« Rust Programming Language Tutorials for Everyone!

Home Page:https://learning-rust.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Rust

This website is built using Hugo and Docura.

Local setup

  • Install the extended version of Hugo
  • Clone the repository and start Hugo server
    $ git clone --depth 1 https://github.com/learning-rust/site.git
    $ cd site
    $ git submodule update --init --recursive
    $ hugo server
    

Content

Basics

Beyond The Basics

The Tough Part

Lets Get It Started

Error Handling


🐣 I am a Sri LankanπŸ‡±πŸ‡° Web Developer who lives in SingaporeπŸ‡ΈπŸ‡¬. I am not a native English speaker and just practicing Rust in my leisure time, while working as a Golang/Devops developer. So, if you found any mistake or something I need to be changed, even a spelling/ grammar mistake, feel free to buzz me.

About

πŸ‘¨β€πŸ« Rust Programming Language Tutorials for Everyone!

https://learning-rust.github.io/

License:MIT License


Languages

Language:SCSS 90.2%Language:JavaScript 9.8%