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
620
Massively Scalable Services at AVAST: Case Study
jakubjanecek
0
89
Scala 2.10
jakubjanecek
0
130
Dependency Injection in Scala
jakubjanecek
0
76
Other Decks in Programming
See All in Programming
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
10
4.3k
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
310
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
180
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
290
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
340
為你自己學 Python - 冷知識篇
eddie
1
350
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.3k
概念モデル→論理モデルで気をつけていること
sunnyone
3
290
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.8k
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
OSS開発者という働き方
andpad
5
1.7k
私の後悔をAWS DMSで解決した話
hiramax
4
210
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
A Modern Web Designer's Workflow
chriscoyier
696
190k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Optimizing for Happiness
mojombo
379
70k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
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