B
B
billt2017-08-02 20:54:48
JavaScript
billt, 2017-08-02 20:54:48

How to learn functional programming in javascript?

Hello, tell me a high-quality and complete course / book / resource on functional programming, just so that it would be possible not to touch on all topics on tops, but to fully study all the principles and understand how to think in this vein?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
nesless, 2017-08-02
@billt

From the books: Functional Programming in JavaScript by Luic Atencio and Beginning Functional JavaScript by Anto Aravinth. I liked the first one better.
From Russian-language courses https://ru.hexlet.io/courses/compound_data?ref=nesless and move on with the program.

I
Ivan Bogachev, 2017-08-02
@sfi0zy

to fully study all the principles and understand how to think in this vein?

(IMHO) It's better to take some simple Lisp (Common Lisp for example) and write something for yourself on it for a week. No matter what books to take, how old they are, it is not necessary to memorize everything or try to write something unrealistically large. The main thing is to try and feel the general approaches to business that you will see there. And then take your JS and look at it with fresh eyes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question