Sean Devlin’s Videos
-
Episode 21 - Higher Order Decorators
10:21686 Plays / 3 Likes / 0 Comments
In this episode I continue of discussion of decorators, and see how they are related to higher order functions. You can find my decorator library here: https://github.com/francoisdevlin/Decorate
+ More details -
06:25852 Plays / 5 Likes / 0 Comments
In the episode I show how to install slimv for use with Clojure Slimv URL https://bitbucket.org/kovisoft/slimv/ Vundle URL https://github.com/gmarik/vundle SLIMV Docs http://kovisoft.bitbucket.org/tutorial.html
+ More details -
11:011,124 Plays / 2 Likes / 0 Comments
In this episode I demonstrate how to use decorators to break up functionality into smaller, more testable features.
+ More details -
Episode 19 - Ratios (considered harmful)
10:132,157 Plays / 5 Likes / 7 Comments
In this episode I demonstrate how to use Clojure ratios, and demonstrate why the IEEE 754 double is a better tool for most jobs.
+ More details -
Episode 18 - Performance Revisited
07:01976 Plays / 4 Likes / 4 Comments
In this episode I show how to measure the performance of a function and compare it to other implementations. The correct code, w/o (known) bugs http://github.com/francoisdevlin/Full-Disclojure/blob/master/src/episode_018/episode_018.clj
+ More details -
03:111,258 Plays / 5 Likes / 1 Comment
Yeah, yeah, it's not a Kata per se... I show my approach to the classic Fizz Buzz problem in Clojure. Really.
+ More details -
10:401,037 Plays / 3 Likes / 5 Comments
In this episode I give some performance hints for Clojure. You can find the Widefinder2 essay here: http://meshy.org/2009/12/13/widefinder-2-with-clojure.html Sorry about the sound quality this week :(
+ More details -
Episode 16 - Enterprise Clojure
12:082,265 Plays / 11 Likes / 2 Comments
In this episode I show how to use Clojure to solve enterprise data problems. Code available here: http://github.com/francoisdevlin/Full-Disclojure/blob/master/src/episode_016/episode_016.clj
+ More details -
03:081,289 Plays / 7 Likes / 8 Comments
In this video I demonstrate some of the upcoming features of new Clojure.
+ More details -
Episode 15 - Dependency Injection
08:371,663 Plays / 2 Likes / 1 Comment
In this episode I show how to relate Java's dependency injection pattern to Clojure's closures.
+ More details -
Episode 14 - Inversion of Control
08:352,541 Plays / 7 Likes / 1 Comment
In this episode I review how to relate Java's inversion of control pattern to first class functions.
+ More details -
09:521,322 Plays / 4 Likes / 4 Comments
In this episode I review how to write an inference engine in Clojure. Show notes: http://github.com/francoisdevlin/Full-Disclojure/blob/master/src/episode_013/episode_013.clj
+ More details
Browse Videos
Here are all of the videos that Sean Devlin has uploaded to Vimeo. Appearances are videos that Sean Devlin has been credited in by others.
Also Check Out
More stuff from Sean Devlin