Programming in Scala: A Comprehensive Step-by-Step Guide, 2nd Edition
This book is a tutorial for the Scala programming language, written by people
directly involved in the development of Scala. Our goal is that by reading
this book, you can learn everything you need to be a productive Scala programmer.
All examples in this book compile with Scala version 2.8.1.
Scala is an object-oriented... | | Actors in Scala
Recent trends in computer architecture make concurrency and parallelism an essential ingredient of efficient program execution. The actor model of concurrency allows you to express real-world concurrency in a natural way using concurrent processes that communicate via asynchronous messages.
Scala is a programming language for the Java... | | Agile Hiring
This book is an indispensable resource for everyone involved in the hiring
process. That includes managers, human resources (HR) personnel, and most
of all, the front line hiring folks. If you review résumés, conduct phone or
on-site interviews, or if you are responsible for making offers to candidates,
this book is... |