10% off all books and free delivery over £40
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

A Beginner's Guide to Scala

View All Editions

The selected edition of this book is not available to buy right now.
Add To Wishlist
Write A Review

About

A Beginner's Guide to Scala Synopsis

Scala is a new programming language developed by Martin Odersky 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 form, etc.) and with basic procedural language concepts (such as variables and allocation of values to variables) the early chapters of the book do not assume any familiarity with object orientation nor functional programming. These chapters also step through other concepts with which the reader may not be familiar (such as list processing).


From this background, John Hunt provides a practical introduction to object and functional technology using Scala, one of the newest and most interesting programming languages available. A variety of concepts are introduced through practical experience taking the reader beyond the level of the language syntax to the philosophy and practice of object-oriented development and functional programming.

Students, and those actively involved in the software industry will find this comprehensive introduction to Scala and to object orientation and functional programming, invaluable.

About This Edition

ISBN: 9783319067759
Publication date: 28th July 2014
Author: John Hunt
Publisher: Springer an imprint of Springer International Publishing
Format: Paperback
Pagination: 537 pages
Genres: Software Engineering
Computer programming / software engineering
Programming and scripting languages: general