Learning Concurrent Programming in Scala. (eBook, ePUB)

Learning Concurrent Programming in Scala. (eBook, ePUB)

Practical Multithreading in Scala

Sofort per Download lieferbar
26,95 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
Scala is a modern, multiparadigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates the features of object-oriented and functional languages.In this second edition, you will find updated coverage of the Scala 2.12 platform. The Scala 2.12 series targets Java 8 and requires it for execution. The book starts by introducing you to the foundations of concurrent programming on the JVM, outlining the basics of the Java Memory Model, and then shows some of the classic building blocks of concurrency, such as the atom...