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: content/about/documentary.adoc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,9 @@ video::Y24vK_QDLFg[youtube, width=400, height=225, title="Clojure: The Documenta
43
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
44
* https://www.youtube.com/watch?v=-6BsiVyC1kM[The Value of Values] — 2012. The case for immutable values over mutable objects.
45
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.
48
+
* https://www.youtube.com/watch?v=m1tZEn_NAqg[Clojure at LispNYC (2007)] - the first public talk about Clojure.
46
49
* 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.
47
50
* https://github.com/matthiasn/talk-transcripts[Talk Transcripts] — Community-maintained transcripts of Clojure talks by Rich Hickey and others.
48
51
* https://www.youtube.com/playlist?list=PLZdCLR02grLrEwKaZv-5QbUzK0zGKOOcr[Rich Hickey Talks] - A video playlist of many of Rich's talks.
0 commit comments