InfoQ

News

Presentation: Scala: Bringing Future Languages to the JVM

Posted by Ryan Slobojan on Mar 27, 2008 08:00 PM

Community
Java
Topics
Domain Specific Languages,
Language
Tags
JAOO Conference,
Scala,
Language Features,
JVM,
Functional Programming,
Languages

In this presentation, Lex Spoon discusses the Scala programming language. Topics covered include the origin of Scala, the philosophy behind Scala, the Scala feature set, Object-Oriented and Functional programming in Scala, examples of Scala code, writing DSLs, how Scala is converted into Java, Scala performance, Abstract Data Types, unapply, actors and partial functions.

Watch Scala: Bringing Future Languages to the JVM (44 minutes).

9 comments

Reply

Really interesting talk. Unfortunately... by Ole Friis Posted Mar 24, 2008 4:39 AM
Re: Really interesting talk. Unfortunately... by Ole Friis Posted Mar 24, 2008 4:57 AM
Very interesting talk by Michael G Posted Mar 24, 2008 2:04 PM
Re: Very interesting talk by Michael G Posted Mar 24, 2008 2:07 PM
podcast by phil swenson Posted Mar 28, 2008 1:46 PM
Re: podcast by Baruch Sadogursky Posted Apr 1, 2008 2:20 AM
Re: podcast by Ilya Boyandin Posted Apr 1, 2008 10:52 AM
Re: podcast by Oliver Hernàndez Valls Posted Apr 8, 2008 2:42 AM
Dissapointed with media delivery format/support by jonathan wolter Posted Apr 22, 2008 12:54 AM
  1. Back to top

    Really interesting talk. Unfortunately...

    Mar 24, 2008 4:39 AM by Ole Friis

    ...the show stops abruptly after 32:46 of video. I guess I have to learn the rest of Scala by doing some manual reading, then :-) Anyway, Scala really looks intriguing.

  2. Ah, now it works, and as the InfoQ guys said, I probably had a connection hickup. Excellent!

  3. Back to top

    Very interesting talk

    Mar 24, 2008 2:04 PM by Michael G

    First time I have got the feeling that my functional programming courses at university were good invested time. :-)

  4. Back to top

    Re: Very interesting talk

    Mar 24, 2008 2:07 PM by Michael G

    Well, should add English courses.

  5. Back to top

    podcast

    Mar 28, 2008 1:46 PM by phil swenson

    You guys should 1) have an audio only version 2) set up a podcast for them. Very few people want to sit and watch a 44 min interview. But I wouldn't mind downloading it and listening while I work out or drive....

  6. Back to top

    Re: podcast

    Apr 1, 2008 2:20 AM by Baruch Sadogursky

    +1 for that.

  7. Back to top

    Re: podcast

    Apr 1, 2008 10:52 AM by Ilya Boyandin

    +1 for podcasts

  8. Back to top

    Re: podcast

    Apr 8, 2008 2:42 AM by Oliver Hernàndez Valls

    +1 for video downloading on a free format

  9. Back to top

    Dissapointed with media delivery format/support

    Apr 22, 2008 12:54 AM by jonathan wolter

    I'm on OS X behind broadband and the playback stops at about the 3 minute mark. Sure would like to download it in a format that is independent of this flash player. Or, why not syndicate the content on google video (with mp4 download support), etc simultaneously. I bet it would do more good for your brand recognition than cost you in pageviews.

Exclusive Content

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.

Segundo Velasquez and Agile as Seen Through the Customer's Eyes

Deborah Hartmann interviewed Segundo Velasquez about his experience as customer with an Agile team during the initial phase of software design of a product.

Fine Grained Versioning with ClickOnce

David Cooksey shows how to fine grained versioning to a ClickOnce deployment using an HttpHandler written with ASP.NET, making partial rollouts to a test audience much easier.

Implementing Manual Activities in Windows Workflow

Windows workflow (WF) is an excellent framework for implementing business processes, but lacks support for human activities. This article describes a completely generic approach for changing this.

Markus Voelter about Software Architecture Documentation

In this interview taken during OOPSLA 2007, Markus Voelter talks about the importance of documenting the software architecture, and gives some good and also bad examples on how it could be done.

Voca, UK's largest payment processing engine running Spring

William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system, architectural challenges and requirements, Voca's Spring/J2EE architecture, and the future SEPA architecture.

Patterns for securing architectures

Security is about trade-offs. Only a few have the expertise to design good security. This talk focuses on Security Patterns, such as Role-based Access Control, Single Access Point, and Front Door.