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
530
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
今この時代に技術とどう向き合うべきか
gree_tech
PRO
2
2.1k
「改善」ってこれでいいんだっけ?
ukigmo_hiro
0
390
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
310
現場データから見える、開発生産性の変化コード生成AI導入・運用のリアル〜 / Changes in Development Productivity and Operational Challenges Following the Introduction of Code Generation AI
nttcom
1
430
混合雲環境整合異質工作流程工具運行關鍵業務 Job 的經驗分享
yaosiang
0
140
クラウドとリアルの融合により、製造業はどう変わるのか?〜クラスメソッドの製造業への取組と共に〜
hamadakoji
0
280
難しいセキュリティ用語をわかりやすくしてみた
yuta3110
0
360
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3k
OAuthからOIDCへ ― 認可の仕組みが認証に拡張されるまで
yamatai1212
0
160
サイバーエージェント流クラウドコスト削減施策「みんなで金塊堀太郎」
kurochan
4
2.2k
Claude Codeを駆使した初めてのiOSアプリ開発 ~ゼロから3週間でグローバルハッカソンで入賞するまで~
oikon48
10
5.3k
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
10
6.5k
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Code Reviewing Like a Champion
maltzj
526
40k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Agile that works and the tools we love
rasmusluckow
331
21k
Faster Mobile Websites
deanohume
310
31k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
It's Worth the Effort
3n
187
28k
RailsConf 2023
tenderlove
30
1.3k
Designing for humans not robots
tammielis
254
26k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
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