Expert Overview
Things I'm Doing
Talks I've Given
Photos
Julian is a software developer working in banking. For the most part agnostic about process, he's fond of actually talking to people to find out what they want. His current technical interest is focussing on breaking down tool-based thinking.
 
Talks I've Given
-
Beyond Reduce
Featuring Julian Birch
Reduce is useful where the data that you're dealing with is list-like, but what about other data structures such as parse trees? At the moment, we give up on reduce and use a completely different approach.
clojure repl reduce catamorphisms hylomorphisms -
-
Lightning talk: 1000 lines of Clojure
Featuring Julian Birch
Julian Birch will give a short lightning talk on the story of his first production Clojure app.
clojure functional-programming -
Closures, or How I Managed To Embarrass Myself on Uncle Bob's Blog
Featuring Julian Birch
Julian Birch will give a slightly breathless tour of the possibilities of functions as data.
clojure closures