Skip to content

sophiebits/rust-tuts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust tutorials_NG

A community initiative to write a brand-new, feature-complete and easy to understand tutorial for the Rust programming language.

Check it out!

Diving in..

The documentation system is powered by Pandoc in order to build HTML5 and LaTeX output.

Want to contribute? Fork it and start editing the Markdown (.md) files.

Note: you can create files under the drafts/ folder and build them with make drafts, the source files will be ignored by git.

Want to build it? Dependencies:

Want to look at the unit tests? They are located under the code/ folder.

Note: the supplied run-tests.sh will check if all test files pass with your local Rust compiler.

About

A tutorial for the Rust programming language. Open to contributions!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 37.7%
  • Rust 33.1%
  • TeX 23.0%
  • Shell 6.2%