Cart
Free US shipping over $10
Proud to be B-Corp

Functional Programming in Scala Michael Pilquist

Functional Programming in Scala By Michael Pilquist

Functional Programming in Scala by Michael Pilquist


$60.49
Condition - New
Only 1 left

Functional Programming in Scala Summary

Functional Programming in Scala by Michael Pilquist

Discover the power that functional programming brings to your Scala code. 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

The first edition of Functional Programming in Scala has helped over 30,000 developers discover the power of functional programming. This second edition is fully updated to Scala 3 and the latest standards of FP. Inside, you'll find a serious tutorial for programmers looking to apply functional programming to improve their everyday coding practices. You'll progress from the basics to advanced topics in a logical, concise, and clear progression. Throughout, concrete examples and exercises open up the world of functional programming. 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 a popular 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, Second Edition teaches you functional programming from first principles using the powerful Scala language. You'll develop the unique skills you need to start thinking functionally through hands-on exercises and coding challenges. New to the revised second edition, each exercise comes with extensive annotations to help you understand functional programming in-depth. You'll even learn how to build your own Scala functional library that's perfectly adapted to your needs. You'll soon be writing Scala code that's easier to read, easier to reuse, better for concurrency, and less prone to bugs and errors. RETAIL SELLING POINTS
  • Recognize and write purely functional code
  • Work with errors without using exceptions
  • Work with state and concurrency
  • Interact with functional structures that define common behaviours
  • Write code that performs I/O without sacrificing functional programming
AUDIENCE For programmers experienced in Java or Scala. No prior knowledge of functional programming required.

About Michael Pilquist

Michael Pilquist has been using Scala since 2009, when he was convinced to give it a try by listening to Dick Wall and the Java Posse. He introduced Scala at Comcast and has written a number of open source functional programming libraries, including scodec, simulacrum, and ip4s. He is also the lead maintainer of FS2, a functional streaming library, and contributes heavily to the Type level ecosystem.
Paul Chiusano and Runar Bjarnason are recognized experts in functional programming and authors of the first edition of Functional Programming with Scala

Table of Contents

table of contents detailed TOC PART 1: INTRODUCTION TO FUNCTIONAL PROGRAMMING READ IN LIVEBOOK 1WHAT IS FUNCTIONAL PROGRAMMING? READ IN LIVEBOOK 2GETTING STARTED WITH FUNCTIONAL PROGRAMMING IN SCALA READ IN LIVEBOOK 3FUNCTIONAL DATA STRUCTURES READ IN LIVEBOOK 4HANDLING ERRORS WITHOUT EXCEPTIONS READ IN LIVEBOOK 5STRICTNESS AND LAZINESS READ IN LIVEBOOK 6PURELY FUNCTIONAL STATE PART 2: FUNCTIONAL DESIGN AND COMBINATOR LIBRARIES READ IN LIVEBOOK 7PURELY FUNCTIONAL PARALLELISM READ IN LIVEBOOK 8PROPERTY-BASED TESTING READ IN LIVEBOOK 9PARSER COMBINATORS PART 3: COMMON STRUCTURES IN FUNCTIONAL DESIGN READ IN LIVEBOOK 10MONOIDS READ IN LIVEBOOK 11MONADS READ IN LIVEBOOK 12APPLICATIVE 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

Additional information

NGR9781617299582
9781617299582
1617299588
Functional Programming in Scala by Michael Pilquist
New
Paperback
Manning Publications
2023-06-29
375
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a new book - be the first to read this copy. With untouched pages and a perfect binding, your brand new copy is ready to be opened for the first time

Customer Reviews - Functional Programming in Scala