Scala: From a Functional Programming Perspective An Introduction to the Programming Language / by Vicenç Torra.

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,...

Full description

Saved in:
Bibliographic Details
Main Author: Torra, Vicenç (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Cham : Springer International Publishing : Imprint: Springer, 2016.
Edition:1st ed. 2016.
Series:Programming and Software Engineering ; 9980
Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • An introduction to functional programming languages
  • The basics of the language
  • Lazy and eager evaluation
  • Object-oriented programming in Scala
  • Types and classes revisited: polymorphism
  • Scala: OOL and FP
  • Algebraic data types
  • Parallelism.