Mark C. Lewis's Introduction to the Art of Programming Using Scala
: Multithreading, networking, and concurrency using Actors . introduction to the art of programming using scala pdf
Dives into polymorphism, multithreading, networking, and the Actor model for concurrency. Mark C
The final phase introduces complex programming paradigms used in modern software engineering. ACM Digital Library Multithreading & Concurrency : Introduction to parallel processing and the Networking & I/O Parametric polymorphism: case class Box[A](value: A)