Open In App

Scala Programming Language

Improve
Improve
Improve
Like Article
Like
Save Article
Save
Share
Report issue
Report

Scala Tutorial

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 programming approach. Scala programs can convert to bytecodes and can run on the JVM (Java Virtual Machine). Scala stands for Scalable language. It also provides Javascript runtimes. Scala is highly influenced by Java and some other programming languages like Lisp, Haskell, Pizza etc.

Recent Articles on Scala !

Overview, Basics, Control Statements, OOP Concepts, Parameterized – Type, Exceptions, Scala Annotation, Methods, String, Scala Packages, Scala Trait, Collections, Scala Options, Miscellaneous Topics

 

Overview

Basics

Control Statements

OOP Concepts

Parameterized – Type

Exceptions

Scala Annotation

Methods

String

Scala Packages

Scala Trait

Collections

Scala Options



Last Updated : 11 Dec, 2023
Like Article
Save Article
Share your thoughts in the comments
Similar Reads