sophiebits / rust-tuts

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

Home Page:http://adridu59.github.io/rust-tuts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

http://adridu59.github.io/rust-tuts


Languages

Language:CSS 37.8%Language:Rust 33.1%Language:TeX 23.0%Language:Shell 6.2%