About 281,000 results
Open links in new tab
  1. A Scala Tutorial for Java Programmers

    This document gave a quick overview of the Scala language and presented some basic examples. The interested reader can go on, for example, by reading the Tour of Scala, which …

  2. Scala Tutorial – Learn Scala with Step By Step Guide

    Mar 6, 2023 · Scala is a general-purpose, high-level, multi-paradigm programming language. It is a pure object-oriented programming language which also provides support to the functional …

  3. Interacting with Java | Scala 3 — Book | Scala Documentation

    These following sections demonstrate the most common conversions you’ll need: Note that the Java examples in this section assume that you’re using Java 11 or newer.

  4. Samples of Scala and Java code where Scala code looks …

    Jun 2, 2010 · Let's improve stacker's example and use Scala's case classes: The above Scala class contains all features of the below Java class, and some more - for example it supports …

  5. Scala tutorial for Java programmers with examples - Educative

    Mar 18, 2021 · Scala is a general-purpose programming, type-safe JVM language language that offers support for object-oriented programming (OOP) and functional programming. Scala was …

  6. Scala Tutorial for Java Developers - Examples Java Code Geeks

    Nov 21, 2018 · In this lesson, we explored Scala syntax and how it compared to Java syntax when it comes to functions, defining variables and classes, making constructors, inheriting …

  7. Scala Web Development Example - Java Code Geeks

    Jan 11, 2019 · In this lesson, we will cover the basics of Web Development using Scala. We will make use of Play framework to construct RESTful APIs which can be used in any web …

  8. Scala for Java Developers | Scala 3 — Book - Scala Documentation

    This page provides a comparison between the Java and Scala programming languages by sharing side-by-side examples of each language. It’s intended for programmers who know …

  9. Scala Tutorial

    We have provided numerous practical examples to explain the concepts in simple and easy steps. This tutorial has been prepared and reviewed carefully by experienced Scala Programmers to …

  10. Java/Scala Examples from the book - Akka Essentials - GitHub

    You will find examples of Akka in Java & Scala, talking of one concept along with a problem solved. ClientServerExample : This example demonstrates how the remote actors works in a …

Refresh