Skip to content
#

higher-order-functions

Here are 206 public repositories matching this topic...

Explore the increasingly popular paradigm of functional programming in JavaScript! You’ll learn how to wield and manipulate functions to develop more readable, maintainable and manageable codebases. You’ll go under the hood of powerful techniques like: Higher Order Functions, Function Composition, Pure Functions, and Immutability of State.

  • Updated Feb 29, 2024

Unlock the power of functional programming in Python with this repository's concise code examples and clear explanations covering core concepts, higher-order functions, closures, decorators, generators, and more. Elevate your Python skills and tackle real-world challenges using functional programming principles.

  • Updated Jan 7, 2024
  • Python

Improve this page

Add a description, image, and links to the higher-order-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the higher-order-functions topic, visit your repo's landing page and select "manage topics."

Learn more