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
740
Intro to Scala Server Toolkit
jakubjanecek
0
600
Massively Scalable Services at AVAST: Case Study
jakubjanecek
0
87
Scala 2.10
jakubjanecek
0
130
Dependency Injection in Scala
jakubjanecek
0
72
Other Decks in Programming
See All in Programming
Practical Tips and Tricks for Working with Compose Multiplatform Previews (mDevCamp 2025)
stewemetal
0
100
プロダクト改善のために新しいことを始める -useContextからの卒業、Zustandへ-
rebase_engineering
1
100
コンポーネントライブラリで実現する、アクセシビリティの正しい実装パターン
schktjm
1
700
UPDATEがシステムを複雑にする? イミュータブルデータモデルのすすめ
shimomura
0
400
💎 My RubyKaigi Effect in 2025: Top Ruby Companies 🌐
yasulab
PRO
1
130
Rails産でないDBを Railsに引っ越すHACK - Omotesando.rb #110
lnit
1
150
プロダクト開発でも使おう 関数のオーバーロード
yoiwamoto
0
110
#QiitaBash TDDでAIに設計イメージを伝える
ryosukedtomita
2
1.6k
FastMCPでMCPサーバー/クライアントを構築してみる
ttnyt8701
2
110
推論された型の移植性エラーTS2742に挑む
teamlab
PRO
0
170
Practical Domain-Driven Design - Workshop at NDC 2025
mufrid
0
140
型安全なDrag and Dropの設計を考える
yudppp
5
690
Featured
See All Featured
The Language of Interfaces
destraynor
158
25k
Statistics for Hackers
jakevdp
799
220k
Practical Orchestrator
shlominoach
188
11k
A designer walks into a library…
pauljervisheath
205
24k
Raft: Consensus for Rubyists
vanstee
137
7k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Done Done
chrislema
184
16k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
BBQ
matthewcrist
89
9.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Rails Girls Zürich Keynote
gr2m
94
13k
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