ENGLISH

Scala: From a Functional Programming Perspective: An Introduction to the Programming Language

Book information

Publisher
Springer International Publishing
Year
2016
ISBN
978-3-319-46480-0, 978-3-319-46481-7
DOI
10.1007/978-3-319-46481-7
Language
english
Format
PDF
Filesize
2 MB (2140014 bytes)
Series
Lecture Notes in Computer Science 9980
Edition
1
Pages
XIII, 124\133
Time added
2016-11-20 09:00:00

Description

This book gives an introduction to the programming language Scala. It presents it from a functional programming perspective. The book explains with detail functional programming and recursivity, and includes chapters on lazy and eager evaluation, streams, higher-order functions (including map, fold, reduce, and aggregate), and algebraic data types. The book also describes the object-oriented aspects of Scala, as they are a fundamental part of the language. In addition, the book includes a chapter on parallelism in Scala, giving an overview of the actor model.

Similar books