Topic: "higher-order-functions"
ngynhlong/SymbolTable-HOF-LC
Symbol table Python Implementation
Language: Python - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

MilaZiabchenko/JavaScript-coding-challenges
My solutions to a variety of coding challenges in JavaScript
Language: JavaScript - Size: 129 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

sandybansalhere/javascript
JavaScript under the hood
Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Abdelmagidawad/JavaScript-30-Day-Challenge
Solving Leetcode's 30-day Javascript challenge , Problem Solving about different Topics of Js
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

amboxer21/CustomPythonDecorators
Custom Python decorators I wrote to restrict method arguments to a specific type. I also added an encrypt/decrypt decorator as well.
Language: Python - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ralvarezdev/js-decorator
Higher-order functions implementations for JavaScript projects
Language: JavaScript - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ahelmi365/GET-JS-Talk
In this repository, I will be talking about JavaScript and its features.
Language: JavaScript - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

derektypist/build-a-book-organizer
Build a Book Organizer using higher order functions in JavaScript.
Language: JavaScript - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

aneeshlalwani/30DaysOfVanillaJavaScript
Language: HTML - Size: 45.6 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jaykishan-sewak999/kotlin-examples
This project contain various Android concept Highorder function, coroutine,scop functions, extension functions
Language: Kotlin - Size: 313 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

matheusschittini/projeto-zoo-functions
Projeto final do módulo Fundamentos do Desenvolvimento Web do curso da Trybe
Language: JavaScript - Size: 241 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tanya-johari/JavaScript
Implementing few higher order JavaScript functions.
Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JulianoMariano/GITFAV-
GITFAV★
Language: JavaScript - Size: 5.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

UNEcosc250/tutorial_sudoku_sensei
A tutorial exercise in higher order functions
Language: Scala - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 3

cordovacarlos22/learning-array---objests-js-for-beginners-course
learning about most Array methods in JS
Language: JavaScript - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vyachowski/frontend-project-46
JSON Difference generator: This project is centered around concepts like higher-order functions, recursion, and configuring the environment.
Language: JavaScript - Size: 637 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saidali-ibn-zafar/Hard-Parts-of-Functional-JS-Fundamentals
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.
Size: 18.6 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

No3x/nested-function
Simple extension of Function to express chained (or nested) Functions fluently.
Language: Java - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rikreddy97/JavaScriptPractice
This Repo Includes some Key Concepts Related to Javascript ES6 from Webdev Perspective.. Herein I write simple code to Refresh/ Brush up My skills of Core JS for sake of Interviews.
Language: JavaScript - Size: 12.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kuzhalikumaraguru/d8rms28reactcontextapishoppingcart
Context API to handle the state and functionalities in react.js
Language: JavaScript - Size: 42 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

weilok2021/CS61A
UC Berkeley CS61A exercises solutions
Language: Python - Size: 2.17 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MilaZiabchenko/Vanilla-JavaScript-playground
JavaScript theory and code snippets, using functional and OOP, prototypes, higher-order array methods, regular expressions, DOM, events, and asynchronous JS
Language: JavaScript - Size: 4.98 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jacob-Clark-809/object-oriented-javascript
Exercises exploring OOP in JavaScript.
Language: JavaScript - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Cybernate-IT/python-functional-programming
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.
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sachdevavaibhav/js-fundamentals
JavaScript Fundamentals (Notes) ft. Namaste JavaScript
Size: 113 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

MilenaSuzumura/project-talker-manager
Talker Manager é um projeto focado em desenvolver uma API de cadastro e pesquisa de talkers utilizando operações CRUD (Create, Read, Update e Delete).
Language: JavaScript - Size: 751 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vinayChiliveri99/iplProject
This is a project on JavaScript, which helps one to get used to the higher order functions in JS, how to apply higher order functions on JSON data to get desired results.
Language: JavaScript - Size: 2.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

swapnilwakchaure/python_learning_notes_with_examples
Welcome to my Python learning repository! 🚀 This space is where I document my journey into the fascinating world of Python programming. Whether you're a beginner or someone looking to enhance your Python skills, this repository is designed to be your go-to resource.
Language: Python - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

iswarya15/hoc-react
sample hoc components
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ardywsptr/javascript-lanjutan
Materi Javascript lanjutan playlist youtube channel Web Programming Unpas
Language: JavaScript - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl113-2023-aug-14
DCL-113: Functional Programming in C++20
Language: C++ - Size: 188 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Shank404/FP_Snake
~~ Elm / Browser Game ~~ This is a snake game written in Elm. The language itself is a functional language. I learned many declarative concepts while developing this project. This game was a task in my studies.
Language: Elm - Size: 124 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dotubutis/UW-ProgrammingLanguages
Exercises from CSE341 Programming Languages course at University of Washington
Language: Standard ML - Size: 637 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

okira-e/go-vector
Simple implementation of a generic vector data structure in Go. It provides higher level functions to manipulate the vector.
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SarahMarie73/turtle-race
Day 19 project for Python bootcamp course on Udemy
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

marianpadron/VehicleRegistrationSystem
Java Project OOD/SOLID - Mar 2023
Language: Java - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lucaslirah/gitfav-chlg
Uma versão refatorada do desafio GitFav
Language: CSS - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lucaslirah/gitfav
Um projeto da Rocket para praticar conhecimentos avançados de javascript.
Language: CSS - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

iswarya15/JS_PLAYGROUND
Core JS concepts
Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

VicSales28/project-zoo-functions
I was organizing zoo information with my skills in ES6, HOFs and tests 🐅
Language: JavaScript - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

muskanmi/Javascript_learning
A repository containing Javascript codes for practicing & learning various topics of Javascript continuously for 30 days.
Language: JavaScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

t-hendricks/tic-tac-toe
GA-Project 1
Language: JavaScript - Size: 660 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

patriciaEliseu/patriciaEliseu-zoo-functions--private
FrontEnd Organizei as informações do zoológico. Desenvolvi funções que buscam informações sobre os animais do zoológico como: espécies e locais de origem; Busquei também informações das pessoas colaboradoras como: com a manutenção e cuidado do zoológico. Também implementei testes unitários.
Language: JavaScript - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

machadofguilherme/trybe-zoo-functions
Sexto projeto realizado na Trybe. Esse projeto finalizou o módulo de Fundamentos para todos os estudantess da Turma 24.
Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JoyUmoekpo/functions-2-lab-exercise
Practice with higher order functions, callbacks, arrow functions, and higher order array methods.
Language: JavaScript - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jvsoarez/project-zoo-functions
Project made in the Trybe Course, module 1 (fundamentals of web development) - block 8: Higher Order Functions - JavaScript ES6
Language: JavaScript - Size: 154 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sandhyar1/JAVASCRIPT-NOTES
Jvascript concise notes
Language: JavaScript - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Xander1936/rps-game
R-P-S Game: This is a review of JavaScript fundamentals in the JavaScript Qazi's course. Here we learned: For loops, Dom Manipulation, Variables, Conditionals (if else if), Template Literals, Event Listeners and Higher order Function: Math.random
Language: JavaScript - Size: 1.95 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Xander1936/super-hero-app
This is the Super Hero App from the Ultimate Javascript course of Rafeh Qazi. With this project we learned in details the concepts of APis (promises, asynchronous-programming and json).
Language: JavaScript - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ImVictorM/Zoo-Functions
Functions to manage a zoo data 🦒
Language: JavaScript - Size: 164 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pauloricardosb/zoofunctions-project
O projeto consiste na representação de um zoológico manipulando dados em JS utilizando Higher Order Functions (HOFS)
Language: JavaScript - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jacqueline-Silva/zoo-functions
Projeto com o objetivo de aprender e utilizar HOFs (Higher Order Function)
Language: JavaScript - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

robertschnitman/RubyOps
Ruby utility methods
Language: Ruby - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VanehSann/project-zoo-functions
A Trybe project to put on pratice Javascript ES6.
Language: JavaScript - Size: 178 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Z-Hughes/Drum-Kit
Interactive Drum Kit. Single page site showcasing DOM manipulation and advance JS
Language: CSS - Size: 20.6 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

adrianomonteiroweb/zoo-functions
Projeto pela Trybe para estudos de Higher Order Functions ES6.
Language: JavaScript - Size: 162 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

omarica/higher-order-functions-intro
An Introduction to Higher Order Functions in Python
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codecourses-site/react-hoc-course
How to Learn Higher Order Componnets in React - Code Courses
Language: JavaScript - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Dogl4/zoo-functions
Um projeto com várias funções, com a finalizade de gerenciar um zoológico. Neste projeto o principal objetivo é consolidar o conhecimento adquirido até o momento sobre manipulação de dados, objetos, arrays e funções na linguagem JavaScript. Produzir código legível, conciso e expressivo utilizando as novas funcionalidades do ES6; Utilizar as Higher Order Functions para manipular e criar arrays; Escolher a Higher Order Function mais adequada para a obtenção de um resultado esperado; Aprender a usar de forma conjunta as Higher Order Functions;
Language: JavaScript - Size: 409 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Matej-ch/Collections
Learning how to build Collection class with Test driven development
Language: PHP - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jsfoliveira/Projeto-Zoo-Function
Projeto desenvolvido no curso da Trybe.
Language: JavaScript - Size: 166 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

thiago-nsousa/project-zoo-functions
Projeto que implementa funções para praticar e utilizar as Higher Order Functions
Language: JavaScript - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

onyrius/zoo-function-project
De repente, chegamos ao bloco 8 do módulo de Fundamentos da Trybe. E com ele, o tão temido projeto Zoo Function com as Hofs!
Language: JavaScript - Size: 356 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kalanaveen/menu-filter
Menu with fiter buttons
Language: CSS - Size: 574 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

misharash/s4PCF
Code to compute the 4-point correllation function binned by distances between and within 2 different pairs of galaxies
Language: C++ - Size: 971 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

techdarrough/MP1-broswerGame
Code Prompt For UNLV MP1
Language: JavaScript - Size: 7.48 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

anticipasean/funcify
Explore functional DSLs and type systems in Java and Kotlin that facilitate easier-to-read, cleaner, more testable, and more fault tolerant code
Language: Java - Size: 622 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

misharash/encore Fork of oliverphilcox/encore
encore: Efficient isotropic 2-, 3-, 4-, 5- and 6-point correlation functions in C++ and CUDA
Language: C - Size: 44.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wanderindev/earth-mars-and-beyond
A website developed using functional programming in JavaScript and that consumes from several NASA APIs.
Language: JavaScript - Size: 271 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

WanderDinizVeloso/shopping-cart
Projeto desenvolvido durante o Curso de Desenvolvimento WEB, Turma 12, da trybe, onde desenvolvi minhas habilidades em JavaScript, HTML e CSS, na criação de uma pagina compras, consumindo dados de uma API.
Language: JavaScript - Size: 939 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

WanderDinizVeloso/zoo-functions
Projeto desenvolvido durante o Curso de Desenvolvimento WEB, Turma 12, da trybe, onde desenvolvi minhas habilidades em JavaScript, na criação de ES6 HOFs - Higher Order Functions.
Language: JavaScript - Size: 163 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

toen14/hof-chaining
Cara kerja higher order functions & chaining methods
Language: JavaScript - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

randy554/Functional-Programming-21_22
:mortar_board: This is a repo for the course Functional programming @CMD Hogeschool van Amsterdam
Language: JavaScript - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jithinppp/javascript-advanced-concepts
JavaScript advanced concepts
Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Agha-Muqarib/Scala-Learning
The repository contains the learning journey/getting familiar with Scala and Functional Programming drills. Assignments have been implemented, introducing to most of the utilities in Scala and concepts of functional programming.
Language: Scala - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Aleshere/draggable_vanillajs
Drag and drop the names of the richest people in the world and see if that matches the actual list. It will highlight the right and incorrect ones upon clicking the check btn
Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

danimuller20/project-zoo-functions Fork of riquee/sd-09-project-zoo-functions
Higher Order Functions
Language: JavaScript - Size: 9.96 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DarkDesire/scala-speedrun
Scala Advanced
Language: Scala - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

eastonyarbrough/fsw-105
College assignments from Bryan University over the building blocks of programming, including variables, conditionals, loops, functions, data types, constructors, and functional programming and exercises using the JavaScript programming language and an introduction to the practice of version control software using Git.
Language: JavaScript - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yashwanth2714/Higher-Order-Functions
Higher-Order Functions Polyfills
Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tommy-ish/higher_order_functions
Language: Ruby - Size: 18.6 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jozsefsallai/next-bar
better api routes for next.js
Language: TypeScript - Size: 43.9 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ralfz123/functional-programming
🎓 Project where I use D3 for data visualization for de Volkskrant - Functional Programming
Language: JavaScript - Size: 156 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mileuc/simon-says
A basic game modeled off the memory game "Simon", Made in late-November 2020 as part of the second "Boss Level" Challenge from the Web Development Bootcamp. Used my knowledge of JavaScript, jQuery, and the DOM to keep track of the colour pattern sequences entered by the user against those used by the randomizer. Press any key on the keyboard to start the game. For each level, a color will flash. Using their mouse, user must then enter the color pattern from the first level to the current level in the correct order.
Language: JavaScript - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mileuc/drum-kit
A drum kit website made in mid-November of 2020 using more advanced JavaScript and DOM Manipulation concepts. Gained a greater understanding of click and keyboard event listeners, JavaScript objects and higher-order functions, and switch statements. Also learned how add basic animations and sounds. Clicking a button or pressing a key listed in the drum kit should play the corresponding sound.
Language: JavaScript - Size: 353 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

devrath/DroidKotlin
Demo of various fundamental concepts in kotlin
Language: Kotlin - Size: 201 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

python-supply/higher-order-functions-and-decorators
This article covers some background on higher-order functions in Python, presents an overview of how Python decorators are defined and used, and illustrates their utility via a few use cases.
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ahamedali95/higher-order-combine-reducers
Application created to implement higher-order combine reducers. Blog:
Language: JavaScript - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

shahbazhashmi/Callbacks
Android demonstration of all types of callbacks
Language: Kotlin - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

geggo98/java-multimap-benchmark
A benchmark for Java Multimap higher order functions on different Java VMs
Language: Shell - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jwill9999/React_Redux_AuthGuard
React Redux AuthGuard example using Higher order functions.
Language: JavaScript - Size: 711 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

crowsonkb/partial-apply
Partial application of functions and method names, supporting placeholder values for positional arguments.
Language: Python - Size: 5.53 MB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mobidevtalk/HOF_CaseStudies
Related with the blog post on Higher Order Function
Language: Swift - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dankolesnikov/PhoneMnemonics
Solved using higher-order functions without explicit recursion
Language: Scala - Size: 667 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

briwyatt/map_and_fill
higher order functions - map and fill functions
Language: HTML - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Incrementis/Javascript-binding-
Explaining with the help of js "forEach" method and a puzzle as content the use of the js method "bind"
Language: JavaScript - Size: 2.02 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SaeedRafay/Advanced-Javascript-Concepts
Learn Javascript Concepts: Scopes, Closures and Higher Order Functions
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Incrementis/Javascript-an-own-high-order-function-
Showing when to implement an own High-order function
Language: JavaScript - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sidmishraw/gunc
Golang functional programming library
Language: Go - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kevinniechen/learn-you-a-haskell Fork of noelmarkham/learn-you-a-haskell-exercises
➰ Solutions to exercises for Learn You A Haskell (in progress)
Language: Haskell - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
