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
100
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
730
Intro to Scala Server Toolkit
jakubjanecek
0
590
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
note の Elasticsearch 更新系を支える技術
tchov
9
3.2k
GitHub Copilot for Azureを使い倒したい
ymd65536
1
280
エンジニア向けCursor勉強会 @ SmartHR
yukisnow1823
3
11k
PHP で学ぶ OAuth 入門
azuki
2
230
[NG India] Event-Based State Management with NgRx SignalStore
markostanimirovic
1
180
Make Parsers Compatible Using Automata Learning
makenowjust
2
6.4k
プロフェッショナルとしての成長「問題の深掘り」が導く真のスキルアップ / issue-analysis-and-skill-up
minodriven
8
1.9k
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
6
1.3k
Creating Awesome Change in SmartNews! En
martin_lover
0
100
UMAPをざっくりと理解 / Overview of UMAP
kaityo256
PRO
3
1.2k
「影響が少ない」を自分の目でみてみる
o0h
PRO
3
1.3k
メモリウォールを超えて:キャッシュメモリ技術の進歩
kawayu
0
1.9k
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
34
2.2k
Side Projects
sachag
453
42k
GraphQLとの向き合い方2022年版
quramy
46
14k
Into the Great Unknown - MozCon
thekraken
38
1.7k
A better future with KSS
kneath
239
17k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
We Have a Design System, Now What?
morganepeng
52
7.5k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
104
19k
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