Favorite Talks¶
C¶
Career¶
Clojure¶
- Are We There Yet? - Rich Hickey | JVM Language Summit 2009
- Boot Can Built It - Alan Dipert, Micha Niskin | Clojure/west 2015
- Bottom Up vs Top Down Design in Clojure - Mark Bastian | Clojure/conj 2015
- Clojure Concurrency - Rich Hickey | Western Mass. Developers Group
- Clojure core.async - Rich Hickey | Strange Loop 2013
- Clojure Made Simple - Rich Hickey | Oracle Developers 2015
- Clojure Parallelism Beyond Futures - Leon Barrett | Clojure/west 2015
- clojure.spec - Rich Hickey | LispNYC 2017
- Composing Interactive Apps With Zelkova - James MacAulay | Clojure/west 2015
- Dagobah, a Data centric Meta scheduler - Matt Bossenbroek | Clojure/conj 2015
- Debugging Clojure Code with Cursive - Colin Fleming | Clojure/west 2015
- Design and Prototype a Language In Clojure - Jeanine Adkisson | Clojure/west 2015
- Hammock Driven Development - Rich Hickey | Clojure/conj 2010
- Parallel Programming, Fork Join, and Reducers - Daniel Higginbotham | Clojure/west 2016
- Parsing Text with a Virtual Machine - Ghadi Shayban | Clojure/west 2016
- REPL-Based Development Demo - Valentin Waeselynck | 2017 (from What makes a good REPL?)
- Simple Made Easy - Rich Hickey | Strange Loop 2011
- Spec-ulation - Rich Hickey | Clojure/conj 2016
- The Joys and Perils of Interactive Development - Stuart Sierra | Clojure/west 2016
- The ReactJS Landscape - Luke VanderHart | Clojure/west 2015
- Types are Like the Weather, Type Systems are Like Weathermen - Matthias Felleisen | Clojure/west 2016
ClojureScript¶
- ClojureScript for Skeptics - Derek Slager | Clojure/conj 2015
- Developing ClojureScript With Figwheel - Bruce Hauman | Clojure/west 2015
- From 0 to Prototype Using ClojureScript, Re-Frame and Friends - Martin Clausen | Dutch Clojure Days 2017
- Interactive Programming Flappy Bird in ClojureScript - Bruce Hauman | 2014
Netflix Atlas¶
- Netflix: Amazon S3 & Amazon Elastic MapReduce to Monitor at Gigascale - Roy Rapoport | AWS re:Invent 2013
- Monitoring Monitoring Systems at Netflix - Roy Rapoport | Monitorama PDX 2017
- Netflix Atlas Telemetry - A Platform Begets an Ecosystem
Python¶
- Automating Your Browser and Desktop Apps - Al Sweigart | PyBay2016
- Beyond PEP 8: Best Practices for Beautiful Intelligible Code - Raymond Hettinger | PyCon 2015
- Built in Super Heroes - David Beazley | PyData Chicago 2016
- Fear and Awaiting in Async: A Savage Journey to the Heart of the Coroutine Dream - David Beazley | PyOhio 2016
- Logging and Testing and Debugging, Oh My! - Albert Sweigart | PyBay2017
- Machete-Mode Debugging: Hacking Your Way Out of a Tight Spot - Ned Batchelder | PyCon 2016
- Python as a Configuration Language - Guillermo Pérez | PyCon 2016
- Python Concurrency From the Ground Up: LIVE! - David Beazley | PyCon 2015
- Python Language - Guido van Rossum | PyCon 2016
- Python vs Ruby: A Battle to The Death - Gary Bernhardt | NWPD 2010
- Refactoring Python: Why and How to Restructure Your Code - Brett Slatkin | PyCon 2016
- Removing Python's GIL: The Gilectomy - Larry Hastings | PyCon 2016
- Stop Writing Classes - Jack Diederich | PyCon 2012
- The Packaging Gradient - Mahmoud Hashemi | PyBay 2017
- Think Like a Pythonista - Luciano Ramalho | PyBay 2017
- Thinking In Coroutines - Łukasz Langa | PyCon 2016
- To Mock, or Not to Mock, That is the Question - Ana Balica | PyCon 2016
- Writing Awesome Command-Line Programs in Python - Mark Smith | EuroPython 2014