Adding Nick Camerons talk at PDXRust 2016 to additional resources section (#102)

* Adding Nick Camerons talk at PDXRust 2016

Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
pull/127/head
simonsan 3 years ago committed by GitHub
parent bc49bb4e37
commit 7fc0ae1cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,3 +33,5 @@
- [Deref Polymorphism](./anti_patterns/deref.md)
- [Functional Programming](./functional/README.md)
- [Additional Resources](./additional_resources.md)

@ -0,0 +1,7 @@
# Additional resources
A collection of complementary helpful content
## Talks
- [Design Patterns in Rust](https://www.youtube.com/watch?v=Pm_oO0N5B9k) by Nick Cameron at the PDRust (2016)
Loading…
Cancel
Save