#scala

[ follow ]
#software-development
Scala
fromMedium
2 months ago

Scala, 12 years later

Reflecting on Scala's evolution reveals a shift in personal interest and the language's development over years.
Java
fromScala-lang
2 months ago

JDK 17 will be the next minimum version required by Scala 3

Scala 3 will adopt JDK 17 as the minimum version starting from Scala 3.8.
Scala
fromScala-lang
7 months ago

Scala: a mature open-source project

Good project governance fosters Scala's maturity and resilience through transparency and iterative processes.
Scala
fromMedium
2 months ago

Mastering Currying in Scala: A Functional Programming Powerhouse

Currying in Scala enhances code reusability and modularity through breaking down functions into single-argument forms.
Scala
fromMedium
2 months ago

Scala, 12 years later

Reflecting on Scala's evolution reveals a shift in personal interest and the language's development over years.
Java
fromScala-lang
2 months ago

JDK 17 will be the next minimum version required by Scala 3

Scala 3 will adopt JDK 17 as the minimum version starting from Scala 3.8.
Scala
fromScala-lang
7 months ago

Scala: a mature open-source project

Good project governance fosters Scala's maturity and resilience through transparency and iterative processes.
Scala
fromMedium
2 months ago

Mastering Currying in Scala: A Functional Programming Powerhouse

Currying in Scala enhances code reusability and modularity through breaking down functions into single-argument forms.
fromMedium
1 week ago

What are they talking in Sansad using Jansansad? Tech Blog

In a democracy as vibrant and diverse as India's, parliamentary speeches are more than just political rhetoric; they mirror national priorities, debates, and evolving ideologies.
Scala
#zio
fromMedium
1 month ago
Scala

Achieving True Parallelism with ZIO: Fibers, Threads, and Cooperative Scheduling

fromMedium
1 month ago
Scala

Achieving True Parallelism with ZIO: Fibers, Threads, and Cooperative Scheduling

#google-summer-of-code
fromMedium
1 week ago
Software development

Business4s & GSoC 2025: 3 Exciting Projects and Not-So-Usual Approach

fromMedium
1 week ago
Software development

Business4s & GSoC 2025: 3 Exciting Projects and Not-So-Usual Approach

#community
fromScala-lang
2 weeks ago

Scala 3.3.6 LTS is now available!

The Scala LTS series introduces a delay before backporting non-critical changes from the latest Scala Next stable releases, minimizing regression risks during testing.
Scala
#type-safety
fromMedium
2 weeks ago
Scala

Workflows4s Finally Released-You Might Hate Your Business Processes a Little Less

fromMedium
2 weeks ago
Scala

Workflows4s Finally Released-You Might Hate Your Business Processes a Little Less

#real-time-processing
#java
Scala
fromMedium
3 months ago

Scala Vs. Python-What Data Engineers Need To Know

Scala improves upon Java while remaining JVM-compatible, making it attractive for organizations.
Scala
fromInfoWorld
2 months ago

The best Java and JVM language frameworks

The Java ecosystem has a rich set of back-end frameworks suitable for various needs.
Evaluating frameworks based on project requirements is crucial for developers.
Scala
fromMedium
3 months ago

Scala Vs. Python-What Data Engineers Need To Know

Scala improves upon Java while remaining JVM-compatible, making it attractive for organizations.
Scala
fromInfoWorld
2 months ago

The best Java and JVM language frameworks

The Java ecosystem has a rich set of back-end frameworks suitable for various needs.
Evaluating frameworks based on project requirements is crucial for developers.
fromScala Days
1 year ago

A Recap of Scala Days Seattle

Scala Days Seattle showcased networking and learning opportunities for Scala enthusiasts, featuring presentations, workshops, and the unveiling of new projects amidst stunning views and great company.
Scala
#collections
#programming
Scala
fromMedium
2 months ago

21 Days of Spark Scala: Day 3-Exploring Case Classes: The Building Blocks of Functional...

Scala case classes simplify data modeling by reducing boilerplate code and providing built-in functionalities.
Scala
fromMedium
2 months ago

21 Days of Spark Scala: Day 3-Exploring Case Classes: The Building Blocks of Functional...

Scala case classes simplify data modeling by reducing boilerplate code and providing built-in functionalities.
#spark
Data science
fromMedium
2 months ago

100 Days of Data Engineering on Databricks Day 44: PySpark vs. Scala:

The choice between PySpark and Scala significantly affects performance and maintainability in Spark development.
Scala
fromMedium
2 months ago

21 Days of Spark Scala: Day 9-Understanding Traits in Scala: The Backbone of Code Reusability

Scala Traits enhance code reuse and modularity in Big Data applications, particularly within Spark offerings.
fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 5-Mastering Higher-Order Functions: Writing More Expressive Code

frommedium.com
1 month ago
Data science

Spark Scala Exercise 10: Handling Nulls and Data CleaningFrom Raw Data to Analytics-Ready

fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 8-Implicit Parameters and Conversions: Making Scala Code More Elegant

fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 9-Understanding Traits in Scala: The Backbone of Code Reusability

Data science
fromMedium
2 months ago

100 Days of Data Engineering on Databricks Day 44: PySpark vs. Scala:

The choice between PySpark and Scala significantly affects performance and maintainability in Spark development.
Scala
fromMedium
2 months ago

21 Days of Spark Scala: Day 9-Understanding Traits in Scala: The Backbone of Code Reusability

Scala Traits enhance code reuse and modularity in Big Data applications, particularly within Spark offerings.
fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 5-Mastering Higher-Order Functions: Writing More Expressive Code

frommedium.com
1 month ago
Data science

Spark Scala Exercise 10: Handling Nulls and Data CleaningFrom Raw Data to Analytics-Ready

fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 8-Implicit Parameters and Conversions: Making Scala Code More Elegant

fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 9-Understanding Traits in Scala: The Backbone of Code Reusability

#apache-spark
fromawstip.com
1 month ago
Data science

Spark Scala Exercise 5: Column Operations with DataFramesA Complete Guide for Data Engineers

fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 4-Immutable Collections in Scala: Why They Matter for Big Data

fromawstip.com
1 month ago
Data science

Spark Scala Exercise 5: Column Operations with DataFramesA Complete Guide for Data Engineers

fromMedium
2 months ago
Scala

21 Days of Spark Scala: Day 4-Immutable Collections in Scala: Why They Matter for Big Data

fromMedium
1 month ago

Creating Simple HTTP Requests in Scala 3

The sttp library in Scala simplifies making HTTP requests, enabling developers to easily interact with web APIs, like sending messages using Telegram bots.
Scala
#programming-languages
Scala
fromMedium
3 months ago

Scala vs. Python

Python excels in simplicity for data science and web development, while Scala combines functional and object-oriented programming for big data efficiency.
fromMedium
1 month ago

Schedulers in Akka using Scala-Use Case: Flipkart

Akka provides powerful scheduling capabilities to execute tasks at fixed intervals or after certain delays, beneficial for background tasks, health checks, and cache invalidation.
Scala
#functional-programming
fromMedium
2 months ago

21 Days of Spark Scala: Day 6-Working with Futures in Scala: Handling Asynchronous Operations

Scala's Future abstracts away traditional multi-threading complexities, allowing asynchronous computations that enhance performance while keeping the main application responsive.
Scala
fromScala-lang
2 months ago

Scala 3.6.4 is now available!

The release of Scala 3.6.4 introduces several important features including JDK 24 support, new REPL commands, and updates to error handling in the compiler.
Scala
fromScala-lang
6 months ago

Postmortem of Scala 3.6.0

On October 18, 2024, a technical mistake led to the accidental release of Scala 3.6.0 instead of the intended 3.6.0-RC1. The Scala Core Team promptly launched Scala 3.6.1 as a workaround.
Scala
frommedium.com
2 months ago
Scala

Declarative Python, Java, Scala, Kotlin. Imperative Golang

Declarative programming focuses on expressing what we want rather than detailing how to achieve it, enhancing code clarity.
fromMedium
3 months ago

How to Develop a Native macOS Command-Line Tool Using Scala 3

//> using dep com.softwaremill.sttp.client3::core:3.10.3 import sttp.client3.quick.* import sttp.model.Uri val url = Uri.parse(args(0)).toOption.get def go(): Unit = { val getResult = simpleHttpClient.send(quickRequest.get(url)) if (getResult.code.isSuccess) { println("Success") } else { println("Failure, continue to try...") Thread.sleep(3000) go() } } go() This Scala script checks the availability of an HTTP service by continuously sending requests until it receives a successful response from the specified URL.
Scala
fromMedium
3 months ago

Exchange Types in RabbitMQ with Scala

RabbitMQ exchanges provide flexible message routing mechanisms that help in building scalable and decoupled applications by matching messages to queues based on various rules.
Scala
fromScala-lang
2 months ago

Rock the JVM partners with the Scala Center

The Scala Center partners with Daniel Ciocîrlan to promote Scala education and support community initiatives through course purchases.
Scala
[ Load more ]