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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Jakub Janeček
April 08, 2013
Programming
0
120
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
770
Intro to Scala Server Toolkit
jakubjanecek
0
700
Massively Scalable Services at AVAST: Case Study
jakubjanecek
0
110
Scala 2.10
jakubjanecek
0
140
Dependency Injection in Scala
jakubjanecek
0
82
Other Decks in Programming
See All in Programming
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
180
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
240
あなたはユーザーではない #PdENight
kajitack
4
340
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1.2k
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.9k
15年目のiOSアプリを1から作り直す技術
teakun
1
620
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
120
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.8k
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
370
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
620
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
120
Featured
See All Featured
Google's AI Overviews - The New Search
badams
0
930
A Tale of Four Properties
chriscoyier
163
24k
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Become a Pro
speakerdeck
PRO
31
5.8k
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
150
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Odyssey Design
rkendrick25
PRO
2
540
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Darren the Foodie - Storyboard
khoart
PRO
3
2.8k
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