Skip to content

cpeterso/a-very-brief-intro-to-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • CSS 3.5%
  • HTML 2.6%