Skip to content

Commit 15a537d

Browse files
author
Mark Phillips
committed
Merge branch 'coplien-link' of https://github.com/bgipsy/killer-talks into bgipsy-coplien-link
2 parents 826b884 + 7e71d59 commit 15a537d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ As usual, **pull requests are encouraged**. I'll be updating this regularly but
2525
* [Instant-ish Real Service Architecture](https://vimeo.com/37930578) (**Ted Nyman, BashoChats**) Smart, witty, and immediately applicable. Also gives you a simple call to action (which many speakers forget to do).
2626
* [How Eventual is Eventual Consistency?](https://vimeo.com/37758648) (**Peter Bailis, Basho Chats**) Great example of how to take an abstract concept and turn it into a practical talk with concrete findings and advice. Peter's also a high-caliber speaker.
2727
* [Metrics, Metrics Everywhere](http://pivotallabs.com/talks/139-metrics-metrics-everywhere) (**Coda Hale, Pivotal Labs Tech Talks**) Make better decisions by using numbers. (contributed by [@michaelfairley](https://twitter.com/#!/michaelfairley))
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))
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+
* [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.

0 commit comments

Comments
 (0)