Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

Pragmatic Scala

Create Expressive, Concise, and Scalable Applications

Specificaties
Paperback, 267 blz. | Engels
Pragmatic Bookshelf | 2e druk, 2015
ISBN13: 9781680500547
Rubricering
Hoofdrubriek : Computer en informatica
Pragmatic Bookshelf 2e druk, 2015 9781680500547
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to create stellar applications.

This thorough introduction to Scala will get you coding in this powerful language right away. You'll start from the familiar ground of Java and, with easy-to-follow examples, you'll learn how to create highly concise and expressive applications with Scala. You'll find out when and how to mix both imperative and functional style, and how to use parallel collections and Akka actors to create high-performance concurrent applications that effectively use multicore processors.

Scala has evolved since the first edition of this book, and Pragmatic Scala is a significant update. We've revised each chapter, and added three new chapters and six new sections to explore the new features in Scala.

You'll learn how to:
- Safely manage concurrency with parallel collections and Akka actors
- Create expressive readable code with value classes and improved implicit conversions
- Create strings from data with no sweat using string interpolation
- Create domain-specific languages
- Optimize your recursions with tail call optimization

Whether you're interested in creating concise, robust single-threaded applications or highly expressive, thread-safe concurrent programs, this book has you covered.

What You Need:
The Scala compiler (2.x) and the JDK are required to make use of the concepts and the examples in this book.

Specificaties

ISBN13:9781680500547
Taal:Engels
Bindwijze:paperback
Aantal pagina's:267
Druk:2
Verschijningsdatum:30-9-2015

Over Venkat Subramaniam

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., and an instructional professor at the University of Houston. He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is regularly invited to speak at international conferences. He’s the (co)author of multiple books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer.

Andere boeken door Venkat Subramaniam

Inhoudsopgave

Acknowledgments
Introduction

Part 1: Getting your feet wet
1. Exploring data
2. Taking Scala for a ride
3. From Java to Scala
4. Working with Objects
5. Making use of types

Part 2: Diving into Scala
6. Function values and closures
7. Traits
8. collections
9. Patterns matching and regular expressions
10. Handling exceptions
11. Programming recursions

Part 3: Concurrency in Scala
12. Lazy evaluations and parallel collections
13. Programming with Actors

Part 4: Applying Scala
14. Intermixing with Java
15. Creating an application with Scala
16. Unit testing

A1: Installing Scala
A2: Web Resources

Bibliography
Index

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Pragmatic Scala