8000 Merge pull request #2163 from scalacenter/lets-talk-about-scala3 · pw1z/docs.scala-lang@eec7cfb · GitHub
[go: up one dir, main page]

Skip to content

Commit eec7cfb

Browse files
authored
Merge pull request scala#2163 from scalacenter/lets-talk-about-scala3
Add link to “Let’s talk about Scala 3” playlist
2 parents 8788ccf + d99b052 commit eec7cfb

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

scala3/talks.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,15 @@ layout: singlepage-overview
33
title: Talks
44
---
55

6-
Talks on Dotty
7-
--------------
6+
Let’s Talk About Scala 3 Series
7+
-------------------------------
8+
9+
[Let’s Talk About Scala 3](https://www.youtube.com/playlist?list=PLTx-VKTe8yLxYQfX_eGHCxaTuWvvG28Ml) is a series
10+
of short (around 15 min) talks about Scala 3. It covers a variety of themes like how to get started, how to take
11+
advantage of the new language features, or how to migrate from Scala 2.
12+
13+
Talks on Scala 3
14+
----------------
815
- (ScalaDays 2019, Lausanne) [A Tour of Scala 3](https://www.youtube.com/watch?v=_Rnrx2lo9cw) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](https://www.slideshare.net/Odersky/a-tour-of-scala-3)
916

1017
- (ScalaDays 2016, Berlin) [Scala's Road Ahead](https://www.youtube.com/watch?v=GHzWqJKFCk4) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](http://www.slideshare.net/Odersky/scala-days-nyc-2016)
@@ -17,8 +24,8 @@ Talks on Dotty
1724
become familiar with many core concepts such as `Denotations`, their evolution through (compilation) time, their
1825
transformations and more.
1926

20-
Deep Dive with Dotty
21-
--------------------
27+
Deep Dive with Scala 3
28+
----------------------
2229
- (ScalaDays 2019, Lausanne) [Metaprogramming in Dotty](https://www.youtube.com/watch?v=ZfDS_gJyPTc) by [Nicolas Stucki](https://github.com/nicolasstucki).
2330

2431
- (ScalaDays 2019, Lausanne) [Future-proofing Scala: the TASTY intermediate representation](https://www.youtube.com/watch?v=zQFjC3zLYwo) by [Guillaume Martres](http://guillaume.martres.me/).

0 commit comments

Comments
 (0)
0