New Scala Projects course by RockTheJVM: rockthejvm.com/courses/scal.... This looks like a great next step after learning Scala basics!
18.09.2025 13:03 β π 5 π 1 π¬ 0 π 0
@odersky.bsky.social
New Scala Projects course by RockTheJVM: rockthejvm.com/courses/scal.... This looks like a great next step after learning Scala basics!
18.09.2025 13:03 β π 5 π 1 π¬ 0 π 0I had fun contributing the new SimpleTable class to the ScalaSql query library. It lets you drop the `T[_]` from table definitions, and it's based on named tuples and structural types in Scala 3.7. Have a read.
31.05.2025 10:25 β π 8 π 3 π¬ 0 π 0Hurry up! Get your @scaladays.org Early Bird ticket today, prices go up from May 30th.
And make sure to check out the program ποΈ
register.event-works.com/lausanne/Sca...
Ready, steady, go!
Scala Days 2025 program is here π
Functional Programming and the Real World
π 4 tracks
π£οΈ 50+ speakers
βΎ Infinite fun
scala-lang.org/blog/2025/05...
I have published my first new blog post in four years lexi-lambda.github.io/blog/2025/05...
29.05.2025 16:25 β π 121 π 22 π¬ 20 π 6Scala 3.7.0 has been released! π
β
[stable] SIP-58: Named Tuples
β
[stable] SIP-52: Binary APIs
π [preview] SIP-62: For comprehension improvements
π§ͺ [experimental] SIP-61: Unroll
π§ͺ [experimental] SIP-68: Reference-able Package Objects
More at scala-lang.org/news/3.7.0/
"Scala devs deserve the same productivity support as the rest of the JVM world. By joining the Scala Center Advisory Board, weβll help identify pain points and bring better tools to the community." βHans Dockter, Gradle CEO
scala-lang.org/blog/gradle-...
#Scala.js 1.19.0 is released! It contains significant performance improvements for the WebAssembly backend (it is now often faster than JS), native support for JS async/await, and a way to leverage Wasm's JavaScript Promise Integration (JSPI). Read more at www.scala-js.org/news/2025/04...
21.04.2025 17:13 β π 14 π 8 π¬ 1 π 1Just added slides for my talk "Tagless Final for Humans" to my page of talks:
noelwelsh.com/landing/talks/
I gave this talk today at @scalar-conf.com. The core is a new encoding for tagless final in Scala, which makes much better use of Scala's features than the standard encoding.
Slides from my talk at Scalar conference. Video will follow at some point. www.slideshare.net/slideshow/ev...
28.03.2025 11:16 β π 14 π 4 π¬ 0 π 0New blog post from Haoyi Li and myself: www.scala-lang.org/blog/2025/03...
Looking forward to discuss this on reddit www.reddit.com/r/scala and at the upcoming Scalar conference www.scalar-conf.com.