Overview
- Unlike other books currently on the market this title does not assume that the reader is already proficient in an object-oriented language such as Java
- All examples are complete and can be downloaded and executed by the reader
- As well as introducing Scala, object-oriented and functional programming the book also covers web frameworks for Scala such as Play, Scala Swing, database access, build systems for Scala and the Akka concurrency framework
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
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).
From this background, the book provides a practical introduction to both object and functional approaches using Scala. These concepts are introduced through practical experience taking the reader beyondthe 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 invaluable.
Similar content being viewed by others
Keywords
Table of contents (44 chapters)
Authors and Affiliations
About the author
Bibliographic Information
Book Title: A Beginner's Guide to Scala, Object Orientation and Functional Programming
Authors: John Hunt
DOI: https://doi.org/10.1007/978-3-319-75771-1
Publisher: Springer Cham
eBook Packages: Computer Science, Computer Science (R0)
Copyright Information: Springer International Publishing AG 2018
Softcover ISBN: 978-3-319-75770-4Published: 12 March 2018
eBook ISBN: 978-3-319-75771-1Published: 02 March 2018
Edition Number: 2
Number of Pages: XIX, 531
Topics: Programming Techniques, Programming Languages, Compilers, Interpreters