Limit this search to....

Scala in Depth
Contributor(s): Suereth, Josh (Author)
ISBN: 1935182706     ISBN-13: 9781935182702
Publisher: Manning Publications
OUR PRICE:   $47.49  
Product Type: Paperback - Other Formats
Published: May 2012
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Computer Science
- Computers | Programming - Object Oriented
Dewey: 005.114
Physical Information: 0.74" H x 7.41" W x 9.28" (1.15 lbs) 304 pages
 
Descriptions, Reviews, Etc.
Publisher 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 through 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.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside

  • Concise, expressive, and readable code style
  • How to 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

========================================​==========
Table of Contents
  1. Scala--a blended language
  2. The core rules
  3. Modicum of style--coding conventions
  4. Utilizing object orientation
  5. Using implicits to write expressive code
  6. The type system
  7. Using implicits and types together
  8. Using the right collection
  9. Actors
  10. Integrating Scala with Java
  11. Patterns in functional programming

Contributor Bio(s): Suereth, Joshua D.: -

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