Repositorio de Libros

Biblioteca Online de libros en formatos PDF, EPUB y MOBI

Functional Programming in Scala

Resumen del Libro

Libro Functional Programming in Scala

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

Más detalles de libro

Cantidad de páginas 320

Autor:

  • Paul Chiusano
  • Runar Bjarnason

Categoría:

Formatos Disponibles:

MOBI, EPUB, PDF

Descargar Ebook

Valoración

Popular

4.4

59 Valoraciones Totales


Más libros de Informática

Hardware Microinformatico

Libro Hardware Microinformatico

From elementary to advanced concepts, this basic introduction to PC hardware covers both building and using a computer. Assembling a computer is approached step-by-step, as is selecting and installing additional components, and the installation and use of PC operating systems, memory usage, virus protection, and Internet access through modems or broadband are also covered in user-friendly detail.

Aprende a Programar con Ajax - Nueva Edición

Libro Aprende a Programar con Ajax - Nueva Edición

AJAX no es un lenguaje de programación nuevo, sino una técnica para desarrollar software mejor y más rápidamente, y una aplicación más interactiva de las aplicaciones web. Con AJAX, su Javascript puede comunicarse directamente con el usuario, usando el objeto de XMLHttpRequest del Javascript. Con este objeto, Javascript puede negociar datos con un servidor web, sin necesidad de recargar la página. AJAX usa la transferencia de datos asíncrona (peticiones del HTTP) entre el navegador y el servidor web, permitiendo que las páginas webs envíen pedazos de pequeñas informaciones del...

Inteligencia artificial

Libro Inteligencia artificial

El cerebro es el órgano más misterioso del cuerpo humano. A pesar de los avances más recientes en disciplinas como la biología molecular o las tecnologías de neuroimagen, todavía queda mucho camino por recorrer hasta desentrañar todos sus secretos. ¿Llegaremos algún día a descifrar los mecanismos de su estructura y funcionamiento? ¿Nos permitirá eso reparar sus defectos y potenciar nuestras capacidades? José Viosca, bioquímico y doctor en neurociencias, aborda el reto de cartografiar el cerebro y nos acerca un poco más a conocer nuestro órgano más complejo.

Functional Programming in Scala, Second Edition

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...

Libros Recomendados 2025



Últimas Búsquedas


Categorías Destacadas