Remove all
article thumbnail

Useful classes for data engineers - Scala & Java

Waitingforcode

We all have our habits and as programmers, libraries and frameworks are definitely a part of the group. 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. The part for Python will follow next week!

Scala 130
article thumbnail

REST APIs Using Play Framework and Scala: A Comprehensive Guide

Rock the JVM

Play Framework “makes it easy to build web applications with Java & Scala”, as it is stated on their site, and it’s true. Using Akka under the hood, you get all the benefits of a Reactive system. In this article we will try to develop a basic skeleton for a REST API using Play and Scala. import Keys._

Scala 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

A Backtracking Sudoku Solver in Scala

Rock the JVM

This article is for Scala beginners. After you learn the language, the next big thing you need to master is how to write essential “algorithms” in Scala. This tends to make algorithms in Scala quite difficult. This article works identically for Scala 2 and Scala 3. All you need is recursion. grouped ( 3 ).

Scala 40
article thumbnail

Scala For Big Data Engineering – Why should you care?

Advancing Analytics: Data Engineering

The thought of learning Scala fills many with fear, its very name often causes feelings of terror. The truth is Scala can be used for many things; from a simple web application to complex ML (Machine Learning). The name Scala stands for “scalable language.” So what companies are actually using Scala?

Scala 52
article thumbnail

30+ Best Cover Letter Examples in 2024 [For All Professions]

Knowledge Hut

Showcases Python, Scala, and data modeling skills. Big Data Template Link: Data Scientist Cover Letter (Download here) Why This Cover Letter Works: Performs scaled data intake, processing, and storage. Provides examples of implementing big data solutions and optimizing performance. Encourages curiosity for insights and data-driven innovation.

article thumbnail

The Scala Travel Diary

Zalando Engineering

It’s no secret that Zalando Tech has had its hands full lately with its participation in several Scala conferences and meetups. As a company who practices Radical Agility , our use of Scala has skyrocketed and it’s now one of our most adopted programming languages amongst developers. So, where have we been in the Scala world?

Scala 40
article thumbnail

Migrating From Elasticsearch 7.17 to Elasticsearch 8.x: Pitfalls and Learnings

Zalando Engineering

Who we are We are a team from the Search & Browse department, the department in Zalando that is responsible for all things search (read: relevance, personalisation, sorting, filters, full text search, in short, everything that forms the search experience). What I mean is, it's not some independent entity that has a value all by itself.

Scala 86