Scala eXchange 2014 Videos are online! Thanks to the super cool folks at Skills Matter for making them available!
As usual, I have sorted the videos by author. I am not sure about using “scala” as a keyword at a Scala conference but suspect it was to permit searching in a database with videos from other conferences.
If you watch these with ear buds while others are watching sporting events, remember to keep the sound down enough that you can hear curses or cheers from others in the room. Mimic their sentiments and no one will be any wiser, except you for having watched these videos. 😉
- Fun and Profit within the Evil Empire: Scala in Finance by Chris Agmen-Smith, Franck Rasolo, and Paul Allton. Keywords: acceptance-testing, akka, banking, microservices, scala.
- An invitation to functional programming by Rúnar Bjarnason. Keywords: functional-programming, scala, scalax.
- Shopping around with CRDTs at Whisk by David Brooks. Keywords: crdt, scala, types.
- TableDiff – a library for showing the difference between the data in 2 tables. by Sue Carter. Keywords: scala, scala-libraries.
- Code Reviews Gems by Richard Dallaway. Keywords: scala.
- Building robust data pipelines in Scala by Alex Dean. Keywords: functional-programming, scala.
- Reactive Programming with Algebra by André Van Delft. Keywords: reactive-programming, scala.
- REST on Akka: Connect to the world by Mathias Doenitz. Keywords:akka, akka-http, scala, spray.
- Live coding Scala.js reloaded by Sebastien Doeraene. Keywords: functional-programming, javascript, scala, scala.js.
- Scala Abide! A lint tool for Scala by Iulian Dragos. Keywords: scala.
- Effective API design with Scala types by Adam Fisher. Keywords: api, scala, types.
- A Field Guide to DSL Design by Tomer Gabel. Keywords: dsl, scala.
- Using Docker, Scala and Akka for integration tests by Andreas Gies. Keywords: akka, docker, integration-testing, scala.
- Ensime – The other IDE by Rory Graves. Keywords: ensime, functional-programming, ide, scala.
- Slick: Bringing Scala’s Powerful Features to Your Database Access by Rebecca Grenier. Keywords: scala.
- Functional Data Validation by Dave Gurnell. Keywords: data-validation, functional-programming, scala.
- High Performance Linear Algebra in Scala by Sam Halliday. Keywords: scala.
- Bootstrapping a Scala Mindset by Andrew Harmel-Law. Keywords: java, scala.
- Playing with Scala: Moving Children into Scala and Play at the BBC by Gary Higham. Keywords: play, scala.
- Scaling business application development with Play and Scala by Peter Hilton. Keywords: play, scala, scalability.
- State of the Typelevel by Lars Hupel. Keywords: functional-programming, scala, types.
- Concrete Abstraction with Scalaz by Martin Kühl. Keywords: abstraction, scala, scalaz.
- Having your cake and eating it! by Ross Lawley. Keywords: scala, scalax.
- Bootstrapping the Scala.js Ecosystem by Haoyi Li. Keywords: javascript, scala, scala.js.
- 42: Rise of the dependent types by George Leontiev. Keywords: scala, types.
- All you don’t need to know about typeclasses by Julien Sirocchi. Keywords: scala, types, typeclass.
- A Skeptic’s Look at scalaz’ "Gateway Drugs”: A Practical Exploration by Brendan McAdams. Keywords: functional-programming, scalaz, scala.
- Building distributed Akka systems by Jan Machacek. Keywords: akka, distributed, scala.
- Introduction to Lambda Calculus by Maciek Makowski. Keywords: functional-programming, lambda, scala.
- Scalaz, or: how I learned to stop worrying and love monads by Noel Markham. Keywords: monads, scala, scalaz.
- Beyond URL Matching: Mastering the Spray/Akka-Http Routing DSL by Age Mooij. Keywords: akka, scala, spray.
- Boosting parboiled2 with SBT by Alexander Myltsev. Keywords: sbt, scala.
- The Binary Compatibility Challenge by Martin Odersky. Keywords: binary-compatibility, functional-programming, scala, types.
- Under the Hood of Scala Implicits by Alexander Podkhalyuzin. Keywords: implicit, scala, spray.
- Nearly 8 years of Lift by David Pollak. Keywords: lift, scala.
- Evolving Identifiers and Total Maps by Patrick Premont. Keywords: data-structures, functional-programming, scala.
- Demystifying Type Inference by Jon Pretty. Keywords: scala, types.
- Case classes a la carte with shapeless, now! by Miles Sabin. Keywords: scala, shapeless.
- Minecraft and Scala: Creating a DSL to enable kids to create Minecraft Mods by Paulo Siqueira. Keywords: dsl, scala
- Building a Secure Distributed Social Web using Scala & Scala-JS by Henry Story. Keywords: distributed, javascript, scala, scala.js.
- Declarative protocol messages in Scala for testing distributed systems by Patrick Tschorn. Keywords: distributed, scala, testing.
- Metrics and Tracing for Akka by Ivan Topolnjak. Keywords: akka, kamon, play, scala.
- ScalaTest and Scalactic 3.0 by Bill Venners. Keywords: libraries, scala, scalatest.
- The Process: using Kafka to drive microservices architecture by Pere Villega. Keywords: microservices, scala.
- Upcoming in Slick 2.2 by Jan Christopher Vogt. Keywords: scala, slick.
- Unsung Heroes: Less Fashionable Patterns in Scala by Dick Wall. Keywords: scala.
- Why Scala is Taking Over the Big Data World by Dean Wampler. Keywords: big-data, functional-programming, jvm, scala.
- Netflix + Scala by Brendan McAdams. Keywords: scala.
- The framework-less Scala Dependency Injection framework by Adam Warski. Keywords: dependency-injection, scala.
- Essential Scala: Six Core Concepts for Learning Scala by Noel Welsh. Keywords: scala.
- No more Regular Expressions by Phil Wills. Keywords: expressions, parboiled, parser, scala.
- Type-Level Computations in Scala by Stefan Zeiger. Keywords: scala, types.
PS: I could have used a web scraper to obtain the data but found manual extraction to be a good way to practice regexes in Emacs.