-
The Evolution of Java: Past, Present, and Future
Great talk by Joshua Bloch, creator of Java collections library, on how Java evolved over the years.
-
Emacs - The editor of the lifetime
Sep 3, 2014 editor
Talk from a person who used emacs for last thirty years. Only few software last that long.
-
Simplicity Matters by Rich Hickey
Great talk on how simplicity should be a design goal rather an afterthought.
-
Kanban for Developers with TJ Gokcen
Aug 22, 2014 design
One nice video about technique for managing a software development process - Kanban.
-
Programming with nothing - Tom Stuart
Great talk on how everything in program is a function after all.
-
Y Not- Adventures in Functional Programming by Jim Weirich
Great talk on Lambda calculus with fascinating demo code.
-
The Value of Values with Rich Hickey
Great talk on how immutability is the basis of modern information systems.
-
User interface algorithms @JSConf by Mark DiMarco
Aug 18, 2014 javascript
Great talk on how math meets user interface design.
-
Legacy - Creating software that lasts long : Scala Days 2014
Jun 27, 2014 design
Great talk on how to build computer systems like biological systems which will evolve with time.
-
Design sprints - Google I/O 2014
Great talk on how to design and prototype within a week. Concrete examples from Google Ventures and Google X.