-
RAMANUJAN: Letters from an Indian Clerk
May 1, 2015 mathematics
Great documentary on indian mathematical genius Ramanujan.
-
Oral History of Bjarne Stroustrup
May 1, 2015 cplusplus
Great interview about history of C++ and System programming in general by C++ creator Bjarne Stroustrup.
-
LangNext 2014: State of System programming
May 1, 2015 programming
Great panel of various system language designers about state of system programming.
-
Using Python to Code by Voice
May 1, 2015 python
Great talk on how to use state of the art voice recognize to code.
-
Binary Compatibility in Scala by Martin Odersky
May 1, 2015 scala
Good talk on how Scala will implement binary compatibility in upcoming releases.
-
Simplicity In Scala Design
Jan 25, 2015 scala
Great talk by ScalaTest developer, on how to use powerful features of Scala language in a useful way.
-
You can be a kernel hacker! by Julia evans
Jan 25, 2015 linux
Great talk how to get started with linux kernel hacking.
-
Fixing Code at 100mph: Techniques to Improve How You Debug Servers
Jan 25, 2015 java
Great talk on production java debugging.
-
Lambdas in Java: A peek under the hood by Brian Goetz
Jan 12, 2015 java
Good talk on how lambdas are implemented in Java 8.
-
Clang MapReduce -- Automatic C++ Refactoring at Google Scale
Jan 12, 2015 google
Good talk on how to use map/reduce infrastructure and clang to improve quality of C++ code.