Cantitate/Preț
Produs

Scala: From a Functional Programming Perspective: An Introduction to the Programming Language: Lecture Notes in Computer Science, cartea 9980

Autor Vicenç Torra
en Limba Engleză Paperback – 21 sep 2016
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.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 31540 lei

Preț vechi: 39424 lei
-20% Nou

Puncte Express: 473

Preț estimativ în valută:
6037 6292$ 5025£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319464800
ISBN-10: 3319464809
Pagini: 139
Ilustrații: XIII, 124 p. 7 illus.
Dimensiuni: 155 x 235 x 8 mm
Greutate: 0.2 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seriile Lecture Notes in Computer Science, Programming and Software Engineering

Locul publicării:Cham, Switzerland

Cuprins

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.

Notă biografică

Lecturer of a course on advanced programming and for master students in the University of Skövde

Caracteristici

Provides a concise introduction of the language from the functional programming perspective Useful to learn the language, serves also as a reference Based on a 'Master on Data Science' course on 'Advanced Programming' started in 2015-2016 at the University of Skövde, Sweden Includes supplementary material: sn.pub/extras