InfoQ

News

Presentation: Scala: Bringing Future Languages to the JVM

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

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

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).

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.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.