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
未来を拓くAI技術〜エージェント開発とAI駆動開発〜
leveragestech
2
170
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
140
エンジニアのための”最低限いい感じ”デザイン入門
shunshobon
0
120
tool ディレクティブを導入してみた感想
sgash708
1
150
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
190
コンテキストエンジニアリング Cursor編
kinopeee
1
670
20250808_AIAgent勉強会_ClaudeCodeデータ分析の実運用〜競馬を題材に回収率100%の先を目指すメソッドとは〜
kkakeru
0
200
TDD 実践ミニトーク
contour_gara
0
120
A Gopher's Guide to Vibe Coding
danicat
0
170
コーディングは技術者(エンジニア)の嗜みでして / Learning the System Development Mindset from Rock Lady
mackey0225
2
560
新世界の理解
koriym
0
140
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
230
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How STYLIGHT went responsive
nonsquared
100
5.7k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Adopting Sorbet at Scale
ufuk
77
9.5k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
Writing Fast Ruby
sferik
628
62k
GraphQLとの向き合い方2022年版
quramy
49
14k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
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