Quick Functional Programming
Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell?

In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way.

Functional programming is a power tool that you can use in addition to all your usual tools, to whatever extent your current mainstream language supports it. Most languages have at least basic support.

In this book we use Python and Java and, as a bonus, Scala. If you prefer another language, there will be minor differences in syntax, but the concepts are the same.

Give functional programming a try. You may be surprised how much a single power tool can help you in your day-to-day programming.

1142843942
Quick Functional Programming
Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell?

In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way.

Functional programming is a power tool that you can use in addition to all your usual tools, to whatever extent your current mainstream language supports it. Most languages have at least basic support.

In this book we use Python and Java and, as a bonus, Scala. If you prefer another language, there will be minor differences in syntax, but the concepts are the same.

Give functional programming a try. You may be surprised how much a single power tool can help you in your day-to-day programming.

29.99 In Stock
Quick Functional Programming

Quick Functional Programming

by David Matuszek
Quick Functional Programming

Quick Functional Programming

by David Matuszek

Paperback

$29.99 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.

Related collections and offers


Overview

Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell?

In fact, functional programming is actually very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it doesn’t have to be done that way.

Functional programming is a power tool that you can use in addition to all your usual tools, to whatever extent your current mainstream language supports it. Most languages have at least basic support.

In this book we use Python and Java and, as a bonus, Scala. If you prefer another language, there will be minor differences in syntax, but the concepts are the same.

Give functional programming a try. You may be surprised how much a single power tool can help you in your day-to-day programming.


Product Details

ISBN-13: 9781032415314
Publisher: CRC Press
Publication date: 06/21/2023
Series: Quick Programming
Pages: 146
Product dimensions: 5.44(w) x 8.50(h) x (d)

About the Author

David L. Matuszek was Director of the Masters in Computer and Information Technology course at the University of Pennsylvania, USA (2001-2017). With 40 years teaching experience, and 45 years programming experience, David is skilled in both the design of innovative software systems and in teaching others how to master programming languages in an accessible and engaging way.

Table of Contents

1. What Is Functional Programming? 2. Methods and Functions 3. Higher-Order Functions 4. Functional Interfaces in Java 5. If Expressions 6. Comprehensions 7. Closures 8. Currying 9. Function Composition 10. Optional Values 11. Lists 12. Streams 13. Important Functions 14. Pipelines 15. Summary and Final Examples. Afterword. Index.
From the B&N Reads Blog

Customer Reviews