Repositorio de Libros

Biblioteca Online de libros en formatos PDF, EPUB y MOBI

Functional Programming in Scala, Second Edition

Resumen del Libro

Libro Functional Programming in Scala, Second Edition

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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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

Más detalles de libro

Cantidad de páginas 486

Autor:

  • Michael Pilquist
  • Paul Chiusano
  • Rúnar Bjarnasson

Categoría:

Formatos Disponibles:

MOBI, EPUB, PDF

Descargar Ebook

Valoración

Popular

3.6

72 Valoraciones Totales


Más libros de Informática

Apps HTML5 para móviles

Libro Apps HTML5 para móviles

La creación de aplicaciones para móviles introduce nuevos desafíos para los desarrolladores. Es frecuente que surjan dudas sobre la elección de las herramientas, lenguajes y tecnologías adecuadas para poder lograr compatibilidad con la diversidad de dispositivos y sistemas existentes. Este libro nos ofrece un completo recorrido sobre las posibilidades que brinda hoy el desarrollo de aplicaciones Web para smartphones y tablets. Mediante conceptos y ejemplos, nos adentraremos en el mundo de los móviles y con un proyecto práctico como hilo conductor aprenderemos a pensar cada etapa. La...

Curso de SQL

Libro Curso de SQL

SQL (Structured Query Language o Lenguaje Estructurado de Consultas) es un lenguaje que nos permite realizar consultas y gestionar datos en cualquier base de datos relacional. Desde su primera versión en 1986 hasta la actualidad, se ha convertido en el estándar más utilizado, gracias a su ubicuidad y facilidad de uso. Existen implementaciones de SQL en todos los Sistemas de Gestión de Bases de Datos Relacionales (SGBDR) del mercado, y también se han incluido subconjuntos del mismo en otros modelos de datos, relacionados con el Big Data y las tecnologías móviles. Con este libro damos al ...

TypeScript, Curso Práctico

Libro TypeScript, Curso Práctico

Typescript es un superset de JavaScript. Comparte toda su estructura y la sintaxis,pero aporta, entre otras, dos características esenciales para los desarrolladores: la implementación de las últimas funcionalidades de EmacScript que aún no se han incorporado a los navegadores y el tipado, fundamental en un desarrollo estructurado y seguro. Este libro, no solo introduce los principios de JavaScript, la programación reactiva y Typescript, sino que los desarrolla de forma práctica mediante ejemplos y proyectos multiplataforma en los principales frameworks actuales: NodeJS, Vue, ReactJS,...

Diseño de sistemas en Redes de Área Local

Libro Diseño de sistemas en Redes de Área Local

Esta obra contiene todo lo relativo al diseño de sistemas en Redes de Área Local. La autora es una psicóloga experta en el tratamiento de dificultades del aprendizaje con una amplia experiencia docente y técnico de administración de sistemas informáticos. ÍNDICE Diseño de sistemas Hardware Software Servicios Conexiones con el exterior Seguridad Parámetros del diseño Topología Componentes físicos (medio de transmisión y conectores) Cableado estructurado Normativas Subsistemas de cableado estructurado Subsistema horizontal Recomendaciones de la norma EIA / TIA Elementos del...

Libros Recomendados 2025



Últimas Búsquedas


Categorías Destacadas