Learning functional programming managing code complexity by thinking functionally

Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex softw...

Full description

Bibliographic Details
Main Author: Widman, Jack
Format: eBook
Language:English
Published: [S.l.] O'Reilly media 2022
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02440nmm a2200349 u 4500
001 EB002004001
003 EBX01000000000000001166902
005 00000000000000.0
007 cr|||||||||||||||||||||
008 211025 ||| eng
020 |a 9781098111724 
050 4 |a QA76.62 
100 1 |a Widman, Jack 
245 0 0 |a Learning functional programming  |h [electronic resource]  |b managing code complexity by thinking functionally  |c Jack Widman 
260 |a [S.l.]  |b O'Reilly media  |c 2022 
300 |a 1 online resource 
653 |a Complexité de calcul (Informatique) 
653 |a Functional programming (Computer science) / http://id.loc.gov/authorities/subjects/sh87007844 
653 |a Programmation fonctionnelle 
653 |a Functional programming (Computer science) / fast 
653 |a Computational complexity / http://id.loc.gov/authorities/subjects/sh85029473 
653 |a Computational complexity / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 1098111729 
776 |z 1098111753 
776 |z 9781098111755 
776 |z 9781098111724 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781098111748/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 005.1/14 
520 |a Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects. Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help you gain a new perspective and a set of tools for managing the complexity in your problem domain. You'll be able to write code that's simpler, reusable, easier to test and modify, and more consistently correct. This book also shows you how to use patterns from category theory to help bridge the gap between OOP and functional programming. Learn functional programming fundamentals and explore the way functional programmers approach problems Understand how FP differs from object-oriented and imperative programming Use a set of practical, applicable design patterns that model reality in a functional way Learn how to incorporate FP and OOP features into software projects Apply functional design patterns appropriately and use them to write correct, robust, and easily modifiable code