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
Snowflake Intelligenceにはこうやって立ち向かう!クラシルが考えるAI Readyなデータ基盤と活用のためのDataOps
gappy50
0
280
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
500
2つのフロントエンドと状態管理
mixi_engineers
PRO
3
160
まずはマネコンでちゃちゃっと作ってから、それをCDKにしてみよか。
yamada_r
2
120
Bedrock で検索エージェントを再現しようとした話
ny7760
1
110
roppongirb_20250911
igaiga
1
250
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
6
750
Apache Spark もくもく会
taka_aki
0
140
IoT x エッジAI - リアルタイ ムAI活用のPoCを今すぐ始め る方法 -
niizawat
0
120
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
400
メルカリIBISの紹介
0gm
0
330
Modern Linux
oracle4engineer
PRO
0
160
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Six Lessons from altMBA
skipperchong
28
4k
Gamification - CAS2011
davidbonilla
81
5.4k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
The World Runs on Bad Software
bkeepers
PRO
70
11k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Being A Developer After 40
akosma
90
590k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Navigating Team Friction
lara
189
15k
Faster Mobile Websites
deanohume
309
31k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
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