12 - About Higher Order Functions - JavaScript Koans

Опубликовано: 09 Апрель 2021
на канале: Useful Programmer
269
6

This is part 12 of the JavaScript Koans tutorial where we learn about higher order functions.

If you want to learn to program, JavaScript Koans is a great way to get started. JavaScript is a simple language for early stage programmers because which can be run the the web browser. This makes setup really easy when you start! JavaScript Koans is a way of developing by making tests pass. The tests are written like Zen Koans so as to make you think deeply on what can be accomplished using JavaScript.

At the start you have ~300 failing tests which you address one at a time. With each step, you learn about JavaScript and how to operate as a software maker.

To see all the videos in this series, please visit the following JavaScript programming playlist:

   • JavaScript Koans  

GitHub JavaScript Koans Repository:

https://github.com/mrdavidlaing/javas...

Enjoy!

JavaScript Koans, Learn to Code, How Programming Works, How to Program, How to Hack, Computer Programming Games, how to write JavaScript code, About Higher Order Functions, how lodash works, higher order functions in JavaScript, About Higher Order Functions