Skip to content

Instantly share code, notes, and snippets.

@usametov
Forked from practicalli-johnny/clojurex-talks.org
Created July 9, 2021 00:35
Show Gist options
  • Save usametov/b06105320e277b95a9c610fd789033a7 to your computer and use it in GitHub Desktop.
Save usametov/b06105320e277b95a9c610fd789033a7 to your computer and use it in GitHub Desktop.
List of video presentations from the London Clojurians community

London Clojurians Videos

ClojureX

2018 Skillscasts (Not available)

2017 Skillscasts (Not available)

2016 Skillscasts (Not available)

A Practical Tour of Clojure Web Development

Description: A look at how to design and structure Clojure web applications, and how to make effective use of the tools and libraries available in the Clojure ecosystem. Date: 2012-12-06 Event: ClojureX 2012 SkillsMatter Link: https://skillsmatter.com/skillscasts/3556-a-practical-tour-of-clojure-web-development

Building Musical Performance Systems in Clojure

Description: A presentation of some tools written in Clojure for making music software (conventional products like Ableton Live, or live coding environments like Overtone) more amenable to live performance. Date: 2012-12-06 Event: ClojureX 2012 SkillsMatter Link: https://skillsmatter.com/skillscasts/3744-building-musical-performance-systems-in-clojure

The Persistent Data Structure Menagerie

Description: This talk will go through every persistent data structure in clojure’s core language, describe the implementation of each, and use examples to show the efficiency gains which are being made over naive copy-on-write immutable data structures. Date: 2012-12-06 Event: ClojureX 2012 SkillsMatter Link: https://skillsmatter.com/skillscasts/3743-the-persistent-data-structure-menagerie

Impromptu Rich Hickey Lightning Talk

Description: A welcome surprise to proceeding as Rich Hickey gives a lightning talk before his closing keynote at the Clojure eXchange. Date: 2012-12-06 Event: ClojureX 2012 SkillsMatter Link: https://skillsmatter.com/skillscasts/3864-impromptu-rich-hickey-lightning-talk#video

The language of the System - Rich Hickey

Description: Most software systems are not single processes written in a single programming language. Instead, systems are composed of a suite of processes, often written by separate parties. Even when every process is written in the same language, there is another language present, emerging from the interfaces, protocols, facilities and semantics the components offer to each other. Date: 2012-12-06 Event: ClojureX 2012 SkillsMatter Link: https://skillsmatter.com/skillscasts/3745-the-language-of-the-system

Meetups

2012

Functional Web Architecture

2013

https://skillsmatter.com/skillscasts/4780-lcug-1st-lightening-talk

Live Coding Video Projection for Dance Projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment