9781617290657-1617290653-Functional Programming in Scala 1st edition by Chiusano, Paul, Bjarnason, Rúnar (2014) Paperback

Functional Programming in Scala 1st edition by Chiusano, Paul, Bjarnason, Rúnar (2014) Paperback

ISBN-13: 9781617290657
ISBN-10: 1617290653
Edition: 1
Author: Rúnar Bjarnason, Paul Chiusano
Publication date: 2014
Publisher: Manning Publications
Format: Paperback 320 pages
FREE US shipping

Book details

ISBN-13: 9781617290657
ISBN-10: 1617290653
Edition: 1
Author: Rúnar Bjarnason, Paul Chiusano
Publication date: 2014
Publisher: Manning Publications
Format: Paperback 320 pages

Summary

Functional Programming in Scala 1st edition by Chiusano, Paul, Bjarnason, Rúnar (2014) Paperback (ISBN-13: 9781617290657 and ISBN-10: 1617290653), written by authors Rúnar Bjarnason, Paul Chiusano, was published by Manning Publications in 2014. With an overall rating of 3.5 stars, it's a notable title among other Programming Languages books. You can easily purchase or rent Functional Programming in Scala 1st edition by Chiusano, Paul, Bjarnason, Rúnar (2014) Paperback (Paperback) from BooksRun, along with many other new and used Programming Languages books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.4.

Description

Summary

Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.

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

About the Technology

Functional programming (FP) is a style of software development emphasizing functions that don't depend on program state. Functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs than other code. Scala is an emerging JVM language that offers strong support for FP. Its familiar syntax and transparent interoperability with Java make Scala a great place to start learning FP.

About the Book

Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to their everyday work. The book guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.

This book assumes no prior experience with functional programming. Some prior exposure to Scala or Java is helpful.

What's Inside
  • Functional programming concepts
  • The whys and hows of FP
  • How to write multicore programs
  • Exercises and checks for understanding

About the Authors

Paul Chiusano and Rúnar Bjarnason are recognized experts in functional programming with Scala and are core contributors to the Scalaz library.

Table of Contents
    PART 1 INTRODUCTION TO FUNCTIONAL PROGRAMMING
  1. What is functional programming?
  2. Getting started with functional programming in Scala
  3. Functional data structures
  4. Handling errors without exceptions
  5. Strictness and laziness
  6. Purely functional state
  7. PART 2 FUNCTIONAL DESIGN AND COMBINATOR LIBRARIES
  8. Purely functional parallelism
  9. Property-based testing
  10. Parser combinators
  11. PART 3 COMMON STRUCTURES IN FUNCTIONAL DESIGN
  12. Monoids
  13. Monads
  14. Applicative and traversable functors
  15. PART 4 EFFECTS AND I/O
  16. External effects and I/O
  17. Local effects and mutable state
  18. Stream processing and incremental I/O
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book