Awesome Tech Videos 
- A curated list of tech videos from youtube, vimeo, etc, just because I think this is one of the best ways for us to learn from people who really know what they are doing :)
Table of Contents
- Programming Languages
- User Experience
- Front-End Development
- Functional Programming
- Talks on Papers
- Math
- Compilers
- Databases
- Methodologies
- Architecture
- Linux and Free Software
- Motivation
- Diversity
- Company Culture
- DevOps
Programming Languages
JavaScript
- ECMAScript Harmony: Rise of the Compilers By Brendan Eich
- If you wish to learn ES6/2015 from scratch, you must first invent the universe By Ashley Williams
- Reduce seu novo melhor amigo By Ju Gonçalves
- ECMAScript 5: The New Parts By Douglas Crockford
- Async programming in ES7 By Jafar Husain
- Advanced JavaScript By Douglas Crockford
- Node.js: serious business By Pedro Franceschi
- Pinky Promise By Diogo Pereira Ribeiro
- Usando reactJS para criar a futura plataforma de vídeos da globo.com By Túlio Ornelas
- JavaScript at 20 By Brendan Eich
- ES6, o que tem de bacana? By Jonathan Sampson
- .promise() to show you .when() to use Deferreds By Alex McPherson
- Functional Javascript: Reverse-engineering the Hype By Ben Anderson
- Using JavaScript to Teach JavaScript By John Resig
- Babel 6.0 By Sebastian McKenzie
Go Programming Language
- The Go Programming Language By Rob Pike
- Go Concurrency Patterns By Rob Pike
Java
Elixir
- Embedded Elixir in Action By Garth Hitchens
- How to Contribute to Elixir and Phoenix By Wendy Smoak
Ruby
- Building a Binary Client Protocol in Ruby: A magical Journey By Trevor Rosen and egypt
- Off the Rails By Sam Saffron
- Tackling Large Ruby Refactorings with Confidence By Jesse Toth
- OMG Ruby and Rails Performance By Aaron Patterson
- React.js on Rails
Scala
- We are Doing It All Wrong By Paul Phillips
User Experience
- User Interface (UX) Techniques By Janne Jul Jensen
Front-End Development
- A future called Web Components By Zeno Rocha
- Cascading Shit Show By Jacob Thornton
Functional Programming
- Functional Programming By Bodil Stokke
- Learning Functional Programming without Growing a Neckbeard By Kelsey Innis
- The Algebra of Algebraic Data Types By Chris Taylor
- Dont fear the Monad By Brian Beckman
- Monads and Gonads By Douglas Crockford
- Functional Programming is Terrible By Runar Bjarnson
- Distributed Programming in Haskell By Mathieu Boespflug
- Coding for Types: The Universe Patern in Idris By David Christiansen
- Functional Programming; What? Why? When? By Robert C. Martin
- Learn Functional Programming with PureScript By John A. De Goes
Talks on Papers
- Faith, Evolution and Programming Languages By Philip Wadler