Brick Alloy
Brick Alloy brings the values and benefits of Open Source to internal projects.
We build rock solid, scalable cloud-based apps to help your company react to change and more importantly, get ahead of it. We tailor the code and the work environment to your in-house team and skills. We build ultra-maintainable code using a documentation-first development methodology, alongside agile testing processes and tools. For more information click here
-
The Programming Language as a Musical Instrument
Featuring Sam Aaron
To end an epic day of all things Clojure, we are entreated to live music session! Armed with Clojure, Sam Aaron (of Meta-ex) explores how programming languages can be used to create some truly awesome music!
clojure java jvm clojurex functional-programming -
The Most Fundamental Idea In Programming
Featuring Kris Jenkins
In this talk you'll learn how to throw together a programming language in a couple of lunchtime hack-sessions. One that's simple, yet has features still missing in many modern languages.
clojure java jvm functional-programming clojurex -
2
Reactive Clojure
Featuring Malcolm Sparks and Yodit Stanton
2013 was the year when Clojure 'went async'. This talk and live demo will show a real-world event trigger an 'event wave', rippling through a processing stack, via a multitude of middleware onto a web page.
clojure mqtt clojurescript storm java jvm coreasync clojurex functional-programming -
2
Lightning Talks with Tero and Jamie
Featuring Jamie Brandon and Tero Parviainen
In this session we hear from Jamie Brandon as he walks us through what Strucjure is all about, as well as Tero Parviainen who will share the story of The Clojure Cup, from the first pitch at a Clojure Finland meetup, through the build-up, to the event.
clojure lenses idiomatic jvm java functional-programming clojurex -
You came for the concurrency right?
Featuring Tom Hall
This talk aims to cover concurrency, parallelism (and why they are not the same thing) Software Transactional Memory, Refs, Atoms, Futures, Promises and Agents and talk about when you can and should use them.
concurrency clojure jvm java coreasync clojurex -
Some musings on Scala and Clojure by a long time Scala dude
Featuring David Pollak
David will discuss his views on Clojure vs. Scala on the following dimensions: tooling, documentation, stability, ecosystem, language philosophy, and yes, he will go to the "static vs. dynamic" place.
scala clojure jvm java plugh scalax functional-programming -
Mining Social Data with Cascalog
Featuring Tom O'Brien
Cascalog is a Clojure library for writing Hadoop jobs using a declarative syntax. In this talk we demonstrate how to use Cascalog 2 to determine groups of similar Twitter users.
clojure cascalog hadoop nosql jvm java clojurex functional-programming -
2
Lightning talks with Malcolm, Thomas & Chris
Featuring Thomas Van Der Veen & Chris Jenkins and Malcolm Sparks
Thomas and Chris demonstrate a small whiteboard app written in Clojure and ClojureScript running on both the JVM and in the browser, connected to each other via MQTT. Malcolm explains some of the motivations and trade-offs behind Jig's design, demonstrate its present state, and discuss future...
clojure clojurescript mqtt java javascript jvm functional-programming clojurex -
An introduction to Riemann
Featuring Robert Rees
Riemann is a product that helps you answer the important questions in life. Like whether your site is up or whether you are taking subscriptions. As a complex event processing piece of middleware for handling large volumes of metrics it might not be as suitable if your important questions are...
clojure complex-event-processing java jvm clojurex -
ClojureScript: Putting the Blocks Together
Featuring James Henderson
This talk will be a whistlestop tour of how Clojure's younger brother can really change the way you write code for a browser.
clojurescript clojure jvm java coreasync clojurex