Forem

Scala

Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing a Ternary Operator in Scala
Cover image for Implementing a Ternary Operator in Scala

Implementing a Ternary Operator in Scala

26
Comments 6
4 min read
scalac -feature

scalac -feature

6
Comments
1 min read
Error handling in Scala

Error handling in Scala

3
Comments
8 min read
Install Apache Spark (and Apache Hadoop) smoothly
Cover image for Install Apache Spark (and Apache Hadoop) smoothly

Install Apache Spark (and Apache Hadoop) smoothly

8
Comments
1 min read
Scala Learning Resources

Scala Learning Resources

Comments
2 min read
Referential Transparency in Scala - Pt. I - Pure Functions
Cover image for Referential Transparency in Scala - Pt. I - Pure Functions

Referential Transparency in Scala - Pt. I - Pure Functions

7
Comments
6 min read
Should I run JVM applications inside a container?
Cover image for Should I run JVM applications inside a container?

Should I run JVM applications inside a container?

27
Comments 2
2 min read
20 Coolest Features of Non-Java JVM Languages
Cover image for 20 Coolest Features of Non-Java JVM Languages

20 Coolest Features of Non-Java JVM Languages

54
Comments 3
40 min read
Status field in JSON responses

Status field in JSON responses

7
Comments
2 min read
Calling a stored Procedure SQL Server stored procedure from Spark

Calling a stored Procedure SQL Server stored procedure from Spark

5
Comments
1 min read
Cooking with Monads
Cover image for Cooking with Monads

Cooking with Monads

9
Comments 3
14 min read
Interpreting Tagless Final DSLs with Eff
Cover image for Interpreting Tagless Final DSLs with Eff

Interpreting Tagless Final DSLs with Eff

10
Comments
12 min read
CSV parsing with Scala and shapeless

CSV parsing with Scala and shapeless

5
Comments
5 min read
Structuring Functional Programs with Tagless Final
Cover image for Structuring Functional Programs with Tagless Final

Structuring Functional Programs with Tagless Final

4
Comments
8 min read
TDD bowling and uncle Bob

TDD bowling and uncle Bob

12
Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.