Functional Programming in Scala, Second Edition

Functional Programming in Scala, Second Edition
Author :
Publisher : Simon and Schuster
Total Pages : 486
Release :
ISBN-10 : 9781638351962
ISBN-13 : 1638351961
Rating : 4/5 (62 Downloads)

Book Synopsis Functional Programming in Scala, Second Edition by : Michael Pilquist

Download or read book Functional Programming in Scala, Second Edition written by Michael Pilquist and published by Simon and Schuster. This book was released on 2023-08-08 with total page 486 pages. Available in PDF, EPUB and Kindle. Book excerpt: This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3. In Functional Programming in Scala, Second Edition you will learn how to: Recognize and write purely functional code Work with errors without using exceptions Work with state and concurrency Interact with functional structures that define common behaviors Write code that performs I/O without sacrificing functional programming Functional Programming in Scala has helped over 30,000 developers discover the power of functional programming. You’ll soon see why reviewers have called it “mindblowing”! The book smooths the complexity curve of functional programming, making it simple to understand the basics and intuitive to progress to more advanced topics. Concrete examples and exercises show you FP in the real world and reveal how it can improve your everyday coding practices. This second edition comes packed with the latest standards of FP, as well as full code updates to Scala 3, and its new language features. Foreword by Daniel Spiewak. About the Technology Functional code is easy to test, reuse, and parallelize, and it’s practically immune to whole categories of state-related bugs. With its strong functional features, familiar syntax, and seamless interoperability with Java, there’s no better place to start learning functional programming than the flexible Scala language. About the Book In Functional Programming with Scala, Second Edition you’ll learn functional programming from first principles. Hands-on exercises and examples make it easy to start thinking and coding functionally. This revised edition contains extensive exercise annotations to help you explore FP in depth, along with steps to build your own functional libraries in Scala. Once the functional lightbulb goes on, you’ll never look at coding the same way again. What’s Inside Recognize and write purely functional code Work with errors without using exceptions Work with state and concurrency Interact with functional structures that define common behaviors About the Reader For Java or Scala programmers. No knowledge of functional programming required. About the Author Michael Pilquist is the lead maintainer of FS2, a functional streaming library, and contributes to the Typelevel ecosystem. Paul Chiusano and Rúnar Bjarnason are recognized experts in functional programming and authors of the first edition of Functional Programming with Scala. 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 PART 2 - FUNCTIONAL DESIGN AND COMBINATOR LIBRARIES 7 Purely functional parallelism 8 Property-based testing 9 Parser combinators PART 3 - COMMON STRUCTURES IN FUNCTIONAL DESIGN 10 Monoids 11 Monads 12 Applicative and traversable functors PART 4 - EFFECTS AND I/O 13 External effects and I/O 14 Local effects and mutable state 15 Stream processing and incremental I/O


Functional Programming in Scala, Second Edition Related Books

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
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 Scala
Language: en
Pages: 742
Authors: Dean Wampler
Categories: Computers
Type: BOOK - Published: 2014-12-04 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Get up to speed on Scala, the JVM language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed wi
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
Scala for the Impatient
Language: en
Pages: 385
Authors: Cay S. Horstmann
Categories: Computers
Type: BOOK - Published: 2012-03-08 - Publisher: Pearson Education

DOWNLOAD EBOOK

Scala is a modern programming language for the Java Virtual Machine (JVM) that combines the best features of object-oriented and functional programming language