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 - What Makes the Difference? Part 2 - Cod...
Search
Jakub Janeček
April 08, 2013
Programming
0
110
Scala - What Makes the Difference? Part 2 - Code Examples
Presented at Faculty of Information Technology in Prague.
Jakub Janeček
April 08, 2013
Tweet
Share
More Decks by Jakub Janeček
See All by Jakub Janeček
Scala Server Toolkit: How to Write FP Microservice Step-by-step
jakubjanecek
0
750
Intro to Scala Server Toolkit
jakubjanecek
0
610
Massively Scalable Services at AVAST: Case Study
jakubjanecek
0
89
Scala 2.10
jakubjanecek
0
130
Dependency Injection in Scala
jakubjanecek
0
74
Other Decks in Programming
See All in Programming
Understanding Kotlin Multiplatform
l2hyunwoo
0
260
変化を楽しむエンジニアリング ~ いままでとこれから ~
murajun1978
0
730
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
1
280
AHC051解法紹介
eijirou
0
550
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
600
UbieのAIパートナーを支えるコンテキストエンジニアリング実践
syucream
2
200
令和最新版手のひらコンピュータ
koba789
13
7.7k
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
290
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
180
一人でAIプロダクトを作るための工夫 〜技術選定・開発プロセス編〜 / I want AI to work harder
rkaga
12
2.6k
Understanding Ruby Grammar Through Conflicts
yui_knk
1
110
No Install CMS戦略 〜 5年先を見据えたフロントエンド開発を考える / no_install_cms
rdlabo
0
480
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Site-Speed That Sticks
csswizardry
10
770
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Speed Design
sergeychernyshev
32
1.1k
How to Ace a Technical Interview
jacobian
279
23k
The Cult of Friendly URLs
andyhume
79
6.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Building Adaptive Systems
keathley
43
2.7k
Faster Mobile Websites
deanohume
309
31k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Transcript
Scala What Makes the Difference? Part 2 – Code Examples
Jakub Janeček
Values & Variables
Methods & Functions
Classes, Objects & Traits
Collections Library Java: Scala:
Type Option
Pattern Matching
Currying
Implicit Parameters
Implicit Conversions
Traits
Flexible Syntax - DSL
Flexible Syntax - DSL