Sean Devlin on 8 Feb 2010 06:33:55 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Clojure screencast

  • From: Sean Devlin <francoisdevlin@gmail.com>
  • To: Philly Lambda <philly-lambda@googlegroups.com>
  • Subject: Re: Clojure screencast
  • Date: Mon, 8 Feb 2010 06:33:41 -0800 (PST)
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:x-beenthere:received:received:received :received:received-spf:received:mime-version:received:date :in-reply-to:x-ip:references:user-agent:x-http-via:x-http-useragent :message-id:subject:from:to:x-original-authentication-results :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:x-thread-url:x-message-url:sender :list-unsubscribe:content-type:content-transfer-encoding; bh=okNQAmU+44niztlCmSfSadiF4etbRDKLoATXNc3uMFk=; b=1bPIt1hJTABgXiNJxwqJWNxBJAqz3q72oFx1RhHqq38oxgJOHKgtTnq35cDY/PFMgq na8W6v8OrUEAN8d8arR5UHd3QBInLwp4KDYHM2M9yO4tw9q5wU6E0TSUfD0jCObVO3Nn 1+cpJeN2wsy1cpPcHYZTZUTBQ1TsQI1/OVPik=
  • List-archive: <http://groups.google.com/group/philly-lambda?hl=en_US>
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owners@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com
  • User-agent: G2/1.0

Aaron,
Thanks for mentioning this :)

If anyone has a particular Clojure topic they would like to have
covered, let me know.  I'm open to suggestions.

Sean

On Feb 8, 9:16 am, Aaron Feng <aaron.f...@gmail.com> wrote:
> Not sure how many people on the mailing list know about Sean Devlin's
> Full Disclojure.
>
> http://vimeo.com/channels/fulldisclojure
>
> It's a series of clojure screencast.  I watched all of them over the
> weekend.  It goes over some of the clojure 1.1 features
> and usage of language features.
>
> In particular I really enjoyed the following:
>
> Futures & Promises -http://vimeo.com/8320428
> Transients -http://vimeo.com/8339003
> Point Free Clojure -http://vimeo.com/8665159
> Constraints -http://vimeo.com/8399758
>
> Aaron