Releases · rockthejvm/scala|at|light|speed
Kotlin 101: Type Classes Quickly Explained - Rock the JVM
Scala, for example, has an implicit resolution. Last but not least ... Many different versions of the function differ in the number of input ...
"#Scala CLI" - Tool or Toy? - YouTube
Variance Positions in Scala, Demystified | Rock the JVM. Rock the JVM ... NSA Releases Internal 1982 Lecture by Computing Pioneer Rear Admiral ...
Cats Effect 3: Introduction to Fibers | Rock the JVM
This article is for the comfortable Scala programmer, but with otherwise limited exposure to Cats Effect. ... releasing resources, etc).
Pawel Marks - State of Scala | Scala Days 2023 Seattle - YouTube
... JVM tooling for many years, in 2020, he returned to Scala - his favorite ... Scala release cycle and helping other compiler developers.
Scala at Light Speed, Part 1: The Essentials - DZone
This article series is the written version of Rock the JVM's Scala at Light Speed ... Then simply open this folder in IntelliJ. Over at src/main/ ...
Exploiting Implicit Ambiguity in Scala - Rock the JVM Blog
... Scala 2 and Scala 3 early versions for as long as implicits are a thing. A word of warning, though: this technique should probably not be ...
Kotlin Coroutines Tutorial, Part 2 - YouTube
Scala CLI Tutorial: Building and Running Scala, Directives, Scala Native and a Pure Sudoku Solver. Rock the JVM•6.1K views · 24:26. Go to ...
Cats: Essential Type Class Hierarchy Explained - Rock the JVM
It's going to make you a productive developer with Scala and Cats and a better engineer and thinker overall. ... versions of the monadic chaining ...
The Best Scala Libraries I Use in Every Project - YouTube
Scala 3.3 LTS - The Big Deal Release? DevInsideYou•4.2K views · 1:01 ... Rock the JVM•15K views.
Scala Fans Be Like - Part 2 - YouTube
Scala 3: Traits, New Features | Rock the JVM. Rock the JVM•8.1K views ... Scala 3.3 LTS - The Big Deal Release? DevInsideYou•4.2K views.
ZIO Streams: A Long-Form Introduction - Rock the JVM
... released on June 24th, 2022. We're also using an RC of zio-json (at ... scala> ll.tail.head val res3: Int = 2 scala> ll val res4: scala ...
ZIO: Introduction to Fibers - Rock the JVM Blog
We live in a beautiful world where Scala 3 is the actual major release of our loved programming language. Scala 3 and Scala 2.13 will both work ...
Kotlin 101: Coroutines Quickly Explained - Rock the JVM
If you're a Scala geek and have been following us for a while, you may notice the example is the same as the ZIO Fibers: Concurrency and ...
Rock the JVM - The free Scala at Light Speed mini-course...
The free Scala at Light Speed mini-course just got an update! Scala 3 contextual abstractions - two techniques for controlling the behavior of your code...
http4s: Unleashing the Power of HTTP APIs Library | Rock the JVM
Even though it's not a release version, the API should be stable enough to build something. Moreover, this version of http4s uses Scala 2.13 as ...
Refined Types in Scala Quickly Explained - Rock the JVM
... releases page on GitHub). Refined is a small library for Scala that wants to help us avoid this kind of preventable crashes at compile time.
Learning doobie for the Greater Good | Rock the JVM
JVM numeric types Byte , Short , Int , Long , Float , and Double ;; BigDecimal (both Java and Scala versions);; Boolean , String , and Array ...
Free Course: Scala at Light Speed | Class Central
Comprehensive Scala crash course covering basics to advanced topics, enabling quick proficiency in object-oriented and functional programming for data ...
Roadmap to Becoming a Successful Data Engineer | Rock the JVM
... release it. The ... A lot of modern popular languages are designed specifically for the JVM, such as Scala, Groovy, Closure, and Kotlin.
Scala 3: New Types Quickly Explained - Rock the JVM
... Scala 3 brings to the table: intersection types and union types. Combined with literal types which were released with Scala 2.13, we are ...