23 тысяч подписчиков
172 видео
ZIO Streams, Part 1: Essential Stream Components
Finagle Tutorial: Twitter's Scala RPC Library
Linear Collections in Scala: Seq, List, Array, Vector, Set, Range
Slick Tutorial with Scala, Part 1 - Setup and Essential CRUD Operations
Http4s Scala Tutorial: Writing an HTTP Server with Purely Functional Scala
Scala Tutorial - Scala at Light Speed, Part 2: Basics
Kotlin Scope Functions for Expressiveness: let, run, with, apply
Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 5 - Functional Programming in Kotlin
Kotlin Tutorial - Kotlin at Light Speed, Part 5 - Functional Programming in Kotlin
Optimizing Kafka Producers and Consumers: A Hands-On Guide
Java Virtual Threads - How Virtual Threads Work, Scheduling, Cooperation and More
OAuth Authentication in Scala with Http4s
Why are Type Classes useful in Scala? | Rock the JVM
SBT in Scala (part 1) - Setting Up a Scala Project, Adding Libraries, Configurations
4 Nice Ways to Read Files in Scala - Read Files Like a Boss | Rock the JVM
Kotlin Coroutines Tutorial, Part 1: Suspend Functions, Coroutine Scopes, Async and More
A Remote Code Execution System with Apache Pekko & Scala
Structuring Services in Scala with ZIO and ZLayer
ZIO HTTP Tutorial, Part 1: Endpoints and Middleware
This Doesn't Make Sense - Scala Loops
Kafka Streams in Scala - a Comprehensive Tutorial
Programming a Backtracking Sudoku Solver in Scala
Scala 3 & Functional Programming Essentials Course: An Overview of Scala
Microservices and gRPC in Scala with FS2 and Scalapb
Sync, Async, Blocking and Non-Blocking | Rock the JVM
Anti-Implicits: Exploiting Implicit Ambiguity In Scala
The Difference Between Null, Nothing, Nil, None and Unit in Scala | Rock the JVM
Akka Streams - Working with Stage Actors
Full Stack Scala 3 with the Typelevel Stack - a Conference Talk
Type-Level Programming in Scala: A Hardcore Tic-Tac-Toe
Flink SQL Tutorial - a Gentle Introduction
Scala Server Security with Http4s: CORS and CSRF
Scala CLI Tutorial: Building and Running Scala, Directives, Scala Native and a Pure Sudoku Solver
Doobie Tutorial: Scala, Databases and pure Functional Programming
Self-Types in Scala - the Why and the How | Rock the JVM
Objects and Companions in Scala | Rock the JVM
Algebraic Data Types (ADT) in Scala | Rock the JVM
How Scala 3 Givens Work with Scala 2 Implicits
How to Write Full-Stack Scala Applications - ZIO
ZIO Kafka with Scala: A Tutorial
The Typelevel Rite of Passage: A Full-Stack Scala 3 Project-Based Course
Repartition vs Coalesce in Apache Spark | Rock the JVM
Scala Tutorial - Scala at Light Speed, Part 1: Getting Started
Broadcast joins in Apache Spark | Rock the JVM
N-Queens in Scala: Approaching an Interview Problem With Pure Functional Programming
ZIO HTTP Tutorial, Part 2 - Security, CORS, CSRF, Authentication, Websockets
The Power of Recursion - How To Think Code Clearly
Tagless Final in Scala
Idiomatic Error Handling in Scala | Rock the JVM
How to Read Spark Query Plans | Rock the JVM