Skip to content

davehorner/CargoIntro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo Introduction

Deploy slides to Github Pages

Project Content

This repository contains slides and samples for my Cargo Introduction session. It was originally created for a talk at the Rust Linz meetup on Aug. 6th 2020. For the Rust Day of enwickler.kiosk, I updated the slides and samples.

Slides

The slides are based on Markdown and revealjs.

The slides are available online. If you want to run the slides locally, perform the following steps:

  • Clone this repository
  • npm install
  • npm start

Samples

You find the samples for the session in the samples folder. Each samples contains a hands-on lab readme file that you can use to practice various Rust and Cargo topics. The slides contain links to the hands-on labs.

About

Slides and samples for Cargo introduction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • HTML 32.1%
  • CSS 17.1%