Skip to content

Commit

Permalink
Fix link to Alan Kay lecture: without www it redirects to the root page
Browse files Browse the repository at this point in the history
  • Loading branch information
RKushnir committed May 4, 2013
1 parent 172c63d commit 4d1b964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ As usual, **pull requests are encouraged**. I'll be updating this regularly but
* [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))
* [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))
* [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))
* [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. (contributed by [@puredanger](http://twitter.com/puredanger))
* [Programming and Scaling](http://www.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. (contributed by [@puredanger](http://twitter.com/puredanger))
* [Resilient Response In Complex Systems](http://www.infoq.com/presentations/Resilient-Response-In-Complex-Systems) (**John Allspaw, QCON London 2012**) The much-heralded Ops thinker and doer [John Allspaw](https://twitter.com/#!/allspaw) with valuable perspective on how to approach and think about web operations at scale.

0 comments on commit 4d1b964

Please sign in to comment.