Librería Estilo

Librería Online de novedades y clásicos. Libros, Novelas, Cuentos, etc

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

Información del Libro

Total de páginas 320

Autor:

  • Paul Chiusano
  • Runar Bjarnason

Categoría:

Formatos Disponibles:

PDF, EPUB, MOBI

Descargar Libro

A continuación, te presentamos diversas opciones para adquirir el libro.

Valoración

Popular

4.4

12 Valoraciones Totales


Más libros en la categoría Informática

Think Stats

Libro Think Stats

If you know how to program, you have the skills to turn data into knowledge, using tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python. By working with a single case study throughout this thoroughly revised book, you’ll learn the entire process of exploratory data analysis—from collecting data and generating statistics to identifying patterns and testing hypotheses. You’ll explore distributions, rules of probability, visualization, and many other tools...

Python para análisis de datos

Libro Python para análisis de datos

Obtén el manual definitivo para manipular, procesar, limpiar y restringir conjuntos de datos en Python. Actualizado para Python 3.10 y pandas 1.4.0, esta tercera edición de Python para análisis de datos. Manipulación de datos con pandas, NyumPy y Jupyter está llena de casos prácticos, que permiten averiguar cómo resolver una amplia variedad de problemas de datos de una manera efectiva. Con su ayuda conocerás y aprenderás las versiones más recientes de pandas, NumPy, IPython y Jupyter. Escrito por Wes McKinney, el creador del proyecto pandas, Python para análisis de datos es una...

Creación de Sitios Web

Libro Creación de Sitios Web

Esta publicación tiene la novedad de recorrer un amplio abanico de herramientas para la creación de sitios web. Para comenzar, mostramos los dos caminos habituales para diseñar nuestro sitio: hacerlo desde cero con HTML5, CSS y JavaScript, o utilizar un CMS (Content Management System); en esta guía utilizamos el más popular hoy, WordPress. La primera opción nos dará absoluta libertad creativa y control sobre los resultados finales, mientras que la segunda nos permitirá tener un sitio listo para publicar en minutos. Pero ¿de qué sirve un sitio si nadie lo visita? Presentamos entonces ...

Open GL en fichas

Libro Open GL en fichas

OpenGL es el único estándar gráfico multiplataforma en informática gráfica, continuamente revisado y muy utilizado. Esta colección de fichas prácticas reune un conjunto de soluciones a preguntas muy básicas: dibujar líneas, establecer un tipo de projección, aplicar una textura sobre un polígono, incluir un punto de luz, etc.

Mejores Libros de 2025



Últimas Búsquedas


Categorías Destacadas