Grokking Functional Programming

Grokking Functional Programming
Author :
Publisher : Simon and Schuster
Total Pages : 518
Release :
ISBN-10 : 9781638350071
ISBN-13 : 1638350078
Rating : 4/5 (71 Downloads)

Book Synopsis Grokking Functional Programming by : Michal Plachta

Download or read book Grokking Functional Programming written by Michal Plachta and published by Simon and Schuster. This book was released on 2023-02-07 with total page 518 pages. Available in PDF, EPUB and Kindle. Book excerpt: There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about. In Grokking Functional Programming you will learn: Designing with functions and types instead of objects Programming with pure functions and immutable values Writing concurrent programs using the functional style Testing functional programs Multiple learning approaches to help you grok each new concept If you’ve ever found yourself rolling your eyes at functional programming, this is the book for you. Open up Grokking Functional Programming and you’ll find functional ideas mapped onto what you already know as an object-oriented programmer. The book focuses on practical aspects from page one. Hands-on examples apply functional principles to everyday programming tasks like concurrency, error handling, and improving readability. Plus, puzzles and exercises let you think and practice what you're learning. You’ll soon reach an amazing “aha” moment and start seeing code in a completely new way. About the technology Finally, there’s an easy way to learn functional programming! This unique book starts with the familiar ideas of OOP and introduces FP step-by-step using relevant examples, engaging exercises, and lots of illustrations. You’ll be amazed at how quickly you’ll start seeing software tasks from this valuable new perspective. About the book Grokking Functional Programming introduces functional programming to imperative developers. You’ll start with small, comfortable coding tasks that expose basic concepts like writing pure functions and working with immutable data. Along the way, you’ll learn how to write code that eliminates common bugs caused by complex distributed state. You’ll also explore the FP approach to IO, concurrency, and data streaming. By the time you finish, you’ll be writing clean functional code that’s easy to understand, test, and maintain. What's inside Designing with functions and types instead of objects Programming with pure functions and immutable values Writing concurrent programs using the functional style Testing functional programs About the reader For developers who know an object-oriented language. Examples in Java and Scala. About the author Michal Plachta is an experienced software developer who regularly speaks and writes about creating maintainable applications. Table of Contents Part 1 The functional toolkit 1 Learning functional programming 2 Pure functions 3 Immutable values 4 Functions as values Part 2 Functional programs 5 Sequential programs 6 Error handling 7 Requirements as types 8 IO as values 9 Streams as values 10 Concurrent programs Part 3 Applied functional programming 11 Designing functional programs 12 Testing functional programs


Grokking Functional Programming Related Books

Grokking Functional Programming
Language: en
Pages: 518
Authors: Michal Plachta
Categories: Computers
Type: BOOK - Published: 2023-02-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of fun
The Beauty of Functional Code
Language: en
Pages: 285
Authors: Peter Achten
Categories: Computers
Type: BOOK - Published: 2013-08-30 - Publisher: Springer

DOWNLOAD EBOOK

This Festschrift has been published in honor of Rinus Plasmeijer, to celebrate the combined occasion of his 61st birthday and the 25th Symposium on Implementati
Advanced R
Language: en
Pages: 476
Authors: Hadley Wickham
Categories: Mathematics
Type: BOOK - Published: 2015-09-15 - Publisher: CRC Press

DOWNLOAD EBOOK

An Essential Reference for Intermediate and Advanced R Programmers Advanced R presents useful tools and techniques for attacking many types of R programming pro
Functional Programming in C++
Language: en
Pages: 432
Authors: Ivan Cukic
Categories: Computers
Type: BOOK - Published: 2018-11-09 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Functional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the
Functional Programming in Scala
Language: en
Pages: 457
Authors: Paul Chiusano
Categories: Computers
Type: BOOK - Published: 2014-09-01 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

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 guid