Skip to Main Content

Scala in Action

Published by Manning
Distributed by Simon & Schuster

About The Book

Summary

Scala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language concepts as you explore familiar programming challenges that you face in your day-to-day work.

About the Technology

Scala runs on the JVM and combines object-orientation with functional programming. It's designed to produce succinct, type-safe code, which is crucial for enterprise applications. Scala implements Actor-based concurrency through the amazing Akka framework, so you can avoid Java's messy threading while interacting seamlessly with Java.

About this Book

Scala in Action is a comprehensive tutorial that introduces the language through clear explanations and numerous hands-on examples. It takes a "how to" approach, explaining language concepts as you explore familiar programming tasks. You'll tackle concurrent programming in Akka, learn to work with Scala and Spring, and learn how to build DSLs and other productivity tools. You'll learn both the language and how to use it.

Experience with Java is helpful but not required. Ruby and Python programmers will also find this book accessible.

What's Inside
  • A Scala tutorial
  • How to use Java and Scala open source libraries
  • How to use SBT
  • Test-driven development
  • Debugging
  • Updated for Scala 2.10

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Author

Nilanjan Raychaudhuri is a skilled developer, speaker, and an avid polyglot programmer who works with Scala on production systems.

Table of Contents
    PART 1 SCALA: THE BASICS
  1. Why Scala?
  2. Getting started
  3. OOP in Scala
  4. Having fun with functional data structures
  5. Functional programming
  6. PART 2 WORKING WITH SCALA
  7. Building web applications in functional style
  8. Connecting to a database
  9. Building scalable and extensible components
  10. Concurrency programming in Scala
  11. Building confidence with testing
  12. PART 3 ADVANCED STEPS
  13. Interoperability between Scala and Java
  14. Scalable and distributed applications using Akka

About The Author

Nilanjan Raychaudhuri is a skilled developer, speaker, and avid polyglot programmer who believes in selecting the right tool for the job.

Product Details

  • Publisher: Manning (April 8, 2013)
  • Length: 416 pages
  • ISBN13: 9781638352419

Browse Related Books

Resources and Downloads

High Resolution Images