0%

Book Description

Summary

Scala in Depth is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best practices and designs from the Scala community, it guides you though dozens of powerful techniques example by example.

About the Book

Scala is a powerful JVM language that blends the functional and OO programming models. You’ll have no trouble getting introductions to Scala in books or online, but it’s hard to find great examples and insights from experienced practitioners. You’ll find them in Scala in Depth.

There’s little heavy-handed theory here—just dozens of crisp, practical techniques for coding in Scala. Written for readers who know Java, Scala, or another OO language.

What’s Inside

  • Concise, expressive, and readable code style

  • Integrate Scala into your existing Java projects

  • Scala’s 2.8.0 collections API

  • How to use actors for concurrent programming

  • Mastering the Scala type system

  • Scala’s OO features—type member inheritance, multiple inheritance, and composition

  • Functional concepts and patterns—immutability, applicative functors, and monads

  • About the Author

    Josh Suereth is a software developer with Typesafe. He is a Scala committer and the maintainer of scala-tools.org.

    Table of Contents

    1. Copyright
    2. Brief Table of Contents
    3. Table of Contents
    4. Foreword
    5. Preface
    6. Acknowledgments
    7. About this Book
    8. About the Cover Illustration
    9. Chapter 1. Scala—a blended language
    10. Chapter 2. The core rules
    11. Chapter 3. Modicum of style—coding conventions
    12. Chapter 4. Utilizing object orientation
    13. Chapter 5. Using implicits to write expressive code
    14. Chapter 6. The Type System
    15. Chapter 7. Using implicits and types together
    16. Chapter 8. Using the right collection
    17. Chapter 9. Actors
    18. Chapter 10. Integrating Scala with Java
    19. Chapter 11. Patterns in functional programming
    20. Index
    21. List of Figures
    22. List of Tables
    23. List of Listings
    18.191.97.85