
- 304 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Scala in Depth
About this book
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
- Scala—a blended language
- The core rules
- Modicum of style—coding conventions
- Utilizing object orientation
- Using implicits to write expressive code
- The type system
- Using implicits and types together
- Using the right collection
- Actors
- Integrating Scala with Java
- Patterns in functional programming
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Chapter 1. Scala—a blended language
- Chapter 2. The core rules
- Chapter 3. Modicum of style—coding conventions
- Chapter 4. Utilizing object orientation
- Chapter 5. Using implicits to write expressive code
- Chapter 6. The Type System
- Chapter 7. Using implicits and types together
- Chapter 8. Using the right collection
- Chapter 9. Actors
- Chapter 10. Integrating Scala with Java
- Chapter 11. Patterns in functional programming
- Index
- List of Figures
- List of Tables
- List of Listings