This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Scala Video Tutorials

5 replies
Kris K
Joined: 2011-06-29,
User offline. Last seen 42 years 45 weeks ago.
Gentlemen,  I am sort of dabbling with Scala and am wondering if there are any sites you can share with me where there are free/paid video tutorials of Scala Programming Language. For instance I am looking at something similar to these sites
nodetuts.com - for nodejsteachmetocode.com - for ruby/rails stackscreencasts.org - for ruby/webdev in general stackblip.tv/clojure - for clojure (there was another site I forget)pragprog.com/screencasts - paid but good quality

but from a Scala perspective. Most of the talks I have found on infoq, skillsmatter are a bit more specific to a particular topic or solution than a coverage of the language in general.I would appreciate if you could can share the information.
Rob Dickens 3
Joined: 2010-06-17,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala Video Tutorials

Hi. How about Martin's talk at JavaPolis'07 (58 mins). This provides a
great overview, including examples of clever things that become
possible when functions are instances of classes. It coincides with
the release of the very first (pdf-only) version of the Programming in
Scala book.

http://parleys.com/#st=5&id=83

On Wed, Jun 29, 2011 at 7:32 PM, Kris K wrote:
> Gentlemen,
>   I am sort of dabbling with Scala and am wondering if there are any sites
> you can share with me where there are free/paid video tutorials of Scala
> Programming Language. For instance I am looking at something similar to
> these sites
> nodetuts.com - for nodejs
> teachmetocode.com - for ruby/rails stack
> screencasts.org - for ruby/webdev in general stack
> blip.tv/clojure - for clojure (there was another site I forget)
> pragprog.com/screencasts - paid but good quality
>
> but from a Scala perspective. Most of the talks I have found on infoq,
> skillsmatter are a bit more specific to a particular topic or solution than
> a coverage of the language in general.I would appreciate if you could can
> share the information.

Arnout
Joined: 2011-06-29,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala Video Tutorials

Maybe this talk by Martin Odersky is a good start? It is a presentation
at DEFCON 2009, in which he gives an overview of the language and some
insights about the ideas behind the design.

http://ftp.heanet.ie/mirrors/fosdem-video/2009/maintracks/scala.xvid.avi

-Arnout

> I am sort of dabbling with Scala and am wondering if there are any sites
> you can share with me where there are free/paid video tutorials of Scala
> Programming Language.
> ...
> but from a Scala perspective. Most of the talks I have found on infoq,
> skillsmatter are a bit more specific to a particular topic or solution
> than a coverage of the language in general.I would appreciate if you
> could can share the information.

Meredith Gregory
Joined: 2008-12-17,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala Video Tutorials
Dear Kris,
i think Bill Venners talk: the feel of scala is really good.
Best wishes,
--greg

On Wed, Jun 29, 2011 at 12:16 PM, Arnout <scala@list.romeinszoon.nl> wrote:
Maybe this talk by Martin Odersky is a good start? It is a presentation at DEFCON 2009, in which he gives an overview of the language and some insights about the ideas behind the design.

http://ftp.heanet.ie/mirrors/fosdem-video/2009/maintracks/scala.xvid.avi

-Arnout

I am sort of dabbling with Scala and am wondering if there are any sites
you can share with me where there are free/paid video tutorials of Scala
Programming Language.
...
but from a Scala perspective. Most of the talks I have found on infoq,
skillsmatter are a bit more specific to a particular topic or solution
than a coverage of the language in general.I would appreciate if you
could can share the information.



--
L.G. Meredith
Managing Partner
Biosimilarity LLC
7329 39th Ave SWSeattle, WA 98136

+1 206.650.3740

http://biosimilarity.blogspot.com
Dean Wampler
Joined: 2008-12-26,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala Video Tutorials
My 1 hour "Seductions of Scala" talk at the Sept. 2010 Chicago-Area Scala Enthusiasts was recorded by the CME.
http://at.pscdn.net/008/00102/videoplatform/kv/100917scalaKV.html
There's a longer (~2.5 hour) tutorial version available from O'Reilly ($): http://oreilly.com/catalog/0636920014416
dean 
On Wed, Jun 29, 2011 at 1:32 PM, Kris K <iamkris@gmail.com> wrote:
Gentlemen,  I am sort of dabbling with Scala and am wondering if there are any sites you can share with me where there are free/paid video tutorials of Scala Programming Language. For instance I am looking at something similar to these sites
nodetuts.com - for nodejsteachmetocode.com - for ruby/rails stackscreencasts.org - for ruby/webdev in general stack blip.tv/clojure - for clojure (there was another site I forget)pragprog.com/screencasts - paid but good quality

but from a Scala perspective. Most of the talks I have found on infoq, skillsmatter are a bit more specific to a particular topic or solution than a coverage of the language in general.I would appreciate if you could can share the information.



--
Dean Wampler
co-producer, Development Languages, Practices, and Techniques stage at Agile2011
"Programming Scala" (O'Reilly)  http://programmingscala.com
twitter: @deanwampler, @chicagoscala
http://polyglotprogramming.com

Kris K
Joined: 2011-06-29,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala Video Tutorials

Thanks a lot for all your responses and valuable links. Very much appreciated.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland