All Projects → ashleygwilliams → A Very Brief Intro To Rust

ashleygwilliams / A Very Brief Intro To Rust

Licence: mit
a very quick intro to rust syntax for those new to the language

Programming Languages

javascript
184084 projects - #8 most used programming language

a-very-brief-intro-to-rust

This guide is an intro to Rust syntax. It doesn't touch on concepts at all.

Concepts are more important, but sometimes you need a little boost to get to a point where you can start exploring the concepts.

This is that boost.

  • slides are in index.html
  • text version is in TEXT.md

optional Node.js view/dev workflow

  1. Fork and clone this repository
  2. cd a-very-brief-intro-to-rust
  3. npm install
  4. npm start

PRs and issues welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].