Skip to content

sumanth-krishna/Learn-Rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Learn Rust

img

What is this?

  • In this repository you can find modules with code and comments that explain rust syntax and all about Rust lang.
  • This is useful for intermediate programmers that can use this code as cheatsheet when programming with Rust.
  • Example project provided was made using this repository cheatsheet code.

Content

Project example

Updates

Future projects and repository updates.
  • Snake Game

Q&A

How should I use this?
  • Example how this repository can help you.
  1. You want to know "how to insert value to HashMap".
  2. Look at Content table in repository read me.
  3. Find HashMap on list.
  4. Look for code that describes how to insert value to HashMap.
What is goal of this repository?
  • To be used as cheatsheet for new programmers in Rust lang.
What sources where used to create this?
  • Some sources and code examples where taken and used from link below. Thanks and credits for helping me create this repository go to.
  • doc.rust-lang.org
  • tutorialspoint.com
  • github.com/dtolnay/rust-faq/
How can I support?
  • You can fork the project and pull request improvements or mistakes, in code or comments that you find.

About

Learn rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 95.5%
  • Makefile 4.5%