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
73
Other Decks in Programming
See All in Programming
型付きアクターモデルがもたらす分散シミュレーションの未来
piyo7
0
760
XSLTで作るBrainfuck処理系
makki_d
0
190
プロダクト開発でも使おう 関数のオーバーロード
yoiwamoto
0
150
データベースコネクションプール(DBCP)の変遷と理解
fujikawa8
1
250
技術懸念に立ち向かい 法改正を穏便に乗り切った話
pop_cashew
0
1.3k
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
160
赤裸々に公開。 TSKaigiのオフシーズン
takezoux2
0
130
Bytecode Manipulation 으로 생산성 높이기
bigstark
1
290
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
140
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
300
Javaのルールをねじ曲げろ!禁断の操作とその代償から学ぶメタプログラミング入門 / A Guide to Metaprogramming: Lessons from Forbidden Techniques and Their Price
nrslib
3
1.9k
カクヨムAndroidアプリのリブート
numeroanddev
0
410
Featured
See All Featured
Docker and Python
trallard
44
3.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
900
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
The Invisible Side of Design
smashingmag
299
51k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Side Projects
sachag
454
42k
How to train your dragon (web standard)
notwaldorf
92
6.1k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
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