Skip to content

Commit f3d3925

Browse files
author
Alex Miller
committed
Added Alan Kay's talk on "Programming and Scaling"
1 parent e706107 commit f3d3925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ As usual, **pull requests are encouraged**. I'll be updating this regularly but
2828
* [Persistent Data Structures and Managed References](http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey) (**Rich Hickey**) Describes Clojure's approach to state, identity and concurrency. (contributed by [@michaelklishin](https://twitter.com/#!/michaelklishin))
2929
* [The DCI Architecture: Lean and Agile at the Code Level](http://www.infoq.com/presentations/The-DCI-Architecture) (**Jim Coplien**) Thought provoking insight into how modern "class oriented" programming is different from intents behind origins of OOP. (contributed by [Serge Balyuk](https://github.com/bgipsy))
3030
* [Machine Learning: A Love Story](http://www.infoq.com/presentations/Machine-Learning) (**Hilary Mason**) A history of Machine Learning, covering major milestones over the last two decades. (contributed by [@vedang](http://twitter.com/vedang))
31+
* [Programming and Scaling](http://tele-task.de/archive/video/flash/14029/) (**Alan Kay**) An excellent overview of the ambitious work that Alan Kay is involved with at VPRI, with a number of fascinating tangents.
3132

0 commit comments

Comments
 (0)