- Добавил: literator
- Дата: 2-03-2018, 20:00
- Комментариев: 0

Автор: John Hunt
Издательство: Springer
ISBN: 3319757709
Год: 2018
Страниц: 530
Язык: английский
Формат: pdf, epub
Размер: 32.9 MB
Scala is now an established programming language developed by Martin Oderskey and his team at the EPFL. The name Scala is derived from Sca(lable) La(nguage). Scala is a multi-paradigm language, incorporating object oriented approaches with functional programming. Although some familiarity with standard computing concepts is assumed (such as the idea of compiling a program and executing this compiled from etc.) and with basic procedural language concepts (such as variables and allocation of values to these variables) the early chapters of the book do not assume any familiarity with object orientation nor with functional programming These chapters also step through other concepts with which the reader may not be familiar (such as list processing).