Remove Java Remove Project Remove Scala
article thumbnail

Useful classes for data engineers - Scala & Java

Waitingforcode

In this blog post I'll share with you a list of Java and Scala classes I use almost every time in data engineering projects. We all have our habits and as programmers, libraries and frameworks are definitely a part of the group. The part for Python will follow next week!

Scala 130
article thumbnail

Scala as a Junior Developer

Rock the JVM

Lucas’ story is shared by lots of beginner Scala developers, which is why I wanted to post it here on the blog. I’ve watched thousands of developers learn Scala from scratch, and, like Lucas, they love it! If you want to learn Scala well and fast, take a look at my Scala Essentials course at Rock the JVM. sum > 8 ).

Scala 142
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The Ultimate Guide to Java Virtual Threads

Rock the JVM

Riccardo is a proud alumnus of Rock the JVM, now a senior engineer working on critical systems written in Java, Scala and Kotlin. Version 19 of Java came at the end of 2022, bringing us a lot of exciting stuff. Future articles to come will focus on structured concurrency and other cool features of Project Loom.

Java 145
article thumbnail

The Future of Java: Top Trends and Technologies

Knowledge Hut

For over 2 decades, Java has been the mainstay of app development. Another reason for its popularity is its cross-platform and cross-browser compatibility, making applications written in Java highly portable. These very qualities gave rise to the need for reusability of code, version control, and other tools for Java developers.

Java 97
article thumbnail

A Functional Load Balancer with Scala, Http4s and Cats Effect

Rock the JVM

Project Structure We will use Scala 3.3.0, and several monumental libraries to complete our project. lazy val root = ( project in file ( "." )). lazy val root = ( project in file ( "." )). lazy val root = ( project in file ( "." )). lazy val root = ( project in file ( "." )). currentOpt. currentOpt.

Scala 105
article thumbnail

15 Essential Java Full Stack Developer Skills in 2024

Knowledge Hut

Java, as the language of digital technology, is one of the most popular and robust of all software programming languages. Java, like Python or JavaScript, is a coding language that is highly in demand. Java, like Python or JavaScript, is a coding language that is highly in demand. Who is a Java Full Stack Developer?

Java 98
article thumbnail

Adopting Spark Connect

Towards Data Science

However, this ability to remotely run client applications written in any supported language (Scala, Python) appeared only in Spark 3.4. The appropriate Spark dependencies (spark-core/spark-sql or spark-connect-client-jvm) will be provided later in the Java classpath, depending on the run mode. classOf[SparkSession.Builder].getDeclaredMethod("remote",

Scala 75