#jvm

[ follow ]
#scala
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.
fromMedium
4 months ago
Scala

Installing Scala with VS Code: A Step-by-Step Guide

Scala combines functional and object-oriented programming, making it ideal for scalable applications.
Setting up Scala in Visual Studio Code involves installing the JVM, Scala, and the Metals extension.
fromMedium
7 months ago
Scala

Comparing Scala to F#

F# is more functional-first compared to Scala, which blends functional and object-oriented programming concepts.
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.
fromMedium
4 months ago
Scala

Installing Scala with VS Code: A Step-by-Step Guide

Scala combines functional and object-oriented programming, making it ideal for scalable applications.
Setting up Scala in Visual Studio Code involves installing the JVM, Scala, and the Metals extension.
fromMedium
7 months ago
Scala

Comparing Scala to F#

F# is more functional-first compared to Scala, which blends functional and object-oriented programming concepts.
more#scala
#java
fromInfoWorld
5 months ago
JavaScript

Kotlin for Java developers

Kotlin is an accessible, functional alternative to Java for JVM programming, offering simplicity and interoperability.
fromInfoWorld
10 months ago
JavaScript

OpenJDK proposal would bring value classes and objects to Java

Value objects simplify programming model by distinguishing solely based on field values, eliminating identity concerns.
fromInfoWorld
5 months ago
JavaScript

Kotlin for Java developers

Kotlin is an accessible, functional alternative to Java for JVM programming, offering simplicity and interoperability.
fromInfoWorld
10 months ago
JavaScript

OpenJDK proposal would bring value classes and objects to Java

Value objects simplify programming model by distinguishing solely based on field values, eliminating identity concerns.
more#java
fromInfoQ
11 months ago
JavaScript

Chicory - a WebAssembly Interpreter Written Purely in Java With Zero Native Dependencies

WebAssembly (Wasm) compilation supports multiple languages, Chicory enables safe interaction with diverse Wasm ecosystem libraries on JVM.
[ Load more ]