Skip to content

Commit 573c16b

Browse files
authored
Update resources (#5)
1 parent c9f0e9b commit 573c16b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,22 @@ The list is still incomplete, any additional resources for existing sections or
88

99
## General trainings and books
1010

11-
- Scala exercises https://www.scala-exercises.org/scala_tutorial/terms_and_types
11+
- Scala Exercises https://www.scala-exercises.org/scala_tutorial/terms_and_types
1212
- Scala at Light Speed https://www.youtube.com/watch?v=-8V6bMjThNo&list=PLmtsMNDRU0BxryRX4wiwrTZ661xcp6VPM
13-
- (paid) Rock The JVM https://rockthejvm.com
14-
- (paid, free preview) Hands on Scala by Li Haoi https://www.handsonscala.com/chapter-1-hands-on-scala.html
15-
- Scala with Cats by Underscore https://www.scalawithcats.com/dist/scala-with-cats.html
13+
- Foundations of Functional Programming in Scala https://www.youtube.com/watch?v=OdPaWmRnAc4&list=PLiYD0LWExCDkXGpYRY3WjNscDfhe4D0ND
14+
- Functional Programming Strategies in Scala with Cats by Noel Welsh https://www.scalawithcats.com/dist/scala-with-cats.html
15+
- Practical FP in Scala by Gabriel Volpe (free / pay any price) https://leanpub.com/pfp-scala
1616
- Functional Programming in Scala by Martin Odersky https://www.coursera.org/learn/progfun1
1717
- Strategic Scala Style: Principle of Least Power by Li Haoi https://www.lihaoyi.com/post/StrategicScalaStylePrincipleofLeastPower.html
18-
- Lightbend Scala Language - Professional https://academy.lightbend.com/courses/course-v1:lightbend+LSL-P-Scala-Language-Professional+v1/about
19-
- Foundations of Functional Programming in Scala https://www.youtube.com/watch?v=OdPaWmRnAc4&list=PLiYD0LWExCDkXGpYRY3WjNscDfhe4D0ND
20-
- (paid) Inner-product training https://www.inner-product.com/services/training/
2118
- Functional Stream Processing in Scala by Zainab Ali https://pureasync.gumroad.com/l/functional-stream-processing-in-scala
2219
- Learn Scala 3, Functional Programming and ZIO 2 by Alvin Alexander https://www.learnscala.dev/
2320

21+
Paid:
22+
23+
- Rock The JVM https://rockthejvm.com
24+
- (free preview) Hands on Scala by Li Haoi https://www.handsonscala.com/chapter-1-hands-on-scala.html
25+
- Inner-product training https://www.inner-product.com/services/training/
26+
2427
---
2528

2629
## Blogs, newsletters and channels

0 commit comments

Comments
 (0)