Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Scala in action - W-JAX 2012
Search
hseeberger
November 08, 2012
Technology
1
520
Scala in action - W-JAX 2012
hseeberger
November 08, 2012
Tweet
Share
More Decks by hseeberger
See All by hseeberger
Akka in action - W-JAX 2012
hseeberger
4
1.2k
Scala in action - Jazoon 2012
hseeberger
1
150
Other Decks in Technology
See All in Technology
ビズリーチにおけるリアーキテクティング実践事例 / JJUG CCC 2025 Spring
visional_engineering_and_design
1
120
LangSmith×Webhook連携で実現するプロンプトドリブンCI/CD
sergicalsix
1
230
怖くない!はじめてのClaude Code
shinya337
0
400
Connect 100+を支える技術
kanyamaguc
0
200
freeeのアクセシビリティの現在地 / freee's Current Position on Accessibility
ymrl
2
190
React開発にStorybookとCopilotを導入して、爆速でUIを編集・確認する方法
yu_kod
1
270
MobileActOsaka_250704.pdf
akaitadaaki
0
120
united airlines ™®️ USA Contact Numbers: Complete 2025 Support Guide
flyunitedhelp
1
320
改めてAWS WAFを振り返る~業務で使うためのポイント~
masakiokuda
2
250
ゼロからはじめる採用広報
yutadayo
3
930
Lazy application authentication with Tailscale
bluehatbrit
0
210
Geminiとv0による高速プロトタイピング
shinya337
1
270
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Building Applications with DynamoDB
mza
95
6.5k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Unsuck your backbone
ammeep
671
58k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
740
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
A Tale of Four Properties
chriscoyier
160
23k
Transcript
Scala in action W-JAX 2012 Heiko Seeberger
What is Scala ?
Scala is a JVM language
Scala is mature Since 2001 Current version 2.10
Scala is a unifier Object-oriented Functional programming
Scala is statically typed
Scala code is lightweight
Scala is interoperable with Java Use any Java library Mixed
Scala/Java projects
Scala in action
Demo: Concise OO
Demo: Powerful collections
Demo: Traits
Larger demo: Game of life
Demo: Parallel collections
Demo: Futures
Questions?
Thank you! Code: github.com/hseeberger/scalainaction Twitter: @hseeberger