You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,5 @@ As usual, **pull requests are encouraged**. I'll be updating this regularly but
28
28
*[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))
29
29
*[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))
30
30
*[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.
0 commit comments