Owning Ownership

Every function or method we write in any language has some hidden semantics. Who owns the values passed in? What am I allowed to do with the values returned? In 2015, Mozilla released the Rust programming language, which brought to the table ways to represent these "ownership" semantics in programs. In this talk, we'll take a deep dive into how thinking about ownership can help keep defects out of our programs, regardless of language.
Length: 27:40
Views 453 Likes: 4
Recorded on 2016-06-30 at PolyConf - Polyglot Programmers Unite
Look for other videos at PolyConf - Polyglot Programmers Unite.
Tweet this video