InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Presentation: Scala: Bringing Future Languages to the JVM

Posted by Ryan Slobojan on Mar 27, 2008

Sections
Development,
Architecture & Design
Topics
Language ,
Java ,
Domain Specific Languages
Tags
JAOO Conference ,
Functional Programming ,
Language Features ,
Languages ,
Scala ,
JVM

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
Re: Really interesting talk. Unfortunately... by Ole Friis Posted
Very interesting talk by Michael G Posted
Re: Very interesting talk by Michael G Posted
podcast by phil swenson Posted
Re: podcast by Baruch Sadogursky Posted
Re: podcast by Ilya Boyandin Posted
Re: podcast by Oliver Hernàndez Valls Posted
Dissapointed with media delivery format/support by jonathan wolter Posted
  1. Back to top

    Really interesting talk. Unfortunately...

    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. Back to top

    Re: Really interesting talk. Unfortunately...

    by Ole Friis

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

  3. Back to top

    Very interesting talk

    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

    by Michael G

    Well, should add English courses.

  5. Back to top

    podcast

    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

    by Baruch Sadogursky

    +1 for that.

  7. Back to top

    Re: podcast

    by Ilya Boyandin

    +1 for podcasts

  8. Back to top

    Re: podcast

    by Oliver Hernàndez Valls

    +1 for video downloading on a free format

  9. Back to top

    Dissapointed with media delivery format/support

    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

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.