Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nrc/talks

Slides and artifacts for talks
https://github.com/nrc/talks

Last synced: 17 days ago
JSON representation

Slides and artifacts for talks

Awesome Lists containing this project

README

        

This repo collects information, resources, and links for Nick Cameron (nrc)'s talks.

# Rustconf 2024

Eternal Sunshine of the Rustfmt'ed Mind. September, 2024.

* Recording: to come
* Slides: [pdf](rustconf24/slides.pdf)

# UA Rust 2024

Iterate! Faster! July 2024.

* Recording: to come
* Slides: [pdf](uarust24/slides.pdf)

# Rust Linz virtual meetup

Async Rust, Interoperability and Portability. April, 2022.

* Recording: [YouTube](https://www.youtube.com/watch?v=jxxLQsxJve8)
* Slides: [pdf](rust-linz-22/rust-linz-22.pdf)

# Software Innovation NZ Seminar Series

Rust, A Revolutionary Systems Programming Language. July 2021.

* Slides: [keynote](sinz-21/sinz-21.key)

# RustCon Asia 2019

[Conference website](https://rustcon.asia/)

## Making Rust delightful

* Recording: [YouTube](https://www.youtube.com/watch?v=YSEx8wtlPWc)
* Slides: [pdf](rustcon-asia-19/making-rust-delightful.pdf)

## Closing talk: words from the core team

* [Video](https://www.youtube.com/watch?v=xC0SaWCEsRw)
* Slides: [pdf](rustcon-asia-19/words-from-the-core-team.pdf)

## Workshop: how to think in Rust

* Slides: [pdf](rustcon-asia-19/thinking-in-rust.pdf)
* [exercises](rustcon-asia-19/exercises.md)
* [solutions](rustcon-asia-19/solutions.md)

See below (Rustconf 2018) for links.

# Rustconf 2018 training - how to think in Rust

[Conference website](https://rustconf.com/)

* slides: [keynote](rustconf18/rustconf-2018-pub.key), [pdf](rustconf18/rustconf-2018-pub.pdf)
* [exercises](rustconf18/exercises.md)
* [solutions](rustconf18/solutions.md)

## Links

* [Tweet - what's your aha moment](https://twitter.com/nick_r_cameron/status/1014719625135714305)
* [Std docs](https://doc.rust-lang.org/std/index.html)
* [Rust playground](https://play.rust-lang.org/)

* [Cargo-src file controller](https://github.com/nrc/cargo-src/blob/master/src/file_controller/mod.rs)
* [GraphQl parser](https://github.com/nrc/graphql/blob/0a577fc765d450b5ddf8a82f5dfa401e8c320392/graphql/src/parser/parse_base.rs)

# LinuxConf Australia 2018

[Conference website](https://linux.conf.au/)

Workshop: Rust Programming Techniques name [video](https://www.youtube.com/watch?v=vqavdUGKeb4)

# Other talks

* [Design patterns in Rust](https://www.youtube.com/watch?v=Pm_oO0N5B9k), Portland meetup, 2016
* [Makling Tools for Rust](https://www.youtube.com/watch?v=0ttt8aREC7Q), RustCamp, 2015

# Contact details

* [website](https://www.ncameron.org)
* [blog](https://www.ncameron.org/blog/)