-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtalks.yml
211 lines (211 loc) · 9.2 KB
/
talks.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
talks:
- title: "What's New in Scala 3?"
speaker: "Dean Wampler"
date: 2021/04/21
meeting_link: https://www.meetup.com/scala-phase/events/277164777/
video: https://www.youtube.com/watch?v=-sGuwQs6lHE
slides:
link: https://deanwampler.github.io/scala3-highlights.html
- title: "Introduction to Cats Effect"
speaker: "Adam Rosien"
date: 2021/03/24
meeting_link: https://www.meetup.com/scala-phase/events/276052376/
video: https://youtu.be/xDATcERgKgg
- title: "The Future of Typelevel Concurrency"
speaker: "Michael Pilquist"
date: 2021/02/24
meeting_link: https://www.meetup.com/scala-phase/events/275889960/
video: https://youtu.be/J_9DjHMCPKM
- title: "Unison"
speaker: "Rúnar Bjarnason"
date: 2021/01/27
meeting_link: https://www.meetup.com/scala-phase/events/275889801/
video: https://youtu.be/TZZlt6-bKW8
- title: "Intro to Apache Spark with Frameless"
speaker: Brian Clapper
date: 2018/12/06
meeting_link: https://www.meetup.com/scala-phase/events/256236416/
code: https://github.com/bmc/spark-frameless-talk-2018
video: https://www.youtube.com/watch?v=rzlKpv9A_5c
- title: "Flexible DSLs with Tagless Final"
speaker: Dan Hunt
date: 2018/07/13
meeting_link: https://www.meetup.com/scala-phase/events/252599833/
code: https://github.com/dfjhunt/tagless-talk
- title: "Type-driven Development"
speaker: Marcus Henry
date: 2018/05/31
meeting_link: https://www.meetup.com/scala-phase/events/250916486/
video: https://youtu.be/x8Cs-tC_ZSs
code: https://github.com/dreadedsoftware/2018_ScalaDays_TyDD
- title: "Exploring Word2vec in Scala"
speaker: Gary Seiling
date: 2018/01/11
meeting_link: https://www.meetup.com/scala-phase/events/245651753/
slides:
link: /talks/exploring-word2vec.pdf
- title: "Dependent Types in Scala"
speaker: Yao Li
date: 2017/08/17
meeting_link: https://www.meetup.com/scala-phase/events/242031802/
code: https://github.com/lastland/DTScala
slides:
link: talks/dependent-types-2017-08-17.pdf
- title: "Introductory TyDD in Scala"
speaker: Marcus Henry
date: 2017/06/15
meeting_link: https://www.meetup.com/scala-phase/events/239959892/
code: https://github.com/dreadedsoftware/talks/tree/master/TyDD_in_Scala
slides:
link: http://www.dreadedsoftware.com/s/PhaseTyDD.pdf
- title: "Monadic Logging and You"
speaker: Martin Snyder
meeting_link: https://www.meetup.com/scala-phase/events/234569159/
date: 2016/12/08
slides:
link: https://rawgit.com/MartinSnyder/monadic-logging/master/presentation/index.html
video: https://www.youtube.com/watch?v=t-YX55ZF4g0
- title: "Scalatron!"
speaker: Matthew Butt
date: 2016/09/07
meeting_link: https://www.meetup.com/scala-phase/events/231545055/
code: https://github.com/grandivory/scaltron-bot/
- title: "RDDs, DataFrames and Datasets in Apache Spark"
speaker: Brian Clapper
date: 2016/06/16
meeting_link: https://www.meetup.com/scala-phase/events/229870987/
slides:
link: /talks/rdds-dataframes-datasets-2016-06-16
#comment: HTML
code: https://github.com/bmc/rdds-dataframes-datasets-presentation-2016/tree/master/demo
video: https://www.youtube.com/watch?v=pZQsDloGB4w
- title: "From Simulacrum to Typeclassic"
speaker: Michael Pilquist
date: 2016/05/18
meeting_link: https://www.meetup.com/scala-phase/events/229719231/
slides:
link: https://speakerdeck.com/mpilquist/from-simulacrum-to-typeclassic
video: https://www.youtube.com/watch?v=Crc2RHWrcLI
- title: "An Introduction to Spark Streaming"
speaker: Brian Clapper
date: 2015/09/10
meeting_link: http://www.meetup.com/scala-phase/events/224774883/
slides:
link: /talks/spark-streaming-2015-09-10
#comment: HTML
video: https://www.youtube.com/watch?v=2STfulBcorA
- title: "An Introduction to Shapeless via Scodec"
speaker: Michael Pilquist
date: 2015/04/22
meeting_link: http://www.meetup.com/scala-phase/events/221842395/
slides:
link: /talks/shapeless-2015-04-22.pdf
#comment: PDF
video: https://www.youtube.com/watch?v=eNJ6ZbbrP2A
- title: "Messing Around with Typesafe Slick"
speaker: Brian Clapper
date: 2015/03/19
meeting_link: http://www.meetup.com/scala-phase/events/221076940/
slides:
link: /talks/slick-2015-03-19/index.html
#comment: HTML
code: https://github.com/bmc/slick-presentation-2015-03-19
- title: "Reactive applications with Scala and AngularJS"
speaker: Michael Pigg and Ken Rimple
date: 2014/12/09
meeting_link: https://www.meetup.com/scala-phase/events/218821822/
code: https://github.com/chariotsolutions/reactive-quizzo-code-sample
- title: "Escape From Hadoop: Spark Streaming, Cassandra, Scala & Akka"
speaker: Helena Edelson
date: 2014/10/21
meeting_link: https://www.meetup.com/scala-phase/events/200903832/
slides:
link: http://www.slideshare.net/HelenaEdelsonGram/escape-from-hadoop-with-apache-spark-and-cassandra
#comment: Slideshare
resources: /talks/helena/resources.html
- title: Live coding a CRUD database in Scala
speaker: Martin Snyder
date: 2014/09/16
meeting_link: https://www.meetup.com/scala-phase/events/196933482/
code: https://github.com/MartinSnyder/scala-transactional-datastore
- title: The Scala-Graph Library
speaker: Brad Miller
date: 2014/07/24
meeting_link: https://www.meetup.com/scala-phase/events/179613752/
slides:
link: /talks/brad-miller-scala-graph.pdf
#comment: PDF
- title: Haskell and React.js
speaker: Jason Feingold
date: 2014/06/12
meeting_link: https://www.meetup.com/scala-phase/events/179229002/
code: https://github.com/wafna/
- title: "Viridity's Scala Units of Measure and Quantities API"
speaker: Gary Keorkunian
date: 2014/03/20
meeting_link: https://www.meetup.com/scala-phase/events/167166322/
code: https://www.squants.com/
slides:
link: https://www.squants.com/squants-phase-mar2014.pdf
#comment: PDF
- title: "Writing Functional Wrappers for Legacy APIs (joint meeting of PHASE and PhillyJUG)"
speaker: Martin Snyder
date: 2013/09/25
slides:
link: https://rawgithub.com/MartinSnyder/scala-jdbc/master/presentation/index.html
#comment: HTML
video: http://vimeo.com/75591447
code: https://github.com/MartinSnyder/scala-jdbc
- title: Gradle and Scala
speaker: Jason Feingold
date: 2013/07/09
meeting_link: https://www.meetup.com/scala-phase/events/125411192/
slides:
link: /talks/jason-feingold-gradle/
#comment: HTML
- title: Pearls of Distributed Programming with Scala and GridGain
speaker: Dmitriy Setrakyan
date: 2013/04/16
meeting_link: https://www.meetup.com/scala-phase/events/112878592/
- title: "CQRS and Event Sourcing"
speaker: Duncan Devore
date: 2012/12/04
meeting_link: https://www.meetup.com/scala-phase/events/88673682/
slides:
link: /talks/duncan-devore-cqrs/
#comment: HTML
- title: Typesafe Slick
speaker: Nick McAvoy
date: 2012/10/23
meeting_link: https://www.meetup.com/scala-phase/events/85382662/
slides:
link: https://ohbadiah.github.io/phase_slick/
#comment: HTML
- title: Building SBT Plugins
speaker: Mads Hartmann Jenson
date: 2012/01/26
meeting_link: http://www.meetup.com/scala-phase/events/47857352/
slides:
link: /talks/mads-sbt-plugins.pdf
#comment: PDF
code: https://github.com/mads379/sbt-plugin-examples
- title: "Scala on the Android Platform"
speaker: Yuvi Masory
date: 2011/11/15
meeting_link: http://www.meetup.com/scala-phase/events/39391912/
video: http://vimeo.com/32516782
- title: Scala Type Classes
speaker: Erik Osheim
date: 2011/09/20
meeting_link: http://www.meetup.com/scala-phase/events/31595792/
slides:
link: http://plastic-idolatry.com/typcls/
#comment: HTML
- title: Disrupters
speaker: Jamie Allen
date: 2011/08/10
meeting_link: https://www.meetup.com/scala-phase/events/26666971/
slides:
link: /talks/jamie-allen-sdisruptor/index.html
#comment: HTML
code: https://github.com/jamie-allen/sdisruptor