https://github.com/jaredthecoder/intro-to-rust-kcdc-2017
Slides and demo files for my Intro to Rust talk at the 2017 Kansas City Developer Conference.
https://github.com/jaredthecoder/intro-to-rust-kcdc-2017
introduction-to-rust ownership rust systems-programming web-api
Last synced: 12 months ago
JSON representation
Slides and demo files for my Intro to Rust talk at the 2017 Kansas City Developer Conference.
- Host: GitHub
- URL: https://github.com/jaredthecoder/intro-to-rust-kcdc-2017
- Owner: jaredthecoder
- Created: 2017-08-04T21:23:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T21:28:39.000Z (over 8 years ago)
- Last Synced: 2025-01-06T05:22:19.326Z (about 1 year ago)
- Topics: introduction-to-rust, ownership, rust, systems-programming, web-api
- Size: 5.16 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro to Rust @ KCDC 2017

Talk by Jared M. Smith ([@jaredthecoder](https://twitter.com/jaredthecoder)).
Slides and demo files for my "Intro to Rust: Writing Safer, Faster, and Highly Concurrent Code with Rust" at the 2017 Kansas City Developer Conference. The demo files are in `demo/`, along with a script used for the demo, `demo_script.pdf`.