RustConf 2016 - Using Generics Effectively by Without Boats

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=erJdCIti_O8



Duration: 23:43
10,045 views
191


RustConf 2016 - Using Generics Effectively by Without Boats

Traits and type parameters are the core mechanism for abstraction in Rust. Other languages also have features like these, but few leverage them nearly as much as Rust does. This talk will describe the many powerful uses for Rust's generics system, how generics can be used as a replacement for tools like inheritance and duck typing, and how to leverage this system to write good, clean code.




Other Videos By Confreaks


2016-10-06DevOpsDays Chicago 2016 - Dungeons and Dragons....and DevOps by Jeff Smith
2016-10-06DevOpsDays Chicago 2016 - Building resilience in our organizations... by Rebecca Miller-Webster
2016-10-06DevOpsDays Chicago 2016 - Out of the Basement... by Jamesha Fisher
2016-10-06DevOpsDays Chicago 2016 - What's that creature living in my cloud? by Allie Richards
2016-10-06DevOpsDays Chicago 2016 - Ways DevOps Could Be More Accessible by Alison Staton
2016-10-06DevOpsDays Chicago 2016 - Fear and (Self) Loathing in IT... by Angela Dugan
2016-10-06DevOpsDays Chicago 2016 - How is the role of DevOps changing... by Jeremy Edberg
2016-10-06DevOpsDays Chicago 2016 - The Five Phases of DevOps by Joel Vasallo
2016-10-06DevOpsDays Chicago 2016 - The Evolution of Automation by Adam Jacob
2016-10-05RustConf 2016 - The Illustrated Adventure Survival Guide for New Rustaceans by Liz Baillie
2016-10-04RustConf 2016 - Using Generics Effectively by Without Boats
2016-10-04RustConf 2016 - Closing Keynote by Julia Evans
2016-10-04RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
2016-10-04RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
2016-10-04RustConf 2016 - Back to the Futures by Alex Crichton
2016-10-04RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O'Brien
2016-10-04RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
2016-10-04RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
2016-09-27ElixirConf 2016 - WebRTC and Phoenix, when μ Seconds aren't Fast Enough by Jason Stiebs
2016-09-27ElixirConf 2016 - Dialyzer: Optimistic Type Checking for Erlang and Elixir by Jason Voegele
2016-09-27ElixirConf 2016 - Concurrent Feature Testing with Wallaby by Chris Keathley