Functional Programming in Scala

Functional Programming in Scala
Author :
Publisher : Simon and Schuster
Total Pages : 457
Release :
ISBN-13 : 9781638353959
ISBN-10 : 1638353956
Rating : 4/5 (56 Downloads)

Book Synopsis Functional Programming in Scala by : Paul Chiusano

Download or read book Functional Programming in Scala written by Paul Chiusano and published by Simon and Schuster. This book was released on 2014-09-01 with total page 457 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 What is functional programming? Getting started with functional programming in Scala Functional data structures Handling errors without exceptions Strictness and laziness Purely functional state PART 2 FUNCTIONAL DESIGN AND COMBINATOR LIBRARIES Purely functional parallelism Property-based testing Parser combinators PART 3 COMMON STRUCTURES IN FUNCTIONAL DESIGN Monoids Monads Applicative and traversable functors PART 4 EFFECTS AND I/O External effects and I/O Local effects and mutable state Stream processing and incremental I/O


Functional Programming in Scala Related Books

Functional Programming in Scala
Language: en
Pages: 457
Authors: Paul Chiusano
Categories: Computers
Type: BOOK - Published: 2014-09-01 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

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 guid
Programming in Scala
Language: en
Pages: 778
Authors: Martin Odersky
Categories: Computer programming
Type: BOOK - Published: 2008 - Publisher: Artima Inc

DOWNLOAD EBOOK

A comprehensive step-by-step guide
Functional Programming in Scala, Second Edition
Language: en
Pages: 486
Authors: Michael Pilquist
Categories: Computers
Type: BOOK - Published: 2023-08-08 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3. In Functional Programming in Scala, Second Edition
Scala Functional Programming Patterns
Language: en
Pages: 298
Authors: Atul S. Khot
Categories: Computers
Type: BOOK - Published: 2015-12-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Grok and perform effective functional programming in Scala About This Book Understand functional programming patterns by comparing them with the traditional obj
Scala: From a Functional Programming Perspective
Language: en
Pages: 133
Authors: Vicenç Torra
Categories: Computers
Type: BOOK - Published: 2016-09-20 - Publisher: Springer

DOWNLOAD EBOOK

This book gives an introduction to the programming language Scala. It presents it from a functional programming perspective. The book explains with detail funct