Skip to content

Commit 27c059f

Browse files
committed
more talks
1 parent c07d241 commit 27c059f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/about/documentary.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,14 @@ video::Y24vK_QDLFg[youtube, width=400, height=225, title="Clojure: The Documenta
4040

4141
=== Talks by Rich Hickey
4242

43-
* https://www.youtube.com/watch?v=LKtk3HCgTa8[Simple Made Easy] — Rich's famous talk from Strange Loop 2011. Defines the distinction between "simple" and "easy."
44-
* https://www.youtube.com/watch?v=-6BsiVyC1kM[The Value of Values] — 2012. The case for immutable values over mutable objects.
45-
* https://www.youtube.com/watch?v=f84n5oFoZBc[Hammock Driven Development] — On thinking deeply about problems before writing code.
46-
* https://www.youtube.com/watch?v=2V1FtfBDsLU[Effective Programs - 10 Years of Clojure] - Rich reflects on the first 10 years of Clojure and the prioritization of Clojure's features for solving real-world problems.
47-
* https://www.youtube.com/watch?v=wASCH_gPnDw[Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure] - a long-form interview with Rich about Clojure.
43+
* https://www.youtube.com/watch?v=LKtk3HCgTa8[Simple Made Easy (2011)] — Rich's famous talk from Strange Loop 2011. Defines the distinction between "simple" and "easy."
4844
* https://www.youtube.com/watch?v=m1tZEn_NAqg[Clojure at LispNYC (2007)] - the first public talk about Clojure.
4945
* https://stuartsierra.com/2007/11/15/clojure-a-lisp-worth-talking-about/[Sierra's Blog on LispNYC Presentation] — 2007. An early public introduction to Clojure.
46+
* https://www.youtube.com/watch?v=E4RarTAZ2AY[Are We There Yet? (2009)] - The Clojure state model and a dissection of time in programming.
47+
* https://www.youtube.com/watch?v=f84n5oFoZBc[Hammock Driven Development (2010)] — On thinking deeply about problems before writing code.
48+
* https://www.youtube.com/watch?v=-6BsiVyC1kM[The Value of Values (2012)] — The case for immutable values over mutable objects.
49+
* https://www.youtube.com/watch?v=wASCH_gPnDw[Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure (2013)] - a long-form interview with Rich about Clojure.
50+
* https://www.youtube.com/watch?v=2V1FtfBDsLU[Effective Programs - 10 Years of Clojure (2017)] - Rich reflects on the first 10 years of Clojure and the prioritization of Clojure's features for solving real-world problems.
5051
* https://github.com/matthiasn/talk-transcripts[Talk Transcripts] — Community-maintained transcripts of Clojure talks by Rich Hickey and others.
5152
* https://www.youtube.com/playlist?list=PLZdCLR02grLrEwKaZv-5QbUzK0zGKOOcr[Rich Hickey Talks] - A video playlist of many of Rich's talks.
5253

0 commit comments

Comments
 (0)